I can confirm the URLs for jaxp are correct. Yes, the file
jaxp-1_4_4.zip and jaxp-unittests-1_4_4.zip only exist in the jdk7
download area, so both openjdk6 and openjdk7 refer to that same bundles.
By the way, I'm asking around about using download.java.net/jaxp to hold
jaxp artifacts in the future. It seems to me that's the same download
server as what Kelly pointed out earlier for openjdk, e.g.
http://download.java.net/openjdk/jdk7/
--Joe
On 11/23/2010 9:33 AM, Joe Darcy wrote:
Both sets of changes approved; thanks Kelly.
Joe (Wang) and Rama, please verify the new download areas are also
populated with the older source bundles so that the earlier builds can
be recreated.
-Joe
Kelly O'Hair wrote:
Need reviewer:
7002248: Update urls for jaxp and jaxws source downloads
Changes to use the these download areas:
https://java.net/downloads/jaxp/jdk7
https://java.net/downloads/jax-ws/JDK7/
https://java.net/downloads/jax-ws/OpenJDK6/
Webrevs:
http://cr.openjdk.java.net/~ohair/openjdk6/url-change/webrev/
http://cr.openjdk.java.net/~ohair/openjdk7/url-change/webrev/
The file jaxp-1_4_4.zip only seems to be in the jdk7 download area,
so both openjdk6 and
openjdk7 refer to that same bundle.
-kto