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

[incubator-netbeans] branch master updated (f453364 -> 2da74a7)

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

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


    from f453364  Merge pull request #928 from svenreimers/NETBEANS-1228
     add 4fed68c  [NETBEANS-1074]: module review javaee7.api
     new 2da74a7  Merge pull request #919 from rtaneja1/rtaneja/module-review-javaee7-api

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 enterprise/javaee7.api/external/binaries-list      |  30 +-
 .../external/javaee-api-7.0-license.txt            | 578 ++++++++++-------
 .../external/javaee-web-api-7.0-license.txt        | 317 +--------
 ...se.txt => javax.annotation-api-1.2-license.txt} | 323 +--------
 .../external/javax.annotation-api-license.txt      | 270 --------
 ...se.txt => javax.xml.soap-api-1.3.5-license.txt} | 323 +--------
 .../external/javax.xml.soap-api-license.txt        | 270 --------
 ...license.txt => jaxb-api-osgi-2.2.7-license.txt} | 323 +--------
 .../javaee7.api/external/jaxb-api-osgi-license.txt | 719 ---------------------
 ...7.0-license.txt => jaxws-api-2.2.8-license.txt} | 323 +--------
 .../javaee7.api/external/jaxws-api-license.txt     | 719 ---------------------
 ...-license.txt => jsr181-api-1.0-MR1-license.txt} | 323 +--------
 .../javaee7.api/external/jsr181-api-license.txt    | 270 --------
 .../javaee7.api/nbproject/project.properties       |  17 +-
 .../modules/javaee7/api/javaee-api-7.0.xml         |   3 +-
 .../javaee7/api/javaee-endorsed-api-7.0.xml        |  17 +-
 .../modules/javaee7/api/javaee-web-api-7.0.xml     |   3 +-
 17 files changed, 540 insertions(+), 4288 deletions(-)
 copy enterprise/javaee7.api/external/{javaee-web-api-7.0-license.txt => javax.annotation-api-1.2-license.txt} (50%)
 delete mode 100644 enterprise/javaee7.api/external/javax.annotation-api-license.txt
 copy enterprise/javaee7.api/external/{javaee-web-api-7.0-license.txt => javax.xml.soap-api-1.3.5-license.txt} (50%)
 delete mode 100644 enterprise/javaee7.api/external/javax.xml.soap-api-license.txt
 copy enterprise/javaee7.api/external/{javaee-web-api-7.0-license.txt => jaxb-api-osgi-2.2.7-license.txt} (50%)
 delete mode 100644 enterprise/javaee7.api/external/jaxb-api-osgi-license.txt
 copy enterprise/javaee7.api/external/{javaee-web-api-7.0-license.txt => jaxws-api-2.2.8-license.txt} (50%)
 delete mode 100644 enterprise/javaee7.api/external/jaxws-api-license.txt
 copy enterprise/javaee7.api/external/{javaee-web-api-7.0-license.txt => jsr181-api-1.0-MR1-license.txt} (50%)
 delete mode 100644 enterprise/javaee7.api/external/jsr181-api-license.txt


---------------------------------------------------------------------
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


[incubator-netbeans] 01/01: Merge pull request #919 from rtaneja1/rtaneja/module-review-javaee7-api

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2da74a7d5c69ced1f7cdf3a8326726538229f166
Merge: f453364 4fed68c
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sun Sep 30 09:28:12 2018 +0200

    Merge pull request #919 from rtaneja1/rtaneja/module-review-javaee7-api
    
    [NETBEANS-1074]: module review javaee7.api

 enterprise/javaee7.api/external/binaries-list      |  30 +-
 .../external/javaee-api-7.0-license.txt            | 578 ++++++++++-------
 .../external/javaee-web-api-7.0-license.txt        | 317 +--------
 ...se.txt => javax.annotation-api-1.2-license.txt} | 323 +--------
 .../external/javax.annotation-api-license.txt      | 270 --------
 ...se.txt => javax.xml.soap-api-1.3.5-license.txt} | 323 +--------
 .../external/javax.xml.soap-api-license.txt        | 270 --------
 ...license.txt => jaxb-api-osgi-2.2.7-license.txt} | 323 +--------
 .../javaee7.api/external/jaxb-api-osgi-license.txt | 719 ---------------------
 ...7.0-license.txt => jaxws-api-2.2.8-license.txt} | 323 +--------
 .../javaee7.api/external/jaxws-api-license.txt     | 719 ---------------------
 ...-license.txt => jsr181-api-1.0-MR1-license.txt} | 323 +--------
 .../javaee7.api/external/jsr181-api-license.txt    | 270 --------
 .../javaee7.api/nbproject/project.properties       |  17 +-
 .../modules/javaee7/api/javaee-api-7.0.xml         |   3 +-
 .../javaee7/api/javaee-endorsed-api-7.0.xml        |  17 +-
 .../modules/javaee7/api/javaee-web-api-7.0.xml     |   3 +-
 17 files changed, 540 insertions(+), 4288 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