[jbpm-commits] JBoss JBPM SVN: r4940 - jbpm3/branches/jbpm-3.2.5-soa/modules/distribution/src/main/etc.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu May 28 15:20:29 EDT 2009


Author: alex.guizar at jboss.com
Date: 2009-05-28 15:20:28 -0400 (Thu, 28 May 2009)
New Revision: 4940

Modified:
   jbpm3/branches/jbpm-3.2.5-soa/modules/distribution/src/main/etc/version.info.xml
Log:
JBPM-2291: Process project wizard fails to create a complete sample project (CODING IN PROGRESS)
Remove extraneous lib/activation.jar entry in version.info, review other entries for accuracy

Modified: jbpm3/branches/jbpm-3.2.5-soa/modules/distribution/src/main/etc/version.info.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5-soa/modules/distribution/src/main/etc/version.info.xml	2009-05-28 18:37:19 UTC (rev 4939)
+++ jbpm3/branches/jbpm-3.2.5-soa/modules/distribution/src/main/etc/version.info.xml	2009-05-28 19:20:28 UTC (rev 4940)
@@ -3,7 +3,6 @@
   <classpathentry path="lib/jbpm-jpdl.jar" src="src/jbpm-jpdl-sources.jar" />
   <classpathentry path="lib/jbpm-identity.jar" src="src/jbpm-identity-sources.jar" />
 
-  <classpathentry path="lib/activation.jar" />
   <classpathentry path="lib/antlr.jar" />
   <classpathentry path="lib/asm.jar"/>
   <classpathentry path="lib/bsh.jar"/>
@@ -13,12 +12,8 @@
   <classpathentry path="lib/dom4j.jar"/>
   <classpathentry path="lib/hibernate.jar"/>
   <classpathentry path="lib/hsqldb.jar"/>
-  <!-- classpathentry path="lib/jboss-j2ee.jar"/-->
-  <!-- classpathentry path="lib/jcr-1.0.jar"/ -->
   <classpathentry path="lib/junit.jar"/>
   <classpathentry path="lib/log4j.jar"/>
-  <!-- classpathentry path="lib/mail.jar"/ -->
-  <!-- classpathentry path="lib/servlet-api.jar"/ -->
   
   <config path="config"/>
   <examples path="examples" />




More information about the jbpm-commits mailing list