Re: bump surefire to plexus-utils 1.1

2006-03-26 Thread Carlos Sanchez
I'm fine On 3/25/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote: > On Fri, 24 Mar 2006, Brett Porter wrote: > > > > I'm talking about surefire, not the plugin. The surefire trunk version > > > is currently 1.5.3-SNAPSHOT, containing a dep on 1.0.5. > > > > surefire plugin 2.2 -> surefire 2.0 -> pl

Re: bump surefire to plexus-utils 1.1

2006-03-25 Thread Kenney Westerhof
On Fri, 24 Mar 2006, Brett Porter wrote: > > I'm talking about surefire, not the plugin. The surefire trunk version > > is currently 1.5.3-SNAPSHOT, containing a dep on 1.0.5. > > surefire plugin 2.2 -> surefire 2.0 -> plexus-utils 1.1. Test > instructions were sent to the list recently, in regard

Re: bump surefire to plexus-utils 1.1

2006-03-24 Thread Brett Porter
Kenney Westerhof wrote: >> On 3/24/06, Brett Porter <[EMAIL PROTECTED]> wrote: >>> It's already that version on 2.2-SNAPSHOT >>> > > I'm talking about surefire, not the plugin. The surefire trunk version > is currently 1.5.3-SNAPSHOT, containing a dep on 1.0.5. surefire plugin 2.2 -> surefire 2.0

Re: bump surefire to plexus-utils 1.1

2006-03-24 Thread Kenney Westerhof
On Fri, 24 Mar 2006, Carlos Sanchez wrote: Hi, see below. > AFAIK if you use maven 2.0.3 plexus utils 1.1 will be used always in > the plugins for being in maven install dir. Nope. surefire itself uses 1.0.5, and my $M2_HOME/core/ contains 1.1. It used to be that way, though, but now it seems

Re: bump surefire to plexus-utils 1.1

2006-03-23 Thread Carlos Sanchez
AFAIK if you use maven 2.0.3 plexus utils 1.1 will be used always in the plugins for being in maven install dir. On 3/24/06, Brett Porter <[EMAIL PROTECTED]> wrote: > It's already that version on 2.2-SNAPSHOT > > - brett > > Kenney Westerhof wrote: > > Hi, > > > > In order to fix a bug in surefire

Re: bump surefire to plexus-utils 1.1

2006-03-23 Thread Brett Porter
It's already that version on 2.2-SNAPSHOT - brett Kenney Westerhof wrote: > Hi, > > In order to fix a bug in surefire where the stdout/stderr is not > shown on the console or in the target/surefire-reports, > we need to update the dep on plexus-utils to 1.1 (currently 1.0.5). > > Since this is

bump surefire to plexus-utils 1.1

2006-03-23 Thread Kenney Westerhof
Hi, In order to fix a bug in surefire where the stdout/stderr is not shown on the console or in the target/surefire-reports, we need to update the dep on plexus-utils to 1.1 (currently 1.0.5). Since this is a 'major' change, can someone ACK/NAK this? -- Kenney -