diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-03 20:57:47 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-03 20:57:47 +0000 |
commit | a794b4f058891b2f7f67f5c3027867ee321e7012 (patch) | |
tree | 5ab1c7dca903fb4cf24b88d532f3691f451f1dc2 /sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release | |
parent | 312ad6b165ce6b356cd7d945ff7b61ddb1578ca1 (diff) |
Add a note to RELEASE_NOTES mentioning the Tuscany Eclipse update site
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/RELEASE_NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/RELEASE_NOTES b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/RELEASE_NOTES index b33ab9f8b7..f5ae2b2602 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/RELEASE_NOTES +++ b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/RELEASE_NOTES @@ -96,7 +96,10 @@ Notes: are omitted from the binary distribution to save space (except for the calculator sample). These .war files can be created using the ant scripts provided. -5. The Tuscany tools are distributed via the maven repository only, except for the following jar +5. The Tuscany SCA Eclipse Tools Feature and Plug-in are distributed via the Tuscany Eclipse + update site only. + +6. Other Tuscany tools are distributed via the maven repository only, except for the following jar which is also included in the binary distribution: tuscany-wsdl2java-1.6.1.jar (needed by the helloworld-bpel sample) |