JBoss Tools SVN: r33665 - trunk/ws/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2011-08-08 02:25:41 -0400 (Mon, 08 Aug 2011)
New Revision: 33665
Modified:
trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
trunk/ws/docs/reference/en-US/topdown.xml
Log:
Modified: trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08 06:21:15 UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08 06:25:41 UTC (rev 33665)
@@ -242,7 +242,7 @@
</table>
<table id="table-jbt-new_dynamic_web_project_03">
- <title>New Dymanic Project - Configuration</title>
+ <title>New Dynamic Project - Configuration</title>
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
<colspec colname='c1' colwidth="1*"/>
<colspec colname='c2' colwidth="2*"/>
@@ -333,7 +333,7 @@
<!-- <para>&HORIZ_LINE;</para>-->
</step>
<step>
- <title>Define the source and ouput folders</title>
+ <title>Define the source and output folders</title>
<para>
Define the Dynamic Web Project source and output folders by adding or editing folders as required.
</para>
Modified: trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08 06:21:15 UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08 06:25:41 UTC (rev 33665)
@@ -91,7 +91,7 @@
<para>Click the <guibutton>Invoke</guibutton> button.</para>
<formalpara><title>Result:</title>
<para>
- The <guilabel>Response Headers</guilabel> area indicated that a record was created and lists the location as <ulink url="http://localhost:8080/simple/rest-services/cuntomers/1">http://localhost:8080/simple/rest-services/cuntomers/1</ulink> as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
+ The <guilabel>Response Headers</guilabel> area indicated that a record was created and lists the location as <ulink url="http://localhost:8080/simple/rest-services/customers/1">http://localhost:8080/simple/rest-services/customers/1</ulink> as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
</para>
</formalpara>
<figure id="figure-jbt-test_resteasy_JAX-RS_05">
Modified: trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08 06:21:15 UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08 06:25:41 UTC (rev 33665)
@@ -91,7 +91,7 @@
<para>Click the <guibutton>Invoke</guibutton> button.</para>
<formalpara><title>Result:</title>
<para>
- The <guilabel>Response Headers</guilabel> area indicated that a record was created and lists the location as <ulink url="http://localhost:8080/simple/rest-services/cuntomers/1">http://localhost:8080/simple/rest-services/cuntomers/1</ulink> as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
+ The <guilabel>Response Headers</guilabel> area indicated that a record was created and lists the location as <ulink url="http://localhost:8080/simple/rest-services/customers/1">http://localhost:8080/simple/rest-services/customers/1</ulink> as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
</para>
</formalpara>
<figure id="figure-jbt-test_resteasy_JAX-RS_05">
Modified: trunk/ws/docs/reference/en-US/topdown.xml
===================================================================
--- trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 06:21:15 UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 06:25:41 UTC (rev 33665)
@@ -172,7 +172,7 @@
</guilabel>
and
<guilabel>
- Applicaiton Class
+ Application Class
</guilabel>
fields with your specific classes, within the instructions in <xref linkend="simple_web_service" />.
</para>
@@ -421,7 +421,7 @@
</guilabel>
and
<guilabel>
- Applicaiton Class
+ Application Class
</guilabel>
fields with your specific classes, within the instructions in <xref linkend="simple_web_service" />.
</para>
14 years, 8 months
JBoss Tools SVN: r33664 - trunk/ws/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2011-08-08 02:21:15 -0400 (Mon, 08 Aug 2011)
New Revision: 33664
Modified:
trunk/ws/docs/reference/en-US/topdown.xml
Log:
Modified: trunk/ws/docs/reference/en-US/topdown.xml
===================================================================
--- trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 04:23:52 UTC (rev 33663)
+++ trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 06:21:15 UTC (rev 33664)
@@ -317,7 +317,7 @@
</listitem>
<listitem>
<para>
- <emphasis> <property>Package name</property> </emphasis> : input a package name. You can click the Brown button to choose one. If you don't input a package name, system will generate one for you.
+ <emphasis> <property>Package name</property> </emphasis> : input a package name. You can click the Browse button to choose one. If you don't input a package name, system will generate one for you.
</para>
</listitem>
<listitem>
14 years, 8 months
JBoss Tools SVN: r33663 - in trunk: as/tests/org.jboss.ide.eclipse.as.management.as7.tests and 72 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-08-08 00:23:52 -0400 (Mon, 08 Aug 2011)
New Revision: 33663
Added:
trunk/build/util/migrateTycho0.10to0.12.sh
Modified:
trunk/archives/tests/org.jboss.ide.eclipse.archives.test/pom.xml
trunk/as/tests/org.jboss.ide.eclipse.as.management.as7.tests/pom.xml
trunk/as/tests/org.jboss.ide.eclipse.as.ui.test/pom.xml
trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml
trunk/build/parent/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.core.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.config.core.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.config.ui.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.core.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.faces.core.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.solder.core.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam.text.ext.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.text.ext.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.ui.test/pom.xml
trunk/deltacloud/tests/org.jboss.tools.deltacloud.test/pom.xml
trunk/esb/tests/org.jboss.tools.esb.project.core.test/pom.xml
trunk/examples/tests/org.jboss.tools.project.examples.test/pom.xml
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml
trunk/jmx/tests/org.jboss.tools.jmx.core.test/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.test/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/pom.xml
trunk/jsf/tests/pom.xml
trunk/jst/tests/org.jboss.tools.jst.web.kb.test/pom.xml
trunk/maven/tests/org.jboss.tools.maven.configurators.tests/pom.xml
trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml
trunk/runtime/tests/org.jboss.tools.runtime.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam211GA.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam212GA.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam220GA.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam221CR1.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam221CR1.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam221CR2.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam221CR2.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seamfp.core.test/pom.xml
trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml
trunk/seam/tests/pom.xml
trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/pom.xml
trunk/smooks/tests/org.jboss.tools.smooks.ui.test/pom.xml
trunk/struts/tests/org.jboss.tools.struts.ui.bot.test/pom.xml
trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/pom.xml
trunk/vpe/tests/org.jboss.tools.vpe.test/pom.xml
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml
trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
trunk/vpe/tests/pom.xml
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/pom.xml
trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml
trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/pom.xml
trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-9140 move from 0.10 to 0.12 in pom.xml files
Modified: trunk/archives/tests/org.jboss.ide.eclipse.archives.test/pom.xml
===================================================================
--- trunk/archives/tests/org.jboss.ide.eclipse.archives.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/archives/tests/org.jboss.ide.eclipse.archives.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -16,8 +16,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.ide.eclipse.archives.core</bundle>
Modified: trunk/as/tests/org.jboss.ide.eclipse.as.management.as7.tests/pom.xml
===================================================================
--- trunk/as/tests/org.jboss.ide.eclipse.as.management.as7.tests/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/as/tests/org.jboss.ide.eclipse.as.management.as7.tests/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,8 +13,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<includes>
<include>**/*Test.class</include>
Modified: trunk/as/tests/org.jboss.ide.eclipse.as.ui.test/pom.xml
===================================================================
--- trunk/as/tests/org.jboss.ide.eclipse.as.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/as/tests/org.jboss.ide.eclipse.as.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.ide.eclipse.as.ui.test</bundle>
Modified: trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,8 +13,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/build/parent/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -15,8 +15,7 @@
<!-- to build w/ latest 0.13.0-SNAPSHOT, run `mvn install -DtychoVersion=0.13.0-SNAPSHOT`, or uncomment this property:
<tychoVersion>0.13.0-SNAPSHOT</tychoVersion>
-->
- <!-- <tychoVersion>0.12.0</tychoVersion> -->
- <tychoVersion>0.10.0</tychoVersion>
+ <tychoVersion>0.12.0</tychoVersion>
<scmBranch>trunk</scmBranch>
<BUILD_ALIAS>M3</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
@@ -67,8 +66,8 @@
</plugin>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-packaging-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-packaging-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<format>'v'yyyyMMdd-HHmm'-${BUILD_ALIAS}'</format>
@@ -99,15 +98,14 @@
</plugin>
<plugin>
- <!-- TODO: change to org.eclipse.tycho 0.12.0 -->
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-maven-plugin</artifactId>
<version>${tychoVersion}</version>
<extensions>true</extensions>
</plugin>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
@@ -142,8 +140,8 @@
To allow all tests in a pom to pass/fail, use commandline flag: -fae (fail
at end) -->
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<!-- timeout in seconds -->
@@ -189,8 +187,8 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-compiler-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-compiler-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<encoding>UTF-8</encoding>
@@ -205,12 +203,12 @@
</configuration>
</plugin>
<!-- these two plugins copied in from Chris Aniszczyk's Minerva parent
- pom; also need org.sonatype.tycho:maven-osgi-compiler-plugin, above -->
+ pom; also need org.eclipse.tycho:tycho-compiler-plugin, above -->
<!-- TODO remove workaround when https://issues.sonatype.org/browse/TYCHO-473
is fixed -->
<!--plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-source-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-source-plugin</artifactId>
<version>${tychoVersion}</version>
<executions>
<execution>
@@ -363,7 +361,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
@@ -393,7 +391,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
@@ -476,8 +474,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-packaging-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-packaging-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<format>'v'yyyyMMdd-HHmm'-H${BUILD_NUMBER}-${BUILD_ALIAS}'
@@ -521,8 +519,8 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<systemProperties combine.children="append">
Added: trunk/build/util/migrateTycho0.10to0.12.sh
===================================================================
--- trunk/build/util/migrateTycho0.10to0.12.sh (rev 0)
+++ trunk/build/util/migrateTycho0.10to0.12.sh 2011-08-08 04:23:52 UTC (rev 33663)
@@ -0,0 +1,27 @@
+## Script that does the necessary changes to migrate from Tycho <=0.11 to Tycho >= 0.12
+## Output will contain number of changes and file name.
+##
+## Usage:
+## 11to12.sh pom.xml
+##
+## For multi-module projects you can do:
+## find . -name pom.xml -exec sh 11to12.sh {} \;
+##
+
+POM=$1
+
+cp $POM $POM.11
+perl -pi -w -e 's/org.sonatype.tycho/org.eclipse.tycho/g;' $POM
+perl -pi -w -e 's/maven-osgi-test-plugin/tycho-surefire-plugin/g;' $POM
+perl -pi -w -e 's/maven-osgi-source-plugin/tycho-source-plugin/g;' $POM
+perl -pi -w -e 's/maven-osgi-compiler-plugin/tycho-compiler-plugin/g;' $POM
+perl -pi -w -e 's/maven-osgi-packaging-plugin/tycho-packaging-plugin/g;' $POM
+perl -pi -w -e 's/maven-tycho-plugin/tycho-pomgenerator-plugin/g;' $POM
+CHANGES=`comm -3 $POM $POM.11 | wc -l`
+
+if [ $CHANGES == 0 ]; then
+rm $POM.11
+else
+echo $CHANGES changes in $POM
+ rm $POM.11
+fi
Property changes on: trunk/build/util/migrateTycho0.10to0.12.sh
___________________________________________________________________
Added: svn:executable
+ *
Modified: trunk/cdi/tests/org.jboss.tools.cdi.core.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<explodedBundles>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.config.core.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.config.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.config.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.seam.config.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.config.ui.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.config.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.config.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.core.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -14,8 +14,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.seam.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.faces.core.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.faces.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.faces.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -14,8 +14,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.seam.faces.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.solder.core.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.solder.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.solder.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam.text.ext.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam.text.ext.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam.text.ext.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.text.ext.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.text.ext.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.text.ext.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.cdi.core.test</bundle>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.ui.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/cdi/tests/org.jboss.tools.cdi.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<explodedBundles>
@@ -37,8 +37,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<argLine>-XX:+UseLinuxPosixThreadCPUClocks -agentpath:/home/eskimo/Java/netbeans-7.0.1/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so=/home/eskimo/Java/netbeans-7.0.1/profiler/lib,5140</argLine>
</configuration>
Modified: trunk/deltacloud/tests/org.jboss.tools.deltacloud.test/pom.xml
===================================================================
--- trunk/deltacloud/tests/org.jboss.tools.deltacloud.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/deltacloud/tests/org.jboss.tools.deltacloud.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -18,8 +18,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<excludes>
Modified: trunk/esb/tests/org.jboss.tools.esb.project.core.test/pom.xml
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.project.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/esb/tests/org.jboss.tools.esb.project.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -21,8 +21,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.esb.project.core</bundle>
Modified: trunk/examples/tests/org.jboss.tools.project.examples.test/pom.xml
===================================================================
--- trunk/examples/tests/org.jboss.tools.project.examples.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/examples/tests/org.jboss.tools.project.examples.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -18,8 +18,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
Modified: trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.hibernate.eclipse.console.test</bundle>
Modified: trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.hibernate.eclipse.jdt.ui.test</bundle>
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.hibernate.jpt.core.test</bundle>
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.jbpm.convert.test</bundle>
Modified: trunk/jmx/tests/org.jboss.tools.jmx.core.test/pom.xml
===================================================================
--- trunk/jmx/tests/org.jboss.tools.jmx.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jmx/tests/org.jboss.tools.jmx.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -17,8 +17,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.jmx.core.test</bundle>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/org.jboss.tools.jsf.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.jsf.test</bundle>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.jsf.vpe.ajax4jsf</bundle>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.jsf.vpe.richfaces</bundle>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.jsf.vpe.richfaces</bundle>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.jsf.vpe.richfaces</bundle>
Modified: trunk/jsf/tests/pom.xml
===================================================================
--- trunk/jsf/tests/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jsf/tests/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -29,8 +29,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<!-- default is 1800 sec = 30 min -->
Modified: trunk/jst/tests/org.jboss.tools.jst.web.kb.test/pom.xml
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.web.kb.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/jst/tests/org.jboss.tools.jst.web.kb.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.jst.web.kb</bundle>
Modified: trunk/maven/tests/org.jboss.tools.maven.configurators.tests/pom.xml
===================================================================
--- trunk/maven/tests/org.jboss.tools.maven.configurators.tests/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/maven/tests/org.jboss.tools.maven.configurators.tests/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -15,8 +15,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
Modified: trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml
===================================================================
--- trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -18,8 +18,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -14,8 +14,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-compiler-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-compiler-plugin</artifactId>
<version>${tychoVersion}</version>
<!-- not strictly needed but this suppresses warnings when compiling
that the default value (1.5) is being overwritten by the value in the MANIFEST.MF -->
Modified: trunk/runtime/tests/org.jboss.tools.runtime.test/pom.xml
===================================================================
--- trunk/runtime/tests/org.jboss.tools.runtime.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/runtime/tests/org.jboss.tools.runtime.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -18,8 +18,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<testSuite>org.jboss.tools.runtime.test</testSuite>
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,8 +13,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<explodedBundles>
Modified: trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam201GA.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam201GA.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam201GA.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam211GA.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam211GA.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam211GA.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam212GA.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam212GA.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam212GA.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam220GA.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220GA.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam220GA.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam221CR1.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221CR1.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam221CR1.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam221CR1.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221CR1.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam221CR1.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam221CR2.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221CR2.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam221CR2.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam221CR2.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221CR2.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seam221CR2.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seamfp.core.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seamfp.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seamfp.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
Modified: trunk/seam/tests/pom.xml
===================================================================
--- trunk/seam/tests/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/seam/tests/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -48,8 +48,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<!-- default is 1800 sec = 30 min -->
Modified: trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/pom.xml
===================================================================
--- trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<includes>
<include>org/jboss/tools/smooks/launch/serialize/ObjectSerializerTest.class</include>
Modified: trunk/smooks/tests/org.jboss.tools.smooks.ui.test/pom.xml
===================================================================
--- trunk/smooks/tests/org.jboss.tools.smooks.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/smooks/tests/org.jboss.tools.smooks.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<includes>
<include>org/jboss/tools/smooks/launch/serialize/ObjectSerializerTest.class</include>
Modified: trunk/struts/tests/org.jboss.tools.struts.ui.bot.test/pom.xml
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/struts/tests/org.jboss.tools.struts.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,8 +13,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
Modified: trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/pom.xml
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -17,8 +17,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<!-- timeout in seconds (60 mins) -->
<surefire.timeout>3600</surefire.timeout>
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -19,8 +19,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.vpe.test</bundle>
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,8 +13,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,8 +20,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<explodedBundles combine.children="append">
<bundle>org.jboss.tools.vpe.ui.test</bundle>
Modified: trunk/vpe/tests/pom.xml
===================================================================
--- trunk/vpe/tests/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/vpe/tests/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -24,8 +24,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<product>org.jboss.tools.tests.product</product>
<!-- default is 1800 sec = 30 min -->
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -21,8 +21,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-compiler-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-compiler-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<source>1.6</source>
@@ -30,8 +30,8 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-test-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<!-- timeout in seconds -->
Modified: trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -20,15 +20,15 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
- <artifactId>maven-osgi-compiler-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-compiler-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
- <!-- plugin> <groupId>org.sonatype.tycho</groupId> <artifactId>maven-osgi-test-plugin</artifactId>
+ <!-- plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId>
<configuration> <useUIHarness>false</useUIHarness>
<surefire.timeout>3600</surefire.timeout> <forkedProcessTimeoutInSeconds>3600</forkedProcessTimeoutInSeconds>
<includes> <include>**/TestCase.class</include> <include>**/*TestSuite*.class</include>
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -13,7 +13,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -14,7 +14,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.gtk.linux.x86_64/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -16,7 +16,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml 2011-08-07 23:34:31 UTC (rev 33662)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.win32.win32.x86/pom.xml 2011-08-08 04:23:52 UTC (rev 33663)
@@ -14,7 +14,7 @@
<build>
<plugins>
<plugin>
- <groupId>org.sonatype.tycho</groupId>
+ <groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
14 years, 8 months
JBoss Tools SVN: r33662 - branches/jbosstools-3.2.x/ws/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:34:31 -0400 (Sun, 07 Aug 2011)
New Revision: 33662
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
Log:
updated for brew
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-08-07 23:34:17 UTC (rev 33661)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-08-07 23:34:31 UTC (rev 33662)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</pubsnumber>
<abstract>
<para>The JBoss Web Services User Guide explains how to use the JBoss Web Services module to implement web services in Java.</para>
</abstract>
14 years, 8 months
JBoss Tools SVN: r33661 - in trunk/ws/docs/reference/en-US: images and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:34:17 -0400 (Sun, 07 Aug 2011)
New Revision: 33661
Modified:
trunk/ws/docs/reference/en-US/Book_Info.xml
trunk/ws/docs/reference/en-US/images/image-jbt-test_JAX-WS_02.png
trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml
Log:
updated for TOOLSDOC-232
Modified: trunk/ws/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/ws/docs/reference/en-US/Book_Info.xml 2011-08-07 23:33:56 UTC (rev 33660)
+++ trunk/ws/docs/reference/en-US/Book_Info.xml 2011-08-07 23:34:17 UTC (rev 33661)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</pubsnumber>
<abstract>
<para>The JBoss Web Services User Guide explains how to use the JBoss Web Services module to implement web services in Java.</para>
</abstract>
Modified: trunk/ws/docs/reference/en-US/images/image-jbt-test_JAX-WS_02.png
===================================================================
(Binary files differ)
Modified: trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:33:56 UTC (rev 33660)
+++ trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:34:17 UTC (rev 33661)
@@ -11,7 +11,7 @@
</para>
<formalpara><title>Result:</title>
<para>
- The SOAP message details are displayed in the <guilabel>Body Text</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
+ The SOAP message details are displayed in the <guilabel>Request Body</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
</para>
</formalpara>
<figure id="figure-jbt-test_JAX-WS_02">
14 years, 8 months
JBoss Tools SVN: r33660 - in branches/jbosstools-3.2.x/ws/docs/reference/en-US: images and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:33:56 -0400 (Sun, 07 Aug 2011)
New Revision: 33660
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/image-jbt-test_JAX-WS_02.png
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml
Log:
updated for TOOLSDOC-232
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/image-jbt-test_JAX-WS_02.png
===================================================================
(Binary files differ)
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:33:26 UTC (rev 33659)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:33:56 UTC (rev 33660)
@@ -11,7 +11,7 @@
</para>
<formalpara><title>Result:</title>
<para>
- The SOAP message details are displayed in the <guilabel>Body Text</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
+ The SOAP message details are displayed in the <guilabel>Request Body</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
</para>
</formalpara>
<figure id="figure-jbt-test_JAX-WS_02">
14 years, 8 months
JBoss Tools SVN: r33659 - in trunk/ws/docs/soap_reference/en-US: images and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:33:26 -0400 (Sun, 07 Aug 2011)
New Revision: 33659
Modified:
trunk/ws/docs/soap_reference/en-US/images/image-jbt-test_JAX-WS_02.png
trunk/ws/docs/soap_reference/en-US/proc-jbt-test_JAX-WS.xml
Log:
updated for TOOLSDOC-232
Modified: trunk/ws/docs/soap_reference/en-US/images/image-jbt-test_JAX-WS_02.png
===================================================================
(Binary files differ)
Modified: trunk/ws/docs/soap_reference/en-US/proc-jbt-test_JAX-WS.xml
===================================================================
--- trunk/ws/docs/soap_reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:06:26 UTC (rev 33658)
+++ trunk/ws/docs/soap_reference/en-US/proc-jbt-test_JAX-WS.xml 2011-08-07 23:33:26 UTC (rev 33659)
@@ -11,7 +11,7 @@
</para>
<formalpara><title>Result:</title>
<para>
- The SOAP message details are displayed in the <guilabel>Body Text</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
+ The SOAP message details are displayed in the <guilabel>Request Body</guilabel> textbox of the <guilabel>Request Details</guilabel> panel.
</para>
</formalpara>
<figure id="figure-jbt-test_JAX-WS_02">
14 years, 8 months
JBoss Tools SVN: r33658 - trunk/documentation/guides/GettingStartedGuide/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:06:26 -0400 (Sun, 07 Aug 2011)
New Revision: 33658
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
trunk/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml
Log:
updated for TOOLSDOC-234
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-07 23:06:13 UTC (rev 33657)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-07 23:06:26 UTC (rev 33658)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
-<pubsnumber>10</pubsnumber>
+<pubsnumber>11</pubsnumber>
<abstract>
<para>The Getting Started Guide explains the JBoss Developer Studio.</para>
</abstract>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml 2011-08-07 23:06:13 UTC (rev 33657)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml 2011-08-07 23:06:26 UTC (rev 33658)
@@ -5,23 +5,35 @@
JBoss Developer Studio is certified to run on the following platforms:
<itemizedlist>
<listitem>
- <para>Windows XP (i386 and x86_64) running 32-bit Sun JDK 6</para>
+ <para>Microsoft Windows 7 (i386 and x86_64) running 32-bit Sun JDK 6</para>
</listitem>
<listitem>
- <para>Windows XP (i386 and x86_64) running 64-bit Sun JDK 6 (*)</para>
+ <para>Microsoft Windows 7 (x86_64) running 64-bit Sun JDK 6 (*)</para>
</listitem>
<listitem>
+ <para>Microsoft Windows XP (i386 and x86_64) running 32-bit Sun JDK 6</para>
+ </listitem>
+ <listitem>
+ <para>Microsoft Windows XP (x86_64) running 64-bit Sun JDK 6 (*)</para>
+ </listitem>
+ <listitem>
<para>MacOS X 10.6 running 32-bit Apple JDK 6</para>
</listitem>
<listitem>
<para>MacOS X 10.5 running 64-bit Apple JDK 6 (*)</para>
</listitem>
<listitem>
- <para>RHEL5 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
+ <para>Red Hat Enterprise Linux 6 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
</listitem>
<listitem>
- <para>RHEL5 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6</para>
+ <para>Red Hat Enterprise Linux 6 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6 (*)</para>
</listitem>
+ <listitem>
+ <para>Red Hat Enterprise Linux 5 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
+ </listitem>
+ <listitem>
+ <para>Red Hat Enterprise Linux 5 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6 (*)</para>
+ </listitem>
</itemizedlist>
</para>
14 years, 8 months
JBoss Tools SVN: r33657 - branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 19:06:13 -0400 (Sun, 07 Aug 2011)
New Revision: 33657
Modified:
branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml
Log:
updated for TOOLSDOC-234
Modified: branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-07 22:33:30 UTC (rev 33656)
+++ branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/Book_Info.xml 2011-08-07 23:06:13 UTC (rev 33657)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
-<pubsnumber>10</pubsnumber>
+<pubsnumber>11</pubsnumber>
<abstract>
<para>The Getting Started Guide explains the JBoss Developer Studio.</para>
</abstract>
Modified: branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml 2011-08-07 22:33:30 UTC (rev 33656)
+++ branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/minimumrequirements.xml 2011-08-07 23:06:13 UTC (rev 33657)
@@ -5,23 +5,35 @@
JBoss Developer Studio is certified to run on the following platforms:
<itemizedlist>
<listitem>
- <para>Windows XP (i386 and x86_64) running 32-bit Sun JDK 6</para>
+ <para>Microsoft Windows 7 (i386 and x86_64) running 32-bit Sun JDK 6</para>
</listitem>
<listitem>
- <para>Windows XP (i386 and x86_64) running 64-bit Sun JDK 6 (*)</para>
+ <para>Microsoft Windows 7 (x86_64) running 64-bit Sun JDK 6 (*)</para>
</listitem>
<listitem>
+ <para>Microsoft Windows XP (i386 and x86_64) running 32-bit Sun JDK 6</para>
+ </listitem>
+ <listitem>
+ <para>Microsoft Windows XP (x86_64) running 64-bit Sun JDK 6 (*)</para>
+ </listitem>
+ <listitem>
<para>MacOS X 10.6 running 32-bit Apple JDK 6</para>
</listitem>
<listitem>
<para>MacOS X 10.5 running 64-bit Apple JDK 6 (*)</para>
</listitem>
<listitem>
- <para>RHEL5 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
+ <para>Red Hat Enterprise Linux 6 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
</listitem>
<listitem>
- <para>RHEL5 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6</para>
+ <para>Red Hat Enterprise Linux 6 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6 (*)</para>
</listitem>
+ <listitem>
+ <para>Red Hat Enterprise Linux 5 i386 running 32-bit Sun JDK 6 and OpenJDK 6</para>
+ </listitem>
+ <listitem>
+ <para>Red Hat Enterprise Linux 5 x86_64 running 64-bit Sun JDK 6 and OpenJDK 6 (*)</para>
+ </listitem>
</itemizedlist>
</para>
14 years, 8 months
JBoss Tools SVN: r33656 - branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-08-07 18:33:30 -0400 (Sun, 07 Aug 2011)
New Revision: 33656
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
updated for TOOLSDOC-237
Modified: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-08-07 22:33:08 UTC (rev 33655)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-08-07 22:33:30 UTC (rev 33656)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</pubsnumber>
<abstract>
<para>
These release notes contain important information related to the JBoss Developer Studio. New features, known issues, resources, and other current issues are addressed here.
Modified: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2011-08-07 22:33:08 UTC (rev 33655)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2011-08-07 22:33:30 UTC (rev 33656)
@@ -17,7 +17,7 @@
</listitem>
<listitem>
<para>
- JBoss Enterprise Application Platform 5.1
+ JBoss Enterprise Application Platform 5.1.1
</para>
</listitem>
</itemizedlist>
Modified: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-08-07 22:33:08 UTC (rev 33655)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-08-07 22:33:30 UTC (rev 33656)
@@ -10,7 +10,7 @@
<itemizedlist>
<listitem>
<para>
- Scriptble install of JBoss Developer Studio 4.1. When installing JBoss Developer Studio 4.1, you can now pass the installation a <filename>InstallConfigRecord.xml</filename> file to install with pre-defined settings, ensuring no user interaction is required. For further details see the release note for JBDS-1268 in the new and fixed issues section of this document, or the <emphasis>Getting Started Guide</emphasis> for this release.
+ Scriptable install of JBoss Developer Studio 4.1. When installing JBoss Developer Studio 4.1, you can now pass the installation a <filename>InstallConfigRecord.xml</filename> file to install with pre-defined settings, ensuring no user interaction is required. For further details see the release note for JBDS-1268 in the new and fixed issues section of this document, or the <emphasis>Getting Started Guide</emphasis> for this release.
</para>
</listitem>
<listitem>
14 years, 8 months