[jbpm-commits] JBoss JBPM SVN: r2293 - in jbpm4/pvm/trunk/modules: manual/src/main/docbook/en/modules and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 19 10:56:37 EDT 2008


Author: tom.baeyens at jboss.com
Date: 2008-09-19 10:56:37 -0400 (Fri, 19 Sep 2008)
New Revision: 2293

Added:
   jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.classpath
   jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.project
Modified:
   jbpm4/pvm/trunk/modules/manual/src/main/docbook/en/modules/ch01-Introduction.xml
Log:
distro update

Added: jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.classpath
===================================================================
--- jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.classpath	                        (rev 0)
+++ jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.classpath	2008-09-19 14:56:37 UTC (rev 2293)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="examples"/>
+	<classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
+	<classpathentry kind="lib" path="lib/asm-1.5.3.jar"/>
+	<classpathentry kind="lib" path="lib/asm-attrs-1.5.3.jar"/>
+	<classpathentry kind="lib" path="lib/cglib-2.1_3.jar"/>
+	<classpathentry kind="lib" path="lib/commons-collections-2.1.1.jar"/>
+	<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
+	<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
+	<classpathentry kind="lib" path="lib/ehcache-1.2.3.jar"/>
+	<classpathentry kind="lib" path="lib/hibernate-3.2.5.ga.jar"/>
+	<classpathentry kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-j2ee-4.2.1.GA.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-seam-2.0.1.GA.jar"/>
+	<classpathentry kind="lib" path="lib/jta-1.0.1B.jar"/>
+	<classpathentry kind="lib" path="lib/juel-2.1.0.jar"/>
+	<classpathentry kind="lib" path="lib/juel-engine-2.1.0.jar"/>
+	<classpathentry kind="lib" path="lib/juel-impl-2.1.0.jar"/>
+	<classpathentry kind="lib" path="lib/junit-3.8.2.jar"/>
+	<classpathentry kind="lib" path="lib/livetribe-jsr223-2.0.3.jar"/>
+	<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
+	<classpathentry kind="lib" path="lib/servlet-api-2.5.jar"/>
+	<classpathentry kind="lib" path="lib/spring-2.5.4.jar"/>
+	<classpathentry kind="lib" path="pvm-core-1.0.0-SNAPSHOT.jar" sourcepath="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.project
===================================================================
--- jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.project	                        (rev 0)
+++ jbpm4/pvm/trunk/modules/core/src/main/etc/distro/.project	2008-09-19 14:56:37 UTC (rev 2293)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-pvm-1.0.0-SNAPSHOT</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>

Modified: jbpm4/pvm/trunk/modules/manual/src/main/docbook/en/modules/ch01-Introduction.xml
===================================================================
--- jbpm4/pvm/trunk/modules/manual/src/main/docbook/en/modules/ch01-Introduction.xml	2008-09-19 14:39:41 UTC (rev 2292)
+++ jbpm4/pvm/trunk/modules/manual/src/main/docbook/en/modules/ch01-Introduction.xml	2008-09-19 14:56:37 UTC (rev 2293)
@@ -5,7 +5,7 @@
     <title>License and EULA</title>
     <para>The Process Virtual Machine component is distributed under the terms of the 
     GNU Lesser General Public License (LGPL) and the JBoss End User License Agreement (EULA).  
-    See <ulink url="../../lgpl.html">the full LGPL license text</ulink> and <ulink url="../../JBossORG-EULA.txt">the 
+    See <ulink url="../../../lgpl.html">the full LGPL license text</ulink> and <ulink url="../../../JBossORG-EULA.txt">the 
     full End User License Agreement</ulink>. 
     </para>
   </section>




More information about the jbpm-commits mailing list