mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8174735: Update JAX-WS RI integration to latest version
Reviewed-by: alanb, mchung, lancea
This commit is contained in:
parent
3f1c785d61
commit
1e2d1c6104
1 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -55,12 +55,6 @@ module java.xml {
|
|||
exports org.xml.sax;
|
||||
exports org.xml.sax.ext;
|
||||
exports org.xml.sax.helpers;
|
||||
exports com.sun.org.apache.xerces.internal.dom to
|
||||
java.xml.ws;
|
||||
exports com.sun.org.apache.xerces.internal.jaxp to
|
||||
java.xml.ws;
|
||||
exports com.sun.org.apache.xerces.internal.util to
|
||||
java.xml.ws;
|
||||
exports com.sun.org.apache.xml.internal.dtm to
|
||||
java.xml.crypto;
|
||||
exports com.sun.org.apache.xml.internal.utils to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue