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

Andrew Lee Rubinger andrew.rubinger at redhat.com
Thu Jun 3 12:39:56 EDT 2010


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

-- 
Andrew Lee Rubinger
Sr. Software Engineer
JBoss by Red Hat
http://exitcondition.alrubinger.com
http://twitter.com/ALRubinger



More information about the jboss-development mailing list