]> source.dussan.org Git - aspectj.git/commitdiff
depending on weaver5 will keep the packaging happy...
authoraclement <aclement>
Mon, 26 Sep 2005 15:38:56 +0000 (15:38 +0000)
committeraclement <aclement>
Mon, 26 Sep 2005 15:38:56 +0000 (15:38 +0000)
loadtime5/.classpath

index 18574d27d225f43ee8a967d748f53d5f2cf1d650..bf0c68bee7ffba634b7e164822dcbf9fd831e23c 100644 (file)
@@ -1,44 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="java5-src">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="java5-testsrc">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="testsrc">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/asm">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/bridge">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/loadtime">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/weaver">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/testing-util">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB">
-               <attributes>
-               </attributes>
-       </classpathentry>
+       <classpathentry kind="src" path="java5-src"/>
+       <classpathentry kind="src" path="java5-testsrc"/>
+       <classpathentry kind="src" path="testsrc"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/asm"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/bridge"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
+       <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
+       <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/weaver5"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>