summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING8
1 files changed, 8 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING
index 926c8b397d..40e95fa63f 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING
+++ b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/release/src/BUILDING
@@ -26,6 +26,14 @@ Initial Setup
Unix users:
export MAVEN_OPTS=-Xmx256m -XX:MaxPermSize=256m
+5) You don't need any other software installed to run the Apache Tuscany SCA
+ build. However, if you have Erlang/OTP installed and in your path, you could
+ experience build problems if the version of Erlang/OTP in your path isn't
+ compatible with the Apache Tuscany SCA Erlang binding. To ensure that the
+ Apache Tuscany SCA build runs cleanly, you should either put the R12B version
+ of Erlang/OTP in your path or completely remove Erlang/OTP from your path
+ when running the Apache Tuscany SCA build. See TUSCANY-3759 for details.
+
Building
--------