]> source.dussan.org Git - aspectj.git/commit
fixes for 137235 (contributed by Ron): more intelligent logic for determining if...
authoraclement <aclement>
Fri, 5 May 2006 08:34:36 +0000 (08:34 +0000)
committeraclement <aclement>
Fri, 5 May 2006 08:34:36 +0000 (08:34 +0000)
commit48cd9473fa9b670d0a589281afdda016142f2681
tree1f23a0fbe0722fd0efc7b364c0a137a321bde34b
parent2ed766cd9f95b400c69db07eedde69035877113c
fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...)
ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/Main.class [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/test/test.props [new file with mode: 0644]
ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props [new file with mode: 0644]