-
I have similar problem as is described in issue 1504714.
Calling classLoader.getResources("META-INF/MANIFEST.MF") returns incomplete results.
Using ClassLoader.getSystemClassLoader() it returns just one manifest from onejar itself which is perfectly acceptable.
But using MyClass.class.getClassLoader() or Thread.currentThread().getContextClassLoader() it returns only two manifests - one from...
2009-07-01 13:37:52 UTC in One-JAR(TM)
-
vojtechhabarta committed revision 6 to the XMLfacade SVN repository, changing 1 files.
2008-04-25 15:56:45 UTC in XMLfacade
-
vojtechhabarta committed revision 5 to the XMLfacade SVN repository, changing 1 files.
2008-04-25 13:49:25 UTC in XMLfacade
-
vojtechhabarta committed revision 4 to the XMLfacade SVN repository, changing 1 files.
2008-04-25 12:36:01 UTC in XMLfacade
-
vojtechhabarta committed revision 3 to the XMLfacade SVN repository, changing 2 files.
2008-04-24 14:07:03 UTC in XMLfacade
-
vojtechhabarta committed revision 2 to the XMLfacade SVN repository, changing 23 files.
2008-04-23 21:43:43 UTC in XMLfacade
-
vojtechhabarta committed revision 1 to the XMLfacade SVN repository, changing 1 files.
2008-04-23 15:19:34 UTC in XMLfacade
-
vojtechhabarta registered the XMLfacade project.
2008-01-21 15:05:20 UTC in XMLfacade