[jbpm-commits] JBoss JBPM SVN: r4330 - jbpm4/trunk/modules/examples.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 26 06:28:42 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-03-26 06:28:42 -0400 (Thu, 26 Mar 2009)
New Revision: 4330

Modified:
   jbpm4/trunk/modules/examples/pom.xml
Log:
Disable remote example execution

Modified: jbpm4/trunk/modules/examples/pom.xml
===================================================================
--- jbpm4/trunk/modules/examples/pom.xml	2009-03-25 21:58:50 UTC (rev 4329)
+++ jbpm4/trunk/modules/examples/pom.xml	2009-03-26 10:28:42 UTC (rev 4330)
@@ -98,7 +98,7 @@
       </build>
     </profile>
 
-    <!-- -Djboss.bind.address -->
+    <!-- -Djboss.bind.address
     <profile>
       <id>use.jboss.directly</id>
       <activation>
@@ -149,7 +149,7 @@
           </plugin>
         </plugins>
       </build>
-    </profile>
+    </profile -->
 
   </profiles>
 




More information about the jbpm-commits mailing list