Download List

项目描述

Anthill is a tool that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill performs a checkout from the source repository of the latest version of a project before every build and tags the repository with a unique build number after every build. It supports many reposistory adapters including: CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, and FileSystem. Anthill also automatically updates a project intranet site with artifacts from the latest build. Anthill is an extension to the Apache-Ant project and is compatible with version 1.3, 1.4, and 1.5 of Ant.

系统要求

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.

2004-03-17 17:07
1.7.0

对Subversion的支持增加了与com.urbancode.anthill.adapter.SubversionRepositoryAdapter。Java版本在网页中显示。排序的目录改进了项目的内联网。新版本适配器,不增加存储库中的文件添加。项目模板和复制能力的项目增加了。在过去的能力,重新构建基于标签/标签增加了。许多错误修正了。
标签: Minor feature enhancements
Support for Subversion was added with the
com.urbancode.anthill.adapter.SubversionRepositoryAdapter.
The Java version is displayed in home page.
Sorting of directories was improved in project
intranet. A new version adapter that doesn't
increment the file in the repository was added.
Project Templates and the ability to copy projects
were added. The ability to recreate past builds
based on tag/label were added. Many bugfixes were
made.

2003-03-19 06:25
1.6.1

此版本可确保工作目录是在建设,而不是在最后,功能更好的错误处理时,蚁主目录是无效的,因此可以通过修改用户界面的蚁丘属性主目录,修改开始得到清理强制建立日志,行动计划配置文件和注册表<anthill>垤/项目,使升级变得更容易,可以选择执行脚本的发布,即使构建脚本失败,只有成功的标记,而不是所有默认的基础之上,并包括许多错误修正。
标签: Minor feature enhancements
This version makes sure that the work directory is clean at the start of the build rather than at the end, features better error handling when anthill home directory is invalid, makes it possible to edit the home directory via the Anthill properties UI, gets the revision log for forced builds, moves schedule configuration files and the anthill registry to &lt;anthill&gt; /projects, which makes upgrades easier, optionally executes the publish script even if the build script fails, tags successful builds only by default rather than all builds, and includes many bugfixes.

2003-01-30 20:22
1.5.44

在此版本的功能变化是相当轻微。还有一个码头上与JBoss的样式问题的修复,蚂蚁1.4已经从发行,junit.jar和jdepend.jar下降已被添加到分配,以及蚁丘,例如,一个预先配置的项目,已被添加到分布。
标签: Minor feature enhancements
The functionality changes in this build are pretty minor. There is a fix to the stylesheet problem on JBoss with Jetty, Ant 1.4 has been dropped from the distribution, junit.jar and jdepend.jar have been added to the distribution, and Anthill-Example, a preconfigured project, has been added to the distribution.

2003-01-03 16:41
1.5.40

此版本增加了一个补丁修复在VSS适配器日期格式,发送失败的信息为基础的电子邮件只,更好地在Servlet和JSP的例外处理,更多的人错误修正。 Perforce公司的更新,许多已被添加。 Perforce公司RepositoryAdapter现在可以选择指定一个要为项目使用的意见,这使机关Perforce公司将在其中一个客户端配置为多个项目和方案,每个项目都有自己的客户端的配置使用情况中使用。
标签: Major bugfixes
This release adds a fix to the Date format in the VSS adapter, sending
of email messages for failed builds only, better handling of
exceptions in servlets and JSPs, and many more bugfixes. Many
Perforce updates have been added. Perforce RepositoryAdapter can now
optionally specify a view to be used for a project; this allows the
Perforce RA to be used in scenarios in which one client configuration
is used for multiple projects and in scenarios in which each project
has its own client configuration.

2002-11-19 22:28
1.5.5

阿建立状态指示灯已被添加到主网页。现在您可以看到是否最后版本的任何项目成功或权利的主蚁丘页失败。标记的源代码库可以被配置为只出现总是成功的,建立,或从未。构建电子邮件现在可以自定义基于一个模板。 JVM属性可以配置调用时,蚁丘蚂蚁。例如,最初和最大堆大小可以设置。蚂蚁1.5.1现在包括在蚁丘的分布。也有很多错误修正。
标签: Major feature enhancements
A build status indicator has been added to the main page. Now you can see whether the last build of any project succeeded or failed right on the main Anthill page. Tagging the source repository can be configured to happen always, only on successful builds, or never. The build email messages can now be customized based on a template. JVM properties can be configured for when Anthill invokes Ant. For example, the initial and max heap sizes can be set. Ant 1.5.1 is now included in the distribution of Anthill. There are also many bugfixes.

Project Resources