[jboss-cvs] Repository SVN: r11122 - in jbpm/jpdl: 3.2.3 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 20:52:43 EDT 2008


Author: koen.aers at jboss.com
Date: 2008-06-17 20:52:43 -0400 (Tue, 17 Jun 2008)
New Revision: 11122

Added:
   jbpm/jpdl/3.2.3/
   jbpm/jpdl/3.2.3/component-info.xml
Log:


Added: jbpm/jpdl/3.2.3/component-info.xml
===================================================================
--- jbpm/jpdl/3.2.3/component-info.xml	                        (rev 0)
+++ jbpm/jpdl/3.2.3/component-info.xml	2008-06-18 00:52:43 UTC (rev 11122)
@@ -0,0 +1,16 @@
+<project name="jbpm/jpdl-component-info">
+	<component id="jbpm/jpdl"
+		licenseType="lgpl"
+		version="3.2.3"
+		projectHome="http://jbpm.org/"
+		description="Powerful BPM and workflow engine in Java">
+		
+		<artifact id="jbpm-jpdl.jar"/>
+		<artifact id="jbpm-identity.jar"/>
+		
+		<export>
+			<include input="jbpm-jpdl.jar"/>
+			<include input="jbpm-identity.jar"/>
+		</export>
+	</component>
+</project>




More information about the jboss-cvs-commits mailing list