-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
When adding a Archive to another Archive, one should be able to get the content from the added Archive.
ie:
firstArchive.add("/test.jar", secondArchive);
firstArchive.get("test.jar/file-inside-second-archive");