From 28a29f37942174266eb7c444e17bb0d93a5fb827 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 27 May 2010 12:43:27 +0000 Subject: mention possibility of hazelcast related errors in the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948807 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES b/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES index 7d41c4554c..bb7e205d07 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES +++ b/sca-java-2.x/branches/sca-java-2.0-M5/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 ------- -- cgit v1.2.3