Author: rhauch
Date: 2009-07-21 15:14:15 -0400 (Tue, 21 Jul 2009)
New Revision: 1122
Modified:
trunk/extensions/dna-sequencer-jbpm-jpdl/pom.xml
Log:
DNA-493 Integration tests should not be run via Maven by default
Corrected the JBPM project to no longer depend on 'dna-integration-tests'
projection. This was an artificial dependency that broke the Hudson build.
Modified: trunk/extensions/dna-sequencer-jbpm-jpdl/pom.xml
===================================================================
--- trunk/extensions/dna-sequencer-jbpm-jpdl/pom.xml 2009-07-21 17:58:05 UTC (rev 1121)
+++ trunk/extensions/dna-sequencer-jbpm-jpdl/pom.xml 2009-07-21 19:14:15 UTC (rev 1122)
@@ -44,12 +44,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.jboss.dna</groupId>
- <artifactId>dna-integration-tests</artifactId>
- <version>${pom.version}</version>
- <scope>test</scope>
- </dependency>
<!--
jBPM jPDL
-->
Show replies by date