Whether Ant is a "reasonable" solution for non-Java code is not really possible to answer in a vacuum.
At IBM, we build WebSphere Application Server for both zOS, os400 and distributed platforms (Linux, Windows, AIX, etc.) using Ant plus our custom extensions, including the native (i.e. C) code portions. This is reasonable for us because we're already using Ant to build all of the Java code. It's certainly possible to use Ant to build C code. Reasonable is an exercise left to the reader. JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis <[EMAIL PROTECTED]> 06/06/2005 05:47 PM Please respond to "Ant Users List" To <user@ant.apache.org> cc Subject RE: Ant for non-java development+addition Thank you guys for all your answers.It is great to see your responsivenes! I am trying to be more precise here: has anyone used ant for building c applications on mainframe for instance?And is it a reasonable solution for such a purpose? Thank you again for any help or guidelines. Hind Lwahhabi. -----Original Message----- From: Henrik Gemal [mailto:[EMAIL PROTECTED] Sent: Monday, June 06, 2005 18:51 To: Ant Users List Subject: Re: Ant for non-java development I use ant to build my Mozilla extensions Launchy and Linky Ant build files (build.xml and build.properties and build.apps.properties) here: http://mozdev.org/source/browse/launchy/source/ [EMAIL PROTECTED] wrote: > Can ant be used to build non-java applications?If so, how ?And does anyone tried this on this list? > Thx for any help:) > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]