[jboss-as7-dev] activation of tests running in the preview profile

Thomas Diesler thomas.diesler at jboss.com
Tue Jun 28 05:49:09 EDT 2011


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



More information about the jboss-as7-dev mailing list