[jboss-cvs] JBossAS SVN: r89362 - branches/Branch_5_x/system.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 25 07:57:47 EDT 2009


Author: emuckenhuber
Date: 2009-05-25 07:57:47 -0400 (Mon, 25 May 2009)
New Revision: 89362

Modified:
   branches/Branch_5_x/system/.classpath
Log:
add sources

Modified: branches/Branch_5_x/system/.classpath
===================================================================
--- branches/Branch_5_x/system/.classpath	2009-05-25 10:59:21 UTC (rev 89361)
+++ branches/Branch_5_x/system/.classpath	2009-05-25 11:57:47 UTC (rev 89362)
@@ -38,11 +38,11 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-reflect/lib/jboss-reflect.jar" sourcepath="/thirdparty/jboss/jboss-reflect/lib/jboss-reflect-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-as/lib/jboss-bootstrap-spi-as.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-as/lib/jboss-bootstrap-impl-as.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-mc/lib/jboss-bootstrap-impl-mc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-base/lib/jboss-bootstrap-impl-base.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi/lib/jboss-bootstrap-spi.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-as/lib/jboss-bootstrap-spi-as.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-spi-as/lib/jboss-bootstrap-spi-as-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-as/lib/jboss-bootstrap-impl-as.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-impl-as/lib/jboss-bootstrap-impl-as-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-mc/lib/jboss-bootstrap-impl-mc.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-impl-mc/lib/jboss-bootstrap-impl-mc-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-impl-base/lib/jboss-bootstrap-impl-base.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-impl-base/lib/jboss-bootstrap-impl-base-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi/lib/jboss-bootstrap-spi.jar" sourcepath="/thirdparty/jboss/jboss-bootstrap-spi/lib/jboss-bootstrap-spi-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list