You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/08/28 18:14:38 UTC

[incubator-netbeans] 01/01: Merge pull request #789 from vikasprabhakar/code_donation_websvc_core

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit a73c4771fe4f6a08e55df004ad3b2b8da7f51b53
Merge: ef3e848 0f9b33a
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Tue Aug 28 20:14:34 2018 +0200

    Merge pull request #789 from vikasprabhakar/code_donation_websvc_core
    
    [NETBEANS-1074] Module Review websvc.core

 websvc.core/build.xml                              |   6 -
 websvc.core/external/binaries-list                 |   1 -
 websvc.core/external/glassfish-license.txt         | 274 -------------
 websvc.core/licenseinfo.xml                        |  72 ++++
 .../websvc/core/dev/wizard/Bundle.properties       |  54 +--
 .../websvc/core/dev/wizard/nodes/ServiceNode.java  |  54 +--
 .../websvc/core/dev/wizard/nodes/WsdlNode.java     |  54 +--
 .../websvc/core/jaxws/nodes/ServiceNode.java       |  54 +--
 .../projects/J2SEWSSupportLookupProvider.java      |  53 +--
 .../core/resources/default-binding-handler.xml     |  20 +
 .../javaee_web_services_metadata_handler_2_0.xsd   |  77 ++++
 .../modules/websvc/core/resources/sun-jaxws.xsd    | 125 ++++++
 .../resources/wsdl_customizationschema_2_0.xsd     | 433 +++++++++++++++++++++
 13 files changed, 800 insertions(+), 477 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists