[jbpm-commits] JBoss JBPM SVN: r4282 - in jbpm4/trunk/modules: test-db and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 18 10:10:57 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-03-18 10:10:57 -0400 (Wed, 18 Mar 2009)
New Revision: 4282

Modified:
   jbpm4/trunk/modules/examples/pom.xml
   jbpm4/trunk/modules/test-db/pom.xml
Log:
removed remote testing for enterprise and examples

Modified: jbpm4/trunk/modules/examples/pom.xml
===================================================================
--- jbpm4/trunk/modules/examples/pom.xml	2009-03-18 13:58:29 UTC (rev 4281)
+++ jbpm4/trunk/modules/examples/pom.xml	2009-03-18 14:10:57 UTC (rev 4282)
@@ -98,7 +98,7 @@
       </build>
     </profile>
 
-    <!-- -Djboss.bind.address= --> 
+    <!-- -Djboss.bind.address=  
     <profile>
       <id>use.jboss.directly</id>
       <activation>
@@ -151,6 +151,7 @@
         </plugins>
       </build>
     </profile>
+    -->
   </profiles>
 
 </project>
\ No newline at end of file

Modified: jbpm4/trunk/modules/test-db/pom.xml
===================================================================
--- jbpm4/trunk/modules/test-db/pom.xml	2009-03-18 13:58:29 UTC (rev 4281)
+++ jbpm4/trunk/modules/test-db/pom.xml	2009-03-18 14:10:57 UTC (rev 4282)
@@ -77,7 +77,7 @@
       </build>
     </profile>
 
-    <!-- -Djboss.bind.address= --> 
+    <!-- -Djboss.bind.address=
     <profile>
       <id>use.jboss.directly</id>
       <activation>
@@ -125,6 +125,7 @@
         </plugins>
       </build>
     </profile>
+    --> 
   </profiles>
 
 </project>
\ No newline at end of file




More information about the jbpm-commits mailing list