aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/.classpath
diff options
context:
space:
mode:
authormwebster <mwebster>2006-06-09 10:56:50 +0000
committermwebster <mwebster>2006-06-09 10:56:50 +0000
commit75afb31e38f75e61de5c15058d3332f3dac0df15 (patch)
treebf0be856748d641f3dfcc0d49f80524c8d65b6a3 /loadtime/.classpath
parent4db50ddb1edbae0baa447a22eb18b1c60e26d5a5 (diff)
downloadaspectj-75afb31e38f75e61de5c15058d3332f3dac0df15.tar.gz
aspectj-75afb31e38f75e61de5c15058d3332f3dac0df15.zip
Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 Agent"
1. New JRockitAgent 2. New lib/ext/jrocket/jrockit.jar for dependencies 3. New JRockitAgent tests
Diffstat (limited to 'loadtime/.classpath')
-rw-r--r--loadtime/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadtime/.classpath b/loadtime/.classpath
index cbc24de0f..6883ab9e0 100644
--- a/loadtime/.classpath
+++ b/loadtime/.classpath
@@ -7,11 +7,11 @@
<classpathentry combineaccessrules="false" kind="src" path="/bridge"/>
<classpathentry combineaccessrules="false" kind="src" path="/util"/>
<classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
- <classpathentry kind="lib" path="/lib/ext/jrockit/managementapi-jrockit81.jar"/>
<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
<classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar"/>
<classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
<classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
+ <classpathentry kind="lib" path="/lib/ext/jrockit/jrockit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>