On 17/Dec/2009 02:43, Nathan Beyer wrote: > On Wed, Dec 16, 2009 at 7:29 PM, Nathan Beyer <ndbe...@apache.org> wrote: >> On Wed, Dec 16, 2009 at 4:04 AM, Ray Chen <clrayc...@gmail.com> wrote: >>> Hi, >>> >>> For the JarFileTest.testJarVerificationEmptyEntry failure, RI fails >>> too, seems that emptyEntryJar is missing. >>> >>> Where can I find these jars used by this test? I can not find them >>> and can not find any code which generate them. >> Check the trunk. Perhaps the file didn't get merged to the branch as >> expected. > > Yep, that's the problem. > > http://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk/support/src/test/java/tests/resources/EmptyEntries_signed.jar > > This JAR isn't in the java6 branch. I added it and it fixes this > failure. If I can get another committer or two to agree to adding it, > I'll commit the change.
+1 to add it in. Thanks Nathan.