You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2008/03/24 22:38:21 UTC

Validation and build speed

We force validation for all the spring files in our parent pom.xml. I think
that full builds would run rather faster without based on my work. Can I
interest anyone in moving this to a profile?

Re: Validation and build speed

Posted by Benson Margulies <bi...@gmail.com>.
Fastinstall already avoids it by not running tests. I'm adding a
-Pnospringvalidation.


On Mon, Mar 24, 2008 at 7:56 PM, Glen Mazza <gl...@verizon.net> wrote:

> Hmmm.  Perhaps it can remain part of the normal
> might-as-well-go-see-a-movie build, while removed from the -Pfastinstall
> option?  But I don't feel strongly about it one way or the other.
>
> Glen
>
> Am Montag, den 24.03.2008, 17:38 -0400 schrieb Benson Margulies:
> > We force validation for all the spring files in our parent pom.xml. I
> think
> > that full builds would run rather faster without based on my work. Can I
> > interest anyone in moving this to a profile?
>
>

Re: Validation and build speed

Posted by Glen Mazza <gl...@verizon.net>.
Hmmm.  Perhaps it can remain part of the normal
might-as-well-go-see-a-movie build, while removed from the -Pfastinstall
option?  But I don't feel strongly about it one way or the other.

Glen

Am Montag, den 24.03.2008, 17:38 -0400 schrieb Benson Margulies:
> We force validation for all the spring files in our parent pom.xml. I think
> that full builds would run rather faster without based on my work. Can I
> interest anyone in moving this to a profile?