Download List

Projeto Descrição

Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications.

Ant is the build tool of choice for all Java

projects at Apache and many other Open Source Java projects.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-01 23:14
1.8.3

Várias pequenas correções e melhorias em toda a muitas tarefas.
Several small fixes and improvements across many tasks.

2010-12-28 07:48
1.8.2

melhorias de desempenho no escaneamento de diretório. As honras tarefa XSLT classpath novamente (bugrep 49.271). A distinção entre as funções essenciais e funções opcionais é abolida. correções de bugs e melhorias, conforme documentado no Bugzilla e whatsnew.
Performance improvements in directory scanning. The XSLT task honors the classpath again (bugrep 49271). The distinction between core tasks and optional tasks is abolished. Numerous bugfixes and improvements as documented in Bugzilla and in WHATSNEW.

2010-05-08 18:42
1.8.1

Nova tarefa aumentando permite aos usuários adicionar atributos ou elementos aninhados para referências previamente definidas. Várias correções de bugs e melhorias foram feitas, conforme documentado no Bugzilla e no arquivo whatsnew.
New task augmenting allows users to add attributes or nested elements to previously defined references. Numerous bugfixes and improvements were made, as documented in Bugzilla and in the WHATSNEW file.

2010-02-09 16:06
1.8.0

Lexical escopo propriedades locais foram adicionadas. <import> agora pode importar de qualquer arquivo ou URL de cedência de recursos. Várias melhorias para o diretório de escaneamento de código de verificação aprimorado desempenho. Houve numerosas outras correções de bugs e melhorias.
Lexically scoped local properties were added. <import> can now import from any file- or URL-providing resource. Various improvements to the directory scanning code improved scanning performance. There were numerous other bugfixes and improvements.

2010-01-13 17:38
1.8.0RC1

Um elemento novo nível superior, de extensão-ponto, permite criar arquivos de ser alargada com objectivos mais facilmente personalizado. O "se" e "salvo" atributos serão avaliados de acordo com os valores das propriedades inscritas se essas propriedades avaliadas como verdadeiro, falso, sobre ou fora. Ant agora requer Java 1.4 ou posterior. A nova tarefa, incluem, fornece uma alternativa para <import> que deve ser dada preferência quando você não deseja substituir todos os objectivos. Várias correções de bugs e melhorias foram feitas.
A new top level element, extension-point, allows build files to be extended with custom targets more easily. The "if" and "unless" attributes will be evaluated according to the values of the properties entered if these properties evaluate to true, false, on, or off. Ant now requires Java 1.4 or later. A new task, include, provides an alternative to <import> that should be preferred when you don't want to override any targets. Numerous bugfixes and improvements were made.

Project Resources