Doolin build

Doolin is defined as a Maven project. It is built using Hudson on a local computer1).

Continuous integration

This build is triggered by changes on the /Doolin/trunk URL.

It performs following steps:

  1. Installation in local repository
  2. Generation of Javadoc
  3. Generation of ZIP for code, sources and javadoc
  4. Collection of open tasks
  5. Collection of unit tests
  6. Collection of code coverage

The build sequence looks like:

mvn -B clean install
mvn -B javadoc:aggregate
mvn -B -N -P ZIP antrun:run

This build does not publish on the Doolin Maven repository.

Deployment

Release creation

1) waiting for some cheap Java hosting…
 
doolin_build.txt · Last modified: 2010/04/07 07:21 by damien
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki