[jboss-cvs] JBossAS SVN: r70255 - projects/microcontainer/trunk/container.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 29 05:11:29 EST 2008


Author: adrian at jboss.org
Date: 2008-02-29 05:11:29 -0500 (Fri, 29 Feb 2008)
New Revision: 70255

Modified:
   projects/microcontainer/trunk/container/.classpath
Log:
Fix the eclipse build

Modified: projects/microcontainer/trunk/container/.classpath
===================================================================
--- projects/microcontainer/trunk/container/.classpath	2008-02-29 10:10:58 UTC (rev 70254)
+++ projects/microcontainer/trunk/container/.classpath	2008-02-29 10:11:29 UTC (rev 70255)
@@ -22,5 +22,5 @@
   <classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
   <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR5/jbossxb-2.0.0.CR5.jar"/>
-</classpath>
\ No newline at end of file
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR6/jbossxb-2.0.0.CR6.jar"/>
+</classpath>




More information about the jboss-cvs-commits mailing list