BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Buildix: Agile Java Toolset on a Disk

Buildix: Agile Java Toolset on a Disk

Bookmarks
Today the Thoughtworks Buildix team of Chris Read, Julian Simpson, Tom Sulston released Buildix version 1.1.

Leveraging their considerable experience with configuring Agile development servers in enterprise environments, the team has created an easy-to-install combo of Continuous Integration, Source Control, a Wiki and a Bug-Tracker to support a Java-based Agile Software Development project.  They call it "an Agile development platform on a disk".

Buildix is simply a new Linux distribution based on KNOPPIX (which in turn is based on Debian), which has a full software development project set up and ready to use, with the following components pre-installed and configured. (The project's site includes pointers to more info on these components.)
  • CruiseControl (Continuous Integration)
  • Subversion (Source Control)
  • Trac (Wiki, Bug-Tracker and general Project Management)
  • Ant
  • Tomcat
  • Apache
The distribution includes a simple sample project, an example of one way to organise a build process to make use of all these tools.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT