Author: dgolovin
Date: 2010-06-04 15:31:36 -0400 (Fri, 04 Jun 2010)
New Revision: 22561
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
fix for vpe test errors:
appArgLine added to parent-pom.xml to use plugincustomization to skip intro during test
execution
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2010-06-04 19:30:35 UTC (rev
22560)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2010-06-04 19:31:36 UTC (rev
22561)
@@ -17,7 +17,6 @@
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
- <osgiArgLine>-plugincustomization
../../../build/plugin_customization.ini</osgiArgLine>
<explodedBundles>
<bundle>org.jboss.tools.vpe</bundle>
<bundle>org.jboss.tools.vpe.ui.test</bundle>