From 14e2901d1f975cbdbc2813e813de25df3ff1fbab Mon Sep 17 00:00:00 2001 From: aclement Date: Fri, 5 May 2006 09:18:06 +0000 Subject: didnt need it... --- ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF | 3 --- ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml | 4 ---- ajde/testdata/bug-36071a/crazy.jar/Main.class | Bin 1785 -> 0 bytes ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class | Bin 3795 -> 0 bytes .../bug-36071a/crazy.jar/test/TestProperties.class | Bin 2217 -> 0 bytes ajde/testdata/bug-36071a/crazy.jar/test/test.props | 1 - ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props | 1 - 7 files changed, 9 deletions(-) delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/META-INF/MANIFEST.MF delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/META-INF/test.xml delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/Main.class delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/test/test.props delete mode 100644 ajde/testdata/bug-36071a/crazy.jar/testsrc/test.props (limited to 'ajde') 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 @@ - - - - diff --git a/ajde/testdata/bug-36071a/crazy.jar/Main.class b/ajde/testdata/bug-36071a/crazy.jar/Main.class deleted file mode 100644 index a4a89e129..000000000 Binary files a/ajde/testdata/bug-36071a/crazy.jar/Main.class and /dev/null differ diff --git a/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class b/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class deleted file mode 100644 index 8a81a4d5a..000000000 Binary files a/ajde/testdata/bug-36071a/crazy.jar/aspects/Logging.class and /dev/null differ diff --git a/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class b/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class deleted file mode 100644 index 04fc8471d..000000000 Binary files a/ajde/testdata/bug-36071a/crazy.jar/test/TestProperties.class and /dev/null differ 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 -- cgit v1.2.3