Kapucin wrote:
> My mistake, it looks like the libraries were built with 1.6.
> Unfortunately, I'm required to use 1.5.
> There is one problem when building with 1.5, LWRMulticastTestUI.java.
>
We had taken care of that in the build scripts. So if you use 1.5 to
build cvs sources it should compile well enough (it would exclude the
LWRMulticastTestUI class). Just use "ant all" if you are compiling from
sources.
In fact, the 08302007 jars are compiled with javac argument "source" set
to 1.5 although the Java SE 6 jdk was used.
Just ran the same test with 1.5.0_11 and here are the results :
C:\Documents and
Settings\shreed\IdeaProjects\test\out\production\test>"c:\Program
Files\Java\jdk1.5.0_11\bin\java.exe" -cp .;"c:\Documents and
Settings\shreed\My Documents\shoal083007\shoal-gms.jar";"c:\Documents
and Settings\shreed\My Documents\shoal083007\jxta.jar" Test
Dec 7, 2007 2:50:59 PM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
getMemberTokens
INFO: GMS View Change Received: Members in view (before change analysis)
are :
1: MemberId: PeerName, MemberType: CORE, Address:
urn:jxta:uuid-8C677192023A48AE9201BE8E2B2A84E407BF4D8F407F49DBB2ACDF5589BD145703
Dec 7, 2007 2:50:59 PM com.sun.enterprise.ee.cms.impl.jxta.ViewWindow
newViewObserved
INFO: Analyzing new membership snapshot received as part of event :
MASTER_CHANGE_EVENT
> It uses the new features.
> I haven't tried to rebuild jxta, but wondering if there are more surprises :)
>
Hopefully there should n't be. We have a binary dependency on Jxta.
Hamada should know more about this.
> Regards
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_shoal.dev.java.net
> For additional commands, e-mail: users-help_at_shoal.dev.java.net
>
>