]> source.dussan.org Git - aspectj.git/commitdiff
Add missing .classpath change V1_9_2RC3
authorAndy Clement <aclement@pivotal.io>
Tue, 16 Oct 2018 15:23:04 +0000 (08:23 -0700)
committerAndy Clement <aclement@pivotal.io>
Tue, 16 Oct 2018 15:23:04 +0000 (08:23 -0700)
weaver/.classpath

index dd355f8e5b26b97a4786b225c8230aa35b664add..f57afd876e4b2b16c93580ae03fe327c8953d1db 100644 (file)
@@ -13,6 +13,6 @@
        <classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
        <classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
-       <classpathentry kind="lib" path="/lib/asm/asm-6.1.1.renamed.jar"/>
+       <classpathentry kind="lib" path="/lib/asm/asm-7.0-beta.renamed.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>