Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Prerequisites

Check out the source

see http://cwiki.apache.org/qpid/building.htmlImage Removed

Install CruiseControl

Download CruiseControl from: http://cruisecontrol.sourceforge.net/Image Removed

  • Unzip the release to a directory, for example ~/cruisecontrol-bin-2.7.2
  • Check that the scripts cruisecontrol-bin-2.7.2/cruisecontrol.sh and cruisecontrol-bin-2.7.2/apache-ant-1.7.0/bin/ant have execution permission.
  • Make sure your directory ~/.ant/lib contains the following jars:
    • The ant jar files that can be found in cruisecontrol-bin-2.7.2/apache-ant-1.7.0/lib/
    • xalan-2.7.0.jar

...

Note: the cpp store can be checked out from: https://svn.jboss.org/repos/rhmessaging/store/trunk/cppImage Removed

Notes

  • Only unix scrips are currently provided

...