Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pentaho now hosts Hudson instance for continuous integration feedback to the community.
The platform builds all types of code projects including actual product builds (generating zip & tar.gz files) as well as libraries (generating jar files).

Here's what the CI environment provides:

  • real-time feedback/status of projects
  • code coverage reports
  • unit test reports
  • automatic publishing of artifacts to the Pentaho public Maven repository (login with guest/guest)
  • archiving of build artifacts (jars, zips, tar.gzs, etc)

...