summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/RELEASE_NOTES11
1 files changed, 11 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/RELEASE_NOTES b/sca-java-2.x/trunk/RELEASE_NOTES
index 7d41c4554c..4a4914244d 100644
--- a/sca-java-2.x/trunk/RELEASE_NOTES
+++ b/sca-java-2.x/trunk/RELEASE_NOTES
@@ -37,6 +37,17 @@ Overview
See the CHANGES file for a detailed list of the features in this release.
+Known Issues
+------------
+
+If when building using the source distribution of tuscany you see build errors
+relating to use of hazelcast, this is a known issue which occurs in some
+environments where our use of hazelcast doesn't match up with your network
+configuration. If you see these errors please contact us on the mailing list
+as described below. You may wish to build using the
+"mvn -fae"
+command, so that the rest of the build completes before it reports the issue.
+
Support
-------