Potential update of JAXP sources in OpenJDK (b18)
Joseph D. Darcy
Joe.Darcy at Sun.COM
Tue Feb 2 17:41:52 PST 2010
Martin Buchholz wrote:
> Vaguely related reminder:
> some of the jax* "drops" are hosted on kenai.com,
> and that hosting service is expected to go away.
>
>
Yep, already addressed:
http://hg.openjdk.java.net/jdk6/jdk6-gate/jaxp/rev/f23bb60a908d
# HG changeset patch
# User ohair
# Date 1264727287 28800
# Node ID f23bb60a908d08903dbadaee4b1a785482a7bde0
# Parent e69b78c54335f3e7cb5e25e0be67e62b02166867
6894833: Upgrade jaxp drop source bundle
Reviewed-by: darcy
--- a/jaxp.properties Sun Nov 08 23:46:36 2009 +0000
+++ b/jaxp.properties Thu Jan 28 17:08:07 2010 -0800
@@ -24,10 +24,10 @@
#
drops.master.copy.base=${drops.dir}
-drops.master.url.base=http://kenai.com/projects/jdk6-drops/downloads/download
+drops.master.url.base=https://jaxp.dev.java.net/files/documents/913/147329
-jaxp_src.bundle.name=jdk6-jaxp-2009_10_27.zip
-jaxp_src.bundle.md5.checksum=0bb03bbd7b1b6d87cc65772c6adb2d6a
+jaxp_src.bundle.name=jdk6-jaxp-2009_10_13.zip
+jaxp_src.bundle.md5.checksum=a2f7b972124cd776ff71e7754eb9a429
jaxp_src.master.bundle.dir=${drops.master.copy.base}
jaxp_src.master.bundle.url.base=${drops.master.url.base}
-Joe
More information about the jdk6-dev
mailing list