Potential update of JAXP sources in OpenJDK (b18)
Kelly O'Hair
Kelly.Ohair at Sun.COM
Tue Feb 2 18:04:59 PST 2010
FYI...
The jaxws files were split into two source drops,
jdk7-jaxws-2009_09_28.zip and jdk7-jaf-2009_08_28.zip.
The repositories themselves contain (in their history) the original
source, which is the same source as in the kenai drop bundles I created.
It would be nice if the JAXP and JAXWS teams kept a copy of those
bundles on their java.net site, just for the record.
I think the jaxws bundle will be updated soon to a java.net
site, but we need to make sure that the jdk7-jaf-2009_08_28.zip
bundle isn't forgotten about. Not sure where to put that one,
I suppose we just create a small java.net project to hold it?
I had planned on killing off that jdk7-drops kenai project at
some point anyway, but didn't expect it to die on me... :^(
-kto
On 2/2/10 5:41 PM, Joseph D. Darcy wrote:
> 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