diff options
Diffstat (limited to 'qpid/java/README.txt')
| -rw-r--r-- | qpid/java/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qpid/java/README.txt b/qpid/java/README.txt index 439f70c040..5213799662 100644 --- a/qpid/java/README.txt +++ b/qpid/java/README.txt @@ -1,3 +1,10 @@ +Documentation for the Qpid components can be accessed on our website at: + +http://qpid.apache.org/documentation.html + +Some initial helper info can be found below. + + ==== Building the code and running the tests ==== Here are some example Maven build commands that you may find usefull. @@ -23,6 +30,7 @@ Execute the unit tests and then produce the code coverage report For more details on how to build see: https://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Build+How+To + ==== Running client examples ===== Use maven to build the modules, and additionally copy the dependencies alongside their output: |
