summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/distribution/src/main/release
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-29 09:39:25 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-29 09:39:25 +0000
commitce8f90902c62b076969745f9de08b3a5d30c74e5 (patch)
treefd35171fe0778712d2d4d6368475ed1ed07f5799 /sca-java-1.x/trunk/distribution/src/main/release
parentc0056d9c8280c84b0f7ba55bbe532a6a723031ad (diff)
Merge r1028655 TUSCANY-3759: Add code to read stdin and stderr from spawned epmd process and reverse changes made by commit r1028378
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028659 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/distribution/src/main/release')
-rw-r--r--sca-java-1.x/trunk/distribution/src/main/release/src/BUILDING8
1 files changed, 0 insertions, 8 deletions
diff --git a/sca-java-1.x/trunk/distribution/src/main/release/src/BUILDING b/sca-java-1.x/trunk/distribution/src/main/release/src/BUILDING
index 40e95fa63f..926c8b397d 100644
--- a/sca-java-1.x/trunk/distribution/src/main/release/src/BUILDING
+++ b/sca-java-1.x/trunk/distribution/src/main/release/src/BUILDING
@@ -26,14 +26,6 @@ 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
--------