Versions Compared

Key

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

Building from source requires

  • GIT
  • Maven2
  • Java 1.6
  • A working internet connection (to download dependencies during the build process)

The examples below assumes a linux/unix/macos environment. Windows should work aswell also but you may have to install cygwin in order to get GIT to work.

...