[jboss-cvs] JBossAS SVN: r69054 - trunk/server.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 16 17:58:40 EST 2008


Author: scott.stark at jboss.org
Date: 2008-01-16 17:58:40 -0500 (Wed, 16 Jan 2008)
New Revision: 69054

Modified:
   trunk/server/.classpath
Log:
Remove the jpl library jars

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2008-01-16 22:55:19 UTC (rev 69053)
+++ trunk/server/.classpath	2008-01-16 22:58:40 UTC (rev 69054)
@@ -10,8 +10,6 @@
 	<classpathentry kind="src" path="/system"/>
 	<classpathentry kind="src" path="/naming"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-bcel/lib/bcel.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/gjt-jpl-util/lib/jpl-pattern.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/gjt-jpl-util/lib/jpl-util.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/gnu-getopt/lib/getopt.jar"/>




More information about the jboss-cvs-commits mailing list