[jboss-svn-commits] JBL Code SVN: r11402 - labs/jbossesb/trunk/product/services/jbpm.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Apr 27 00:28:27 EDT 2007
Author: kurt.stam at jboss.com
Date: 2007-04-27 00:28:27 -0400 (Fri, 27 Apr 2007)
New Revision: 11402
Modified:
labs/jbossesb/trunk/product/services/jbpm/.classpath
Log:
Fixing up eclipse classpath
Modified: labs/jbossesb/trunk/product/services/jbpm/.classpath
===================================================================
--- labs/jbossesb/trunk/product/services/jbpm/.classpath 2007-04-27 04:24:57 UTC (rev 11401)
+++ labs/jbossesb/trunk/product/services/jbpm/.classpath 2007-04-27 04:28:27 UTC (rev 11402)
@@ -6,22 +6,22 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ext/asm.jar"/>
<classpathentry kind="lib" path="lib/ext/hibernate3.jar"/>
- <classpathentry kind="lib" path="lib/ext/log4j.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/log4j.jar"/>
<classpathentry kind="var" path="ESB_HOME/jbossesb-listeners.jar"/>
<classpathentry kind="var" path="ESB_HOME/jbossesb-rosetta.jar"/>
<classpathentry kind="var" path="ESB_HOME/jbossesb-services.jar"/>
<classpathentry kind="lib" path="lib/ext/commons-collections.jar"/>
<classpathentry kind="lib" path="lib/ext/jbpm-identity.jar"/>
<classpathentry kind="lib" path="lib/ext/jbpm-jpdl.jar"/>
- <classpathentry kind="lib" path="lib/ext/junit-4.1.jar"/>
- <classpathentry kind="lib" path="lib/ext/jbossts-common.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/junit-4.1.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/jbossts-common.jar"/>
<classpathentry kind="lib" path="lib/ext/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/ext/dom4j.jar"/>
- <classpathentry kind="lib" path="lib/ext/bsh.jar"/>
- <classpathentry kind="lib" path="lib/ext/cglib.jar"/>
- <classpathentry kind="lib" path="lib/ext/hsqldb.jar"/>
- <classpathentry kind="lib" path="lib/ext/antlr-2.7.6.jar"/>
- <classpathentry kind="lib" path="lib/ext/jboss-j2ee.jar"/>
- <classpathentry kind="lib" path="lib/ext/jbossall-client.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/bsh.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/cglib.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/hsqldb.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/antlr-2.7.6.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/jboss-j2ee.jar"/>
+ <classpathentry kind="lib" path="lib/ext/build-time/jbossall-client.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list