On Thu, May 27, 2010 at 1:43 PM, <[email protected]> wrote: > Author: kelvingoodson > Date: Thu May 27 12:43:27 2010 > New Revision: 948807 > > URL: http://svn.apache.org/viewvc?rev=948807&view=rev > Log: > mention possibility of hazelcast related errors in the build > > Modified: > tuscany/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES > > Modified: tuscany/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES > URL: > http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES?rev=948807&r1=948806&r2=948807&view=diff > ============================================================================== > --- tuscany/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES (original) > +++ tuscany/sca-java-2.x/branches/sca-java-2.0-M5/RELEASE_NOTES Thu May 27 > 12:43:27 2010 > @@ -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 > ------- >
Could we just try to fix this instead? I didn't know anyone was still seeing errors, whats the problem, which tests are having errors? ...ant
