Versions Compared

Key

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

...

The REST application can easily be retrieved from Jenkins:

http://cdrsrvbuild2:8080/jenkins/job/rator-selfcare-rest-API-TRUNK/ws/target/

The REST application can also be build:

  1. Check out https://svn.cdrator.com/svn/dev/ui/rator-selfcare-rest-api/trunk
  2. Create a package: mvn clean package

...