[jbosstools-dev] tycho-surefire 0.23.0 removes the testSuite property
Fred Bricon
fbricon at redhat.com
Fri Feb 27 17:30:31 EST 2015
FYI, from https://wiki.eclipse.org/Tycho/Release_Notes/0.23 <https://wiki.eclipse.org/Tycho/Release_Notes/0.23>
(INCOMPATIBLE CHANGE) The tycho-surefire property testSuite had been removed. If you are building a multi-bundle project and had set thetestSuite and testClass property on the CLI or in a parent pom, you have to set the property failIfNoTests to false. If you had specifiedtestSuite and testClass in the pom file of the plugin the testsClass belongs to, you just have to remove the testSuite property (bug 453526 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=453526>).
You should make sure your plugins will survive that change.
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20150227/ebc27f85/attachment.html
More information about the jbosstools-dev
mailing list