--- Matt Benson <[EMAIL PROTECTED]> wrote: > --- Mark Lybarger <[EMAIL PROTECTED]> wrote: > > the output property contains more than i'd like. > how > > can i "substring" the > > output? > > In addition to ant-contrib's propertyregex mentioned > elsewhere, when using <java>, <exec>, or <apply> you > can use a nested I/O <redirector> with filtering.
In Ant >= 1.6.2, that is. -Matt > > -Matt > > > > > On 5/26/05, Dominique Devienne > <[EMAIL PROTECTED]> > > wrote: > > > > > > How about <java outputproperty>? --DD > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more. Check it out! http://discover.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
