[jbpm-commits] JBoss JBPM SVN: r2398 - jbpm4/branches/tdiesler.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 26 09:53:58 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-26 09:53:58 -0400 (Fri, 26 Sep 2008)
New Revision: 2398

Removed:
   jbpm4/branches/tdiesler/eclipse/
   jbpm4/branches/tdiesler/hudson/
Modified:
   jbpm4/branches/tdiesler/.project
   jbpm4/branches/tdiesler/pom.xml
Log:
wip

Modified: jbpm4/branches/tdiesler/.project
===================================================================
--- jbpm4/branches/tdiesler/.project	2008-09-26 13:53:20 UTC (rev 2397)
+++ jbpm4/branches/tdiesler/.project	2008-09-26 13:53:58 UTC (rev 2398)
@@ -6,12 +6,18 @@
 	</projects>
 	<buildSpec>
 		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
 			<name>org.maven.ide.eclipse.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 	</natures>
 </projectDescription>

Modified: jbpm4/branches/tdiesler/pom.xml
===================================================================
--- jbpm4/branches/tdiesler/pom.xml	2008-09-26 13:53:20 UTC (rev 2397)
+++ jbpm4/branches/tdiesler/pom.xml	2008-09-26 13:53:58 UTC (rev 2398)
@@ -34,8 +34,7 @@
   <!-- Modules -->
   <modules>
     <module>modules/api</module>
-    <module>modules/pvm</module>
-    <module>modules/jpdl</module>
+    <module>modules/ri</module>
     <module>modules/cts</module>
   </modules>
   




More information about the jbpm-commits mailing list