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 2020/02/29 08:47:42 UTC

[netbeans] branch master updated (e75dbbd -> 9185075)

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

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


    from e75dbbd  Merge pull request #1970 from matthiasblaesing/netbeans-2613-xml-codecompletion
     new 6686cff  Upgrade javaee8.api binaries
     new 00546de  Update xml config to use javaee 8.0.1
     new c6e2036  Update j2ee.platform (javadoc) from 7.0 to 8.0.1
     new d3b1d44  Update module 'web.jsf.editor' (javadoc) from 2.0 to 2.3
     new 5097a13  Increase 'web.jsf.editor' module version
     new 8397a67  Update version in jsf generated javadocs
     new 9185075  Merge pull request #1809 from pepness/javaee8.api

The 3690 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/j2ee.platform/build.xml                 |  8 ++++----
 enterprise/j2ee.platform/external/binaries-list    |  2 +-
 ...generated-javaee-api-8.0.1-javadoc-license.txt} |  6 +++---
 ...se.txt => javaee-api-8.0.1-javadoc-license.txt} |  8 ++++----
 .../j2ee.platform/nbproject/project.properties     |  4 +++-
 enterprise/javaee8.api/external/binaries-list      | 22 +++++++++++-----------
 ....0-license.txt => javaee-api-8.0.1-license.txt} |  8 ++++----
 ...icense.txt => javaee-web-api-8.0.1-license.txt} |  8 ++++----
 ....txt => javax.annotation-api-1.3.2-license.txt} |  6 +++---
 ...avax.enterprise.concurrent-api-1.1-license.txt} |  6 +++---
 ...=> javax.enterprise.deploy-api-1.7-license.txt} |  6 +++---
 ....0-license.txt => javax.mail-1.6.2-license.txt} |  6 +++---
 ...=> javax.management.j2ee-api-1.1.2-license.txt} |  6 +++---
 ...se.txt => javax.resource-api-1.7.1-license.txt} |  6 +++---
 ...txt => javax.security.jacc-api-1.6-license.txt} |  6 +++---
 ...xt => javax.xml.registry-api-1.0.8-license.txt} |  6 +++---
 ...nse.txt => javax.xml.rpc-api-1.1.2-license.txt} |  6 +++---
 .../javaee8.api/nbproject/project.properties       |  7 ++++---
 .../modules/javaee8/api/javaee-api-8.0.xml         |  2 +-
 .../modules/javaee8/api/javaee-web-api-8.0.xml     |  2 +-
 enterprise/web.jsf.editor/build.xml                |  8 ++++----
 enterprise/web.jsf.editor/external/binaries-list   |  2 +-
 ....txt => generated-jsf-api-docs-2.3-license.txt} |  2 +-
 ...txt => javax.faces-api-2.3-javadoc-license.txt} |  2 +-
 .../web.jsf.editor/nbproject/project.properties    |  2 +-
 25 files changed, 75 insertions(+), 72 deletions(-)
 rename enterprise/j2ee.platform/external/{generated-javaee-api-7.0-javadoc-license.txt => generated-javaee-api-8.0.1-javadoc-license.txt} (99%)
 rename enterprise/j2ee.platform/external/{javaee-api-7.0-javadoc-license.txt => javaee-api-8.0.1-javadoc-license.txt} (98%)
 rename enterprise/javaee8.api/external/{javaee-api-8.0-license.txt => javaee-api-8.0.1-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javaee-web-api-8.0-license.txt => javaee-web-api-8.0.1-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.annotation-api-1.2-license.txt => javax.annotation-api-1.3.2-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.enterprise.concurrent-api-1.0-license.txt => javax.enterprise.concurrent-api-1.1-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.enterprise.deploy-api-1.6-license.txt => javax.enterprise.deploy-api-1.7-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.mail-1.6.0-license.txt => javax.mail-1.6.2-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.management.j2ee-api-1.1.1-license.txt => javax.management.j2ee-api-1.1.2-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.resource-api-1.7-license.txt => javax.resource-api-1.7.1-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.security.jacc-api-1.5-license.txt => javax.security.jacc-api-1.6-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.xml.registry-api-1.0.7-license.txt => javax.xml.registry-api-1.0.8-license.txt} (99%)
 rename enterprise/javaee8.api/external/{javax.xml.rpc-api-1.1.1-license.txt => javax.xml.rpc-api-1.1.2-license.txt} (99%)
 rename enterprise/web.jsf.editor/external/{generated-jsf-api-docs-2.0-license.txt => generated-jsf-api-docs-2.3-license.txt} (99%)
 rename enterprise/web.jsf.editor/external/{javax.faces-api-2.0-javadoc-license.txt => javax.faces-api-2.3-javadoc-license.txt} (99%)


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