Difference between revisions of "Ant"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Ant |Short description=Java-based build tool |Full description=Ant is a Java based build tool, similar to make, but with better support for the cross platform issue...")
 
m (version 1.9.2)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Ant
+
|Name=Apache Ant
 
|Short description=Java-based build tool
 
|Short description=Java-based build tool
 
|Full description=Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Instead of a model where the tool is extended with shell based commands, it 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 which implements a particular Task interface.
 
|Full description=Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Instead of a model where the tool is extended with shell based commands, it 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 which implements a particular Task interface.
 +
|Homepage URL=https://ant.apache.org/
 
|User level=none
 
|User level=none
|Status=Live
+
|VCS checkout command=svn co https://svn.apache.org/repos/asf/ant/core/trunk/
|Component programs=
 
|Homepage URL=http://ant.apache.org/
 
|VCS checkout command=
 
 
|Computer languages=Java
 
|Computer languages=Java
 
|Documentation note=User manual available in HTML format from http://ant.apache.org/manual/index.html
 
|Documentation note=User manual available in HTML format from http://ant.apache.org/manual/index.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Rats,Isdnserver,Kisdnmonitor,make
 
|Related projects=Rats,Isdnserver,Kisdnmonitor,make
 
|Keywords=development,Java,Automation,tool,build,make
 
|Keywords=development,Java,Automation,tool,build,make
|Is GNU=n
+
|Version identifier=1.9.2
|Last review by=Janet Casey
+
|Version date=2013/07/12
|Last review date=2005-05-23
+
|Version status=stable
 +
|Version download=https://archive.apache.org/dist/ant/source/apache-ant-1.9.2-src.tar.gz
 +
|Version comment=1.6.4 stable released 2005-05-19
 +
|Last review by=Genium
 +
|Last review date=2013/11/10
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.6.4
+
|Status=
|Version date=2005-05-19
+
|Is GNU=No
|Version status=stable
 
|Version download=http://cvs.apache.org/snapshots/ant/
 
 
|License verified date=2003-03-05
 
|License verified date=2003-03-05
|Version comment=1.6.4 stable released 2005-05-19
+
}}
 +
{{Project license
 +
|License=Apache2.0
 +
|License copyright=Copyright 1999-2013 The Apache Software Foundation
 +
|License verified by=genium
 +
|License verified date=2013/11/10
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ant development team
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ant development team
 
 
|Email=user@ant.apache.org
 
|Email=user@ant.apache.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list
+
|Resource URL=
|Email=
 
|Resource URL=http://phpgroupware.org/contributors
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Developers
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://ant.apache.org/svn.html
 
|Resource URL=http://ant.apache.org/svn.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developers
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant
+
|Resource URL=https://svn.apache.org/viewvc/ant/core/trunk/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 64: Line 64:
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=Apache
 
|License verified by=Janet Casey
 
|License verified date=2003-03-05
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 74: Line 69:
 
|Prerequisite description=JAXP-compliant XML parser
 
|Prerequisite description=JAXP-compliant XML parser
 
}}
 
}}
 +
{{Featured}}

Revision as of 13:04, 10 November 2013


[edit]

Apache Ant

https://ant.apache.org/
Java-based build tool

Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Instead of a model where the tool is extended with shell based commands, it 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 which implements a particular Task interface.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

genium

Verified on

10 November 2013




Leaders and contributors

Contact(s)Role
See for a complete list Contributor
Ant development team Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/ant
Ruby (Ref)https://rubygems.org/gems/ant
DevelopersVCS Repository Webviewhttps://svn.apache.org/viewvc/ant/core/trunk/
DeveloperE-mailmailto:dev@ant.apache.org
DevelopersVCS Repository Webviewhttp://ant.apache.org/svn.html
SupportE-mailmailto:user@ant.apache.org
Python (Ref)https://pypi.org/project/ant


Software prerequisites

KindDescription
Source requirementJAXP-compliant XML parser




Entry













"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.