Author: dgolovin
Date: 2010-06-04 14:53:40 -0400 (Fri, 04 Jun 2010)
New Revision: 22558
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
Log:
-plugincustomization parameter added to skip intro during test
through osgiArgLine configuration parameter
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 18:53:17 UTC (rev
22557)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2010-06-04 18:53:40 UTC (rev
22558)
@@ -17,7 +17,7 @@
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
- <argLine>${memoryOptions} -plugincustomization
../../../build/plugin_customization.ini</argLine>
+ <osgiArgLine>-plugincustomization
../../../build/plugin_customization.ini</osgiArgLine>
<explodedBundles>
<bundle>org.jboss.tools.vpe</bundle>
<bundle>org.jboss.tools.vpe.ui.test</bundle>
Show replies by date