Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] request: test workaround for java 7 bug

Hi Folks,

Sadly, it seems that this workaround does not work...i.e. see [1].

According to Pascal [2], apparently the only work-around is to leave our *unpacked* jars in our repository...rather than have only .jar.pack.gz files as we do now.

I don't know how to turn this on (off?) in our current build...Markus...or Wim...do you know how to modify the build to leave/include all the unpacked jars?...i.e. to have *both* the packed and unpacked jars?

Thanks,

Scott


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=376306#c9
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=361628#c32


On 5/3/2012 1:12 PM, Scott Lewis wrote:
Hi Folks,

See this bug [1]...there's a problem in java 7 that shows up as an inability to install a bundle that is part of ECF (the smack xmpp library).

Because of this comment [2], we have a work around for this...and it looks like the workaround works fine...but I do not currently have java 7, and so can't test to verify. Would someone that is using java7 install ECF sdk into Eclipse 3.8M6...on java 7...to verify that the issue in [1] no longer appears? The ECF p2 repo to use is [3].

So you must have:  Java 7, Eclipse 3.8M6 (or newer) and the repo [3].

If you find a problem, please reopen [1] with an explanation of what's going wrong.

Thanks,

Scott


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=376306
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=361628#c27
[3] http://download.eclipse.org/rt/ecf/3.5Test/site.p2



_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top