build

TwitterFacebook
Get flash to fully experience Pearltrees
Benoit Xhenseval and the QALab folks have added support for Cobertura to their product. From their website, "[t]his project collects and consolidate data from several QA tools, like pmd, checkstyle, FindBugs, Cobertura and Simian and keeps track of them overtime. This allows developers, architects and project managers alike to be presented with a trend of the QA statistics of their project." http://cobertura.sourceforge.net/

Cobertura

http://emma.sourceforge.net/ Code coverage for free: a basic freedom? Until recently, the world of Java development had been plagued by an absurd discrepancy: Java developers had excellent free IDEs, free compilers, free test frameworks but had to rely on code coverage tools that charged an arm and a leg in license fees. As a Java pro, I would like to use the same free coverage tool regardless of whether it is a massive commercial project at work or a small fun project at home. I've created EMMA to be that tool. EMMA is an open-source toolkit for measuring and reporting Java code coverage . EMMA distinguishes itself from other tools by going after a unique feature combination: support for large-scale enterprise software development while keeping individual developer's work fast and iterative.

EMMA: a free Java code coverage tool

source control

http://www.redmine.org/

Redmine - Overview - Redmine

Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. A shared online demo can be found at http://demo.redmine.org/ . This demo is running a recent trunk version so you can evaluate the new features that have been added recently. It's been setup to give registered users the ability to create their own projects. This means once you register, you can create your own project on there and try out the project administration features.
Gradle is build automation evolved . Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else. Gradle combines the power and flexibility of Ant with the dependency management and conventions of Maven into a more effective way to build. Powered by a Groovy DSL and packed with innovation, Gradle provides a declarative way to describe all kinds of builds through sensible defaults.

Gradle - Home

http://gradle.org/
http://cargo.codehaus.org/Home

Cargo - Home

Dear CARGO enthusiasts CARGO 1.2.1 is now available; and no this is definitely not an April fool! Of course, all of you are wondering what that release brings in... As usual, we have a certain number of fixes and improvements; major highlights are: 12 bug fixes, be it for core components but also for containers.
sonar annalyzer tool

Maven - Welcome to Apache Maven

http://maven.apache.org/ Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. If you think that Maven could help your project, you can find out more information about in the "About Maven" section of the navigation.
http://hudson-ci.org/ News Download Hudson .war Download Native Pkg More Information About the Project

Hudson CI

Redirection

http://jazz.net/forums/viewtopic.php?p=35515&sid=b87395e13d1ff63b2738bf87e460defd but I was able to modify the jazz-proxy-common POM to refer to the Jazz build toolkit jar names in the Toolkit version I have (2.0.0.2.iFix4)
http://kenai.com/projects/cowley/pages/Home

Rational Team Concert Extensions: Wiki: Home — Project Kenai

This project is a collection of libraries with the combined goal of making use of IBM's Rational Team Concert Platform (RTC) easier. Each library has been produced as a result of an itch being scratched. Currently there are only two sub projects: Unfortunately you can't just download some pre packaged HPI or JAR from this project's download page as we need a bunch of dependencies from the IBM RTC Build Toolkit (which are free but licenced).