RE: ant exec task message priority

2011-07-14 Thread Echlin, Robert
essage- > From: Stefan Bodewig [mailto:bode...@apache.org] > Sent: Thursday, July 14, 2011 7:33 AM > To: user@ant.apache.org > Subject: Re: ant exec task message priority > > On 2011-07-12, Adam Bruss wrote: > > > ant 1.7.0 would naturally classify messages from mak

Re: ant exec task message priority

2011-07-14 Thread Stefan Bodewig
On 2011-07-12, Adam Bruss wrote: > ant 1.7.0 would naturally classify messages from make with priorities of > info, warning or error. > ant 1.8.2 classifies all messages from make as priority info! Ant really only reads stderr and stdout from make. For everything that goes to stderr it will use

RE: ant exec task message priority

2011-07-13 Thread Martin Gainty
nt donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: abr...@awrcorp.com > To: user@ant.apache.org > Subject: RE: ant exec task message priority > Date: Wed, 13 Jul 2011 16:34:58 + > &g

RE: ant exec task message priority

2011-07-13 Thread Adam Bruss
240.0291 x104 F: 1.262.240.0294 E: abr...@awrcorp.com W: http://www.awrcorp.com -Original Message- From: Echlin, Robert [mailto:robert.ech...@windriver.com] Sent: Wednesday, July 13, 2011 11:28 AM To: Ant Users List Subject: RE: ant exec task message priority Hi Adam, I'm not familiar

RE: ant exec task message priority

2011-07-13 Thread Echlin, Robert
Hi Adam, I'm not familiar with any such change in Ant. Which doesn't mean there is none. :-) Is there a change in the build.xml file? Or can you run with the two versions of ant on the same file and get the differences you mention? Have you looked at the 1.7 and 1.8.2 Ant docs for the ant exec