--- Peter Reilly <[EMAIL PROTECTED]> wrote:

> On 10/9/07, Matt Benson <[EMAIL PROTECTED]>
> wrote:
> >
> > --- Peter Reilly <[EMAIL PROTECTED]>
> wrote:
> >
> > > On 10/9/07, Matt Benson <[EMAIL PROTECTED]>
> > > wrote:
> > > > Oh, ye of little faith... Look at:
> > > >
> > > >
> > >
> >
>
http://ant.apache.org/manual/CoreTypes/resources.html#tokens
> > > >
> > > > for a hint...
> > > It is *not* good to have such things in the
> manual.
> >
> > How not, Peter?
> 
> It is just that examples speak louder than words.
> It a manual saids that it is easy to do something,
> and
> then not show how to do it, and the reader cannot
> figure
> it out easily, it is quite annoying.
> see:
>
http://www.catb.org/~esr/jargon/html/Y/yak-shaving.html

Point taken, but I still can't see how yak-shaving
relates... :|

-Matt

> 
> Peter
> 
> >
> > Anyway, I didn't have time to put together the
> example
> > earlier.  Here goes:
> >
> > <resourcecount>
> >   <tokens><!-- default tokenizer is a line
> tokenizer
> > -->
> >     <file file="file_name.txt" />
> >   </tokens>
> > </resourcecount>
> >
> > -Matt
> >
> > >
> > > Peter
> > >
> > > >
> > > > -Matt
> > > >
> > > > --- Prashant Reddy <[EMAIL PROTECTED]>
> wrote:
> > > >
> > > > > Ok, none of the named filters that exist in
> ANT
> > > dist
> > > > > can help achieve
> > > > > this. You might need to use the
> scriptfilter,
> > > and i
> > > > > am not an expert in
> > > > > using scripting lang.
> > > > >
> > > > > -Prashant
> > > > >
> > > > > On Tue, 2007-10-09 at 11:09 +0530, Prashant
> > > Reddy
> > > > > wrote:
> > > > > > checkout the filterchains:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://ant.apache.org/manual/CoreTypes/filterchain.html
> > > > > >
> > > > > >
> > > > > > On Mon, 2007-10-08 at 15:20 -0700, Saladin
> > > Sharif
> > > > > wrote:
> > > > > > > I have a txt file and would like to get
> the
> > > > > count of the number of lines in that file,
> and
> > > then
> > > > > store that count into a property.
> > > > > > >
> > > > > > > I mean something equivalent to the unix
> > > command:
> > > > > > > cat file_name.txt | wc -l
> > > > > > >
> > > > > > > Can this be done using an existing ANT
> task?
> > > > > > > Thanks,
> > > > > > > -Saladin
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > > > > Need a vacation? Get great deals
> > > > > > > to amazing places on Yahoo! Travel.
> > > > > > > http://travel.yahoo.com/
> > > > > > >
> > > > > > >
> > > > >
> > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > > > > 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]
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > Don't let your dream ride pass you by. Make it
> a
> > > reality with Yahoo! Autos.
> > > > http://autos.yahoo.com/index.html
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > 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]
> > >
> > >
> >
> >
> >
> >      
>
____________________________________________________________________________________
> > Check out the hottest 2008 models today at Yahoo!
> Autos.
> > http://autos.yahoo.com/new_cars.html
> >
> >
>
---------------------------------------------------------------------
> > 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]
> 
> 



      
____________________________________________________________________________________
Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos.
http://autos.yahoo.com/index.html
 



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

Reply via email to