aspose file tools
The moose likes Blatant Advertising and the fly likes Anthill Build and Release Managment Tool v 1.5.40 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "Anthill Build and Release Managment Tool v 1.5.40" Watch "Anthill Build and Release Managment Tool v 1.5.40" New topic
Author

Anthill Build and Release Managment Tool v 1.5.40

Penelope Pitstop
Greenhorn

Joined: Jan 02, 2003
Posts: 2
Anthill is a build management server 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. AntHill also automatically updates a project intranet site with artifacts from the latest build. AntHill is an extension to the ApacheAnt project and is compatible with version 1.3 and 1.4 of Ant. AntHill is OpenSource and is released under a Mozilla-like license.
http://www.urbancode.com/projects/anthill/default.jsp

Controlled Build Server:
* means to track every build
* ability to recover and reproduce any build
* hands-off operation
Platform for sharing knowledge about software assets:
* central location for project websites including documentation, javadocs, project downloads, etc.
* automatic email notification of build status to interested parties
Process automation tool:
* automates the build process (nightly builds)
* can run unit tests with every build
* generates source code metrics with every build
* etc.
eXtreme Programming tool:
* implements continuous integration
* runs unit tests with every build
Tool for code reuse:
* supports dependencies between projects
* implements Reuse/Release Equivalence Principle
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Anthill Build and Release Managment Tool v 1.5.40
 
Similar Threads
Build automation tools
Maven and Source Control...
Anthill Build and Release Managment Tool v 1.5.40
Project dependency management and revision control
[ANN] Anthill Pro Build Management Server v2.2 Released