Update jdk8/tl/jaxws to v2.2.9-b14140 ready for review
Alan Bateman
Alan.Bateman at oracle.com
Fri Aug 16 10:43:37 UTC 2013
On 16/08/2013 11:15, Miroslav Kos wrote:
> There is an update syncing JAX-WS sources in jdk8/tl/jaxws to most
> recent development version.
>
> It is quite big changeset (13k+ LOC changed) and includes several bug
> fixes:
>
> http://java.net/jira/browse/JAX_WS-1114 problem sending XML primitive
> type gMonth (the request ends up null on server)
> http://java.net/jira/browse/JAX_WS-723 Provide target 2.1 option to
> generate classes as per JAX-WS 2.1
> http://java.net/jira/browse/JAX_WS-653 Erroneous Class-Path ref. in
> Manifest of several jar files
>
> http://java.net/jira/browse/JAXB-937 Nested unmarshalling can lead to
> NullPointerException
> http://java.net/jira/browse/JAXB-643 Cannot use gMonth on jdk/jre 6
>
> Please, see weberev here:
> http://cr.openjdk.java.net/~mkos/8022885/webrev.00/
>
> Thanks
> Miran
I can't really comment on the changes as I don't know the JAX-WS code
but you might need to double-check some of the copyrights. I see for
example that the patch removes (rather than replaces) the copyright
header on org/relaxng/datatype classes. I don't know if that is intended
or not.
-Alan.
More information about the core-libs-dev
mailing list