Please pull
https://github.com/jbossas/jboss-as/pull/74
On 06/28/2011 11:33 AM, Thomas Diesler wrote:
Folks,
currently tests for the preview profile are enabled by default, which
causes surefire to run twice.
When you do
> mvn -Dtest=foo install
it runs tests in foo twice. I suggest we activate the preview tests like
the integration tests with -DallTests
<activation>
<property>
<name>allTests</name>
</property>
</activation>
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx