Versions Compared

Key

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

...

To get started, check out the code from http://svn.apache.org/repos/asf/cxf/dosgi/trunk
Then build & test using:

Code Block
mvn install

Note you need to have the following environment variable set: MAVEN_OPTS=-Xmx512m

This builds the code, runs the unit and system tests and finally creates two distributions:

...