summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M4/distribution/all
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 11:18:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 11:18:23 +0000
commit0f7d1469dac7a4c8239552fd116f47684b2fc11d (patch)
treed9ba067cc76197186cd33c4daf2c08bdc9803111 /branches/sca-java-2.0-M4/distribution/all
parentea16e6e346d8cce85505ec026cc344255abeedaf (diff)
Merge doc file header changes from trunk to m4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-2.0-M4/distribution/all')
-rw-r--r--branches/sca-java-2.0-M4/distribution/all/src/main/release/bin/INSTALL6
-rw-r--r--branches/sca-java-2.0-M4/distribution/all/src/main/release/launcher/README2
2 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-2.0-M4/distribution/all/src/main/release/bin/INSTALL b/branches/sca-java-2.0-M4/distribution/all/src/main/release/bin/INSTALL
index 7514a7c73c..a1e3562d8b 100644
--- a/branches/sca-java-2.0-M4/distribution/all/src/main/release/bin/INSTALL
+++ b/branches/sca-java-2.0-M4/distribution/all/src/main/release/bin/INSTALL
@@ -1,9 +1,9 @@
-Installing the Apache Tuscany SCA 2.0-M3 June 2009 Release binary distribution
-===============================================================================
+Installing the Apache Tuscany SCA 2.0-M4 November 2009 Release binary distribution
+==================================================================================
Unzip Tuscany binary distribution archive and you get the following:
-tuscany-sca-2.0-M3
+tuscany-sca-2.0-M4
CHANGES - A note of the major changes in this release
INSTALL - this help file
LICENSE - the Apache License and any dependecy licenses
diff --git a/branches/sca-java-2.0-M4/distribution/all/src/main/release/launcher/README b/branches/sca-java-2.0-M4/distribution/all/src/main/release/launcher/README
index 2d16a081c7..d651dfdeb7 100644
--- a/branches/sca-java-2.0-M4/distribution/all/src/main/release/launcher/README
+++ b/branches/sca-java-2.0-M4/distribution/all/src/main/release/launcher/README
@@ -15,7 +15,7 @@ for help enter use the "/?" parameter, eg:
To simplify the use of the script add the absolute file path of the bin
folder to your environment path:
-set PATH=%PATH%;\Tuscany\tuscany-sca-2.0-M3\bin
+set PATH=%PATH%;\Tuscany\tuscany-sca-2.0-M4\bin
and that enables running the script by just "tuscany", for example, in the
implementation-java-calculator sample again you can enter: