Hi, Rob
-Original Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Monday, September 17, 2007 7:08 PM
To: Ant Users List; Ant Developers List
Subject: RE: supressing output
/*
Gilbert, That looks pretty cool. Is the code copyrighted? Any chance
this could
gt; > -Original Message-
> > From: Gilbert Rebhan [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, September 13, 2007 10:41 AM
> > To: Ant Users List
> > Subject: Re: supressing output
> >
> > Hi,
> >
> > phil swenson wrote:
> > > I have an exte
gt; Subject: Re: supressing output
>
> Hi,
>
> phil swenson wrote:
> > I have an external build.xml file that I am calling from my
> build.xml...
> > unfortunately this target outputs a whole bunch of stuff I
> don't care
> > about and it pollutes
Hi,
phil swenson wrote:
I have an external build.xml file that I am calling from my build.xml...
unfortunately this target outputs a whole bunch of stuff I don't care about
and it pollutes my build log files. What I want is just error output...
anyone have any thoughts on supressing the output?