[EMAIL PROTECTED] wrote:
Stefan Bodewig <[EMAIL PROTECTED]> wrote on 07/08/2002 06:55:25 PM:
On Mon, 8 Jul 2002, <[EMAIL PROTECTED]> wrote:
[snip]
- Default processing for various tasks, e.g. run an ant task without
a build file, if all it wants is a simple property that can be made
available from the command line.
Outside of Ant's scope, IMHO. Jelly is able to do that, other tools
could/can.
At the moment Jelly can't run anything from a command prompt in a user
friendly way, as there's currently no 'jelly' script. This will be fixed
shortly. But, back to the point, is running a 'jar' or 'javac' outside of
ant's scope? If not, then are you saying Ant must always require a build
file?
You mean that you want to be able to run tasks by doing something like:
ant -task cvs diff -u Myfile.java
Cool :-)
Why don't we enable it?
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>