Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
AW: Anyone written an Ant shell yet?

AW: Anyone written an Ant shell yet?

2003-03-13       - By Jan.Materne@(protected)
Reply:     1     2     3  

I don?t know what you understand here on "shell".

If you want to write a IDE for buildscripts have a look on Eclipse PlugIn
"Planty"
before (http://www.gebit.de/download/planty/about.html).

If you want to have a command line interface for calling targets
  ANT> init target1
  ANT> [target1] output
  ANT> -Dprop=value
  ANT> calltarget2
then let other people know it:
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14159
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17659


Jan Mat?rne


-----Urspr?ngliche Nachricht-----
Von: webhiker [mailto:webhiker@(protected)]
Gesendet am: Donnerstag, 13. M?rz 2003 10:02
An: Ant Users List
Betreff: Anyone written an Ant shell yet?

Just wondering if anyone's attempted to write an Ant shell.
Developing build files using Ant is quite nice, but if we could get a
shell together, it would provide a cross-platform shell environment as
well, saving switching between Unix, Cygwin, command etc, plus should
see much better start-up time for executing Ant tasks, since  they would
be run in the same JVM.

Anyone done this already, or is there a good reason why it's a bad idea?

WH


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.