[jbpm-commits] JBoss JBPM SVN: r2319 - jbpm3/trunk/modules/enterprise/jar.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Sep 23 14:19:47 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-23 14:19:47 -0400 (Tue, 23 Sep 2008)
New Revision: 2319

Modified:
   jbpm3/trunk/modules/enterprise/jar/pom.xml
Log:
Remove target.container

Modified: jbpm3/trunk/modules/enterprise/jar/pom.xml
===================================================================
--- jbpm3/trunk/modules/enterprise/jar/pom.xml	2008-09-23 18:15:44 UTC (rev 2318)
+++ jbpm3/trunk/modules/enterprise/jar/pom.xml	2008-09-23 18:19:47 UTC (rev 2319)
@@ -172,12 +172,6 @@
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-          <systemProperties>
-            <property>
-              <name>target.container</name>
-              <value>jboss422</value>
-            </property>
-          </systemProperties>
           <!-- Please only remove excludes, when the tests are working -->
           <excludes>
             <!-- https://jira.jboss.org/jira/browse/JBPM-1708 -->




More information about the jbpm-commits mailing list