<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
As we are approaching for a solution to Tycho bug 386988 (allowing
to run test with Surefire on an existing RCP application), it seems
necessary to clean a little the default configuration of
tycho-surefire-plugin so it would work as expected in all cases.<br>
I suggest the following change:
<a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-build/pull/111">https://github.com/jbosstools/jbosstools-build/pull/111</a> . It is
mainly about removing the forced values for product, application,
and the dependency to org.eclipse.platform. The default behavior of
Tycho should already set all those values correctly, and the
upcoming change for 386988 forces us to avoid setting explicitly
those values to test against existing applications (such as JBoss
Developer Studio).<br>
It also removes references to jmock, since it seems to me that
no-one is using it.<br>
<br>
So please have a look and comment if you fear it will break
something in your code/tests.<br>
Cheers,<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>