[jboss-cvs] JBossAS SVN: r65673 - projects/ejb3/trunk/locator.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 28 00:13:57 EDT 2007


Author: ALRubinger
Date: 2007-09-28 00:13:57 -0400 (Fri, 28 Sep 2007)
New Revision: 65673

Removed:
   projects/ejb3/trunk/locator/lib/
Modified:
   projects/ejb3/trunk/locator/.classpath
Log:
Removed lib directory and classpath references

Modified: projects/ejb3/trunk/locator/.classpath
===================================================================
--- projects/ejb3/trunk/locator/.classpath	2007-09-28 04:05:50 UTC (rev 65672)
+++ projects/ejb3/trunk/locator/.classpath	2007-09-28 04:13:57 UTC (rev 65673)
@@ -4,8 +4,5 @@
 	<classpathentry kind="src" path="src/test"/>
 	<classpathentry kind="src" path="src/legacy"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
-	<classpathentry kind="lib" path="lib/commons-validator-1.3.1.jar"/>
-	<classpathentry kind="lib" path="lib/commons-digester-1.8.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-cvs-commits mailing list