I would experiment with FilterChains and see what that would buy you as well.
-Matt --- Rosendahl Sten - stro <[EMAIL PROTECTED]> wrote: > Hi, > > I want to filter and transform the output from tasks > like javac, jspc etc to > return the list of files with errors. In make I > would probably use grep and > sed together and loop a script for each file found. > Can this be done with > some existing Ant task? > > I assume that is possible and flexible using the > <script> task of course (I > prefer python), but has anyone done it? > > Sten > > > __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
