Versions Compared

Key

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

...

  • Propose any patch / pull request using Github's standard processes
  • This will automatically create a build on the Continous Integration system, which covers:
    • Build with the latest JDK and Maven versions.
      Note that this automatically checks various other things too - For example code formatting.
    • Build with the lowest JDK and Maven versions supported by Codehaus Cargo.
    • Integration tests on all publicly downloadable containers.

...