| Ant for non-java development | Ant for non-java development 2005-06-06 - By ed.wittmann@(protected)
I use it for startup scripting for BEA weblogic - I setup the classpath, environment variables, passwords, etc. This makes replicating my environment vars between machines (and between windows and unix) pretty easy.
-----Original Message----- From: Emmanouil.Batsis@(protected) [mailto:Emmanouil.Batsis@(protected)] Sent: Monday, June 06, 2005 11:22 AM To: user@(protected) Subject: Re: Ant for non-java development
hind.lwahhabi@(protected) wrote:
>Can ant be used to build non-java applications?If so, how ?And does anyone tried this on this list? >
Well, if you are familiar with Ant, you may find it convinient to use for non-Java projects... all of it's functionality is relevant with the exception of the javac task and it gives you access to command line tools you might need. For example, i use Ant to build the sarissa distribution (a javascript library).
Manos
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |