diff options
Diffstat (limited to 'ajde/testdata')
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF | 3 | ||||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml | 4 | ||||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/Main.class | bin | 1785 -> 0 bytes | |||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class | bin | 3795 -> 0 bytes | |||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class | bin | 2217 -> 0 bytes | |||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/test/test.props | 1 | ||||
-rw-r--r-- | ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props | 1 |
7 files changed, 0 insertions, 9 deletions
diff --git a/ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF b/ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF deleted file mode 100644 index 97e745a4f..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Created-By: 1.3.1_04 (Sun Microsystems Inc.) - diff --git a/ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml b/ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml deleted file mode 100644 index f9efa1f1f..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" ?> -<jar name="input1.jar"> -</jar> - diff --git a/ajde/testdata/bug-36071a/crazy.jar/Main.class b/ajde/testdata/bug-36071a/crazy.jar/Main.class Binary files differdeleted file mode 100644 index a4a89e129..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/Main.class +++ /dev/null diff --git a/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class b/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class Binary files differdeleted file mode 100644 index 8a81a4d5a..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class +++ /dev/null diff --git a/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class b/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class Binary files differdeleted file mode 100644 index 04fc8471d..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class +++ /dev/null diff --git a/ajde/testdata/bug-36071a/crazy.jar/test/test.props b/ajde/testdata/bug-36071a/crazy.jar/test/test.props deleted file mode 100644 index 8462a7ab6..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/test/test.props +++ /dev/null @@ -1 +0,0 @@ -test=test2
\ No newline at end of file diff --git a/ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props b/ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props deleted file mode 100644 index 51e670ac7..000000000 --- a/ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props +++ /dev/null @@ -1 +0,0 @@ -test=test
\ No newline at end of file |