Hi Alan,
yes, this is true for rngom library - we downgraded it to the version
which has been approved to be used as a 3rd party library. Licences are
unchanged from the ones in the library; is there somebody who could
approve these are ok?
Thanks
Miran
On 08/16/2013 12:43 PM, Alan Bateman wrote:
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.