-
Bug
-
Resolution: Done
-
Major
-
1.2.0
-
None
-
None
-
Workaround Exists
-
Using the following nio2 call:
FileSystems.newFileSystem(ShrinkWrapFileSystems.getRootUri(archive), new HashMap());
...An NPE appears instead of an IllegalArgumentException because the Map was not containing the Archive object.
Submitted via: https://github.com/ALRubinger/shrinkwrap/issues/3