What do you mean by "parses them?"
Sorry, I am not following what functionality you desire...
exquisitus wrote:
> Hello
>
> I am trying to implement an ant task, which founds in a directory some
> files, parses them and pass this converted Strings to the ExexTask as
> arguments.
>
> So for me it's not clear now, if the executable command and the
> arguments should be set in the class ExecTask or in the (inner) field
> of type CommandLine.
>
> A small example would be enough for me.
>
> thanks
>
> Markus
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>
--
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549
252-478-8087 (Home)
919-754-4592 (Work)
Chief Architect JPlate http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|