Actually, it does work when using <echo level="error">. My mistake... 
I will add an optional parameter to AntRun that allows one to set echo level.
I'll submit it back as a patch...
Thanks,
-- Chris 

On 8/23/05, Chris Berry <[EMAIL PROTECTED]> wrote:
> Thanks Brett. That worked (after updating to the current HEAD from SVN
> nad building m2 from scratch). I now get the following::
> [INFO] [antrun:run {execution: default}]
> [INFO] Executing tasks
> [INFO] Executed tasks
> 
> Although note that I am NOT getting my Ant <echo>  printed to System.out ???
> Even if I try <echo level="error">... Does anyone know offhand how to
> correct this?? Ant wants a simple PrintStream set in it's Logger -- is
> there a simple way to convert an m2 Log into a PrintStream -- or some
> such...
> 
> Thanks,
> -- Chris
> 
> On 8/23/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> > what do the modules do? A packging of POM is appropriate for pom-only
> > (usually a parent element).
> >
> > - Brett
> >
> > On 8/16/05, Rizwan Merchant <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi,
> > > I have a project with a number of sub-modules. I need to specify in some 
> > > of
> > > the sub-modules that those modules should not be jar-red. Basically, I 
> > > want
> > > to call the "m2 install" command on the head project, but jar only some of
> > > the sub-modules. Is there an option for the <packaging> element that will
> > > accomplish this?
> > >
> > > thanks.
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to