Let's do that. I love the taskname="..." attribute!

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]


> -----Original Message-----
> From: Steve Rowe [mailto:[email protected]]
> Sent: Saturday, June 29, 2013 6:36 AM
> To: [email protected]
> Subject: Re: change verbose [junit4:junit4] to just [junit4] and save
> horizontal space?
> 
> +1 - I think the Jenkins regexps can handle either (and can certainly be
> +changed if not)
> 
> On Jun 28, 2013, at 11:55 PM, Robert Muir <[email protected]> wrote:
> 
> > i feel like this is a no-brainer, but there might be some regexps for 
> > jenkins
> that could break or something else i'm not aware of:
> >
> > Index: lucene/common-build.xml
> >
> ==========================================================
> =========
> > --- lucene/common-build.xml    (revision 1497957)
> > +++ lucene/common-build.xml    (working copy)
> > @@ -869,6 +869,7 @@
> >          <mkdir dir="${tests.cachedir}/${name}" />
> >
> >          <junit4:junit4
> > +            taskName="junit4"
> >              dir="@{workDir}"
> >              tempdir="@{workDir}/temp"
> >              maxmemory="${tests.heapsize}"
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected] For additional
> commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to