Lines Matching +full:update +full:- +full:eclipse +full:- +full:metadata
6 "testng-5.12-bundle.jar".
10 -> Update <version>5.12</version> in bundle-pom.xml to the correct version
11 mvn install:install-file -DpomFile=bundle-pom.xml -Dfile=testng-5.12.1.jar
13 …svn.apache.org/repos/asf/maven/surefire/trunk/surefire-integration-tests/src/test/resources/testng…
14 cd testng-simple
15 -> Update <testNgVersion> in pom.xml to the correct version
16 -> Remove <classifier> in pom.xml if it's still there
17 mvn -DtestNgVersion=5.12.1 -Dsurefire.version=2.5 clean test
18 -> Send bundle to Brett Porter <brett.porter@gmail.com>
21 Eclipse
26 Run Configuration / Eclipse application.
28 Check "Run an application" in "Program to run", and select org.eclipse.equinox.p2.metadata.generato…
30 The program arguments are (replace the update site directory appropriately):
33 -os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -application org.eclipse…
36 -os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -application org.eclipse…
38 This will generate the site in ~/java/testng-eclipse-update-site