Hi,
The bundle is now available on the public download site. It's accessible
by the direct link [1], but it's not listed if you browse to the
directory. It usually takes 1-4 hours for Akamai to make the file
visible. I verified that it works by cloning a fresh 7u2 forest and it
builds successfully on my workstation.
[1]
http://download.java.net/glassfish/components/jax-ws/openjdk/jdk7/jdk7-jaxws2_2_4-b04-2011_06_01.zip
Cheers,
Edvard
On 11/07/2011 02:41 PM, Edvard Wendelin wrote:
Hi,
I'm working on getting the jaxws bundle up on the public download
site. I'll let you know when it's available. We'll also look over the
process for how the CPU gets integrated into the mainline so that we
don't miss this again.
Sorry for the inconvenience.
/Edvard
On 11/07/2011 01:21 PM, Florian Weimer wrote:
(Quoting your message in full; I didn't see it in the mailing list
archive.)
* Andrew John Hughes:
7046794 is a security update. I also can't download the listed URL
either, and I'm surprised this hasn't been raised earlier (this
security update is several weeks old).
For a short term solution, you can replace your jaxws tree with:
$ rm -rf jaxws
$ hg clone http://hg.openjdk.java.net/icedtea/jdk7/jaxws
which will give you a version of jaxws that includes the source code
in-tree, including the fix for 7046794.
Yes, with this change, the build gets past this stage, thanks.