IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

Apache Ant 1.7.1

Rate Apache Ant

Apache Ant - Java-based build tool.

Updated by FastRunneron Thursday, July 10th 2008.

Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles.

Make-like tools are inherently shell-based: they evaluate a set of dependencies, then execute commands not unlike what you would issue on a shell. This means that you can easily extend these tools by using or writing any program for the OS that you are working on; however, this also means that you limit yourself to the OS, or at least the OS type, such as Unix, that you are working on.

Ant is different. Instead of a model where it is extended with shell-based commands, Ant is extended using Java classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.

Granted, this removes some of the expressive power that is inherent in being able to construct a shell command such as `find . -name foo -exec rm {}`, but it gives you the ability to be cross-platform--to work anywhere and everywhere.

Licence : Open Source

Version : 1.7.1 [Stable]    

Google

Apache Ant Contact / Download links :

Author/Maintainer :Apache Software Foundation
Home Page :http://ant.apache.org/
Changelog :http://www.apache.org/dist/ant/README.html
Download [ 1.7.1 ] :http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz
Keywords :apache, ant, apacheant


 No Comment yet.
Be the first to review Apache Ant
Linux Kernel 2.4 2.4.36.7
Linux Kernel
Nano 2.0.9
Emulate Pico while also offering a few enhancements.
Ubuntu 8.10 Alpha 5
Complete Linux-based operating system
Damn Small Linux 4.4.5
Damn Small Linux, 50MB bootable Linux desktop LiveCD
VariCAD 2008 3.01
3D/2D mechanical CAD system
Mandriva Linux 2009 rc1
Linux distribution by Mandriva
Wine 1.1.4
Free implementation of Windows on Unix
Emacs 22.3
Extensible, customizable real-time display editor
Subtitle Editor 0.23.0
Tool to edit subtitles
GTK2 2.14.1
GUI Toolkit
Free IT Magazines, White Papers, eBooks, and more !
Google Apps: Quick Tour

Take a quick tour of Google Apps to learn how your organization can benefit from Google's innovative tools.
Vulnerability Management for Dummies

Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
See more ...

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Please take our and help us improve our website to serve you better.

Thank you.