[jboss-svn-commits] JBL Code SVN: r29260 - labs/jbossesb/trunk/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Sep 8 16:24:08 EDT 2009


Author: dward
Date: 2009-09-08 16:24:08 -0400 (Tue, 08 Sep 2009)
New Revision: 29260

Modified:
   labs/jbossesb/trunk/product/.classpath
Log:
added the 1.2.0 config model to the eclipse build path for JBESB-2625


Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath	2009-09-08 17:40:04 UTC (rev 29259)
+++ labs/jbossesb/trunk/product/.classpath	2009-09-08 20:24:08 UTC (rev 29260)
@@ -23,6 +23,7 @@
 	<classpathentry excluding="**/.svn/" kind="src" path="services/jbossesb/src/test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="etc/test/resources/log4j/dev"/>
+	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.2.0.jar"/>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.1.0.jar"/>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.0.1.jar"/>
 	<classpathentry kind="lib" path="build/lib/activation-1.1.jar"/>
@@ -38,6 +39,7 @@
 	<classpathentry kind="lib" path="build/lib/commons-lang-2.1.jar"/>
 	<classpathentry kind="lib" path="build/lib/commons-logging-1.1.jar"/>
 	<classpathentry kind="lib" path="build/lib/dom4j-1.6.1.jar"/>
+	<classpathentry kind="lib" path="build/lib/freemarker-2.3.11.jar"/>
 	<classpathentry kind="lib" path="build/lib/groovy-all-1.5.4.jar"/>
 	<classpathentry kind="lib" path="build/lib/h2-1.0.68.jar"/>
 	<classpathentry kind="lib" path="build/lib/hibernate3-3.2.4.SP1.jar"/>



More information about the jboss-svn-commits mailing list