[jboss-dev] Embedded Integration Suite by Default in AS Build

Brian Stansberry brian.stansberry at redhat.com
Thu Jun 3 14:49:33 EDT 2010


This should be done in a consistent manner; i.e. we enable/disable 
running all the different modules' testsuites via one flag, not via a 
bunch of different flags.

On 06/03/2010 11:39 AM, Andrew Lee Rubinger wrote:
> This is now done:
>
> https://jira.jboss.org/browse/JBAS-8065
>
> To speed up your build and skip the tests, run:
>
> mvn install -DskipEmbedded=true
>
> S,
> ALR
>
> On 06/03/2010 10:27 AM, Andrew Lee Rubinger wrote:
>> We've currently got a failing build in our AS/trunk Hudson runs due to a
>> regression in the Embedded module.
>>
>> In order to cut build time by default, I'd initially made the profile
>> which executes the Embedded integration suite disabled by default.  It
>> is, however, a prerequisite to commit that we run this locally first.
>>
>> http://lists.jboss.org/pipermail/jboss-development/2010-April/016144.html
>>
>> For the sake of keeping the builds clean, I'm thinking it might make
>> more sense to enable these tests by default, and optionally skip them if
>> you provide a sysprop at the command-line:
>>
>> mvn install -DskipEmbedded=true
>>
>> Dissenting opinions?
>>
>> S,
>> ALR
>


-- 
Brian Stansberry
Lead, AS Clustering
JBoss by Red Hat



More information about the jboss-development mailing list