Java Mailing List Archive

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

Apache Ant Archive

» Ant Users List
» Ant Developers List
Ant for non-java development

Ant for non-java development

2005-06-06       - By ed.wittmann@(protected)
Reply:     1     2     3     4     5     6     7  

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)


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