[jboss-cvs] JBossAS SVN: r94519 - branches/Branch_5_x/aspects.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 8 09:43:08 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-08 09:43:07 -0400 (Thu, 08 Oct 2009)
New Revision: 94519
Modified:
branches/Branch_5_x/aspects/.classpath
Log:
Fix eclipse classpath
Modified: branches/Branch_5_x/aspects/.classpath
===================================================================
--- branches/Branch_5_x/aspects/.classpath 2009-10-08 13:01:59 UTC (rev 94518)
+++ branches/Branch_5_x/aspects/.classpath 2009-10-08 13:43:07 UTC (rev 94519)
@@ -41,7 +41,6 @@
<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-asintegration-core.jar" sourcepath="/thirdparty/jboss/aop/lib/jboss-aop-asintegration-core-sources.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-asintegration-mc.jar" sourcepath="/thirdparty/jboss/aop/lib/jboss-aop-asintegration-mc-sources.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-aspects.jar"/>
- <classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-asintegration-jmx.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
<classpathentry kind="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list