This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 9b1b3086694 Merge pull request #7451 from
matthiasblaesing/cleanup_context_action2
add 9542dfaf26c Add missing schemas for Jakarta Server Pages Tag Library
new ce5534b1d92 Merge pull request #7340 from pepness/jstl-3.1-4.0
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/web.core/licenseinfo.xml | 4 +
.../netbeans/modules/web/taglib/TaglibCatalog.java | 134 ++-
...aglibrary_3_0.mdd => web-jsptaglibrary_3_1.mdd} | 0
.../web/taglib/resources/web-jsptaglibrary_3_1.xsd | 1109 ++++++++++++++++++++
...aglibrary_3_0.mdd => web-jsptaglibrary_4_0.mdd} | 0
.../web/taglib/resources/web-jsptaglibrary_4_0.xsd | 1109 ++++++++++++++++++++
6 files changed, 2325 insertions(+), 31 deletions(-)
copy
enterprise/web.core/src/org/netbeans/modules/web/taglib/resources/{web-jsptaglibrary_3_0.mdd
=> web-jsptaglibrary_3_1.mdd} (100%)
create mode 100644
enterprise/web.core/src/org/netbeans/modules/web/taglib/resources/web-jsptaglibrary_3_1.xsd
copy
enterprise/web.core/src/org/netbeans/modules/web/taglib/resources/{web-jsptaglibrary_3_0.mdd
=> web-jsptaglibrary_4_0.mdd} (100%)
create mode 100644
enterprise/web.core/src/org/netbeans/modules/web/taglib/resources/web-jsptaglibrary_4_0.xsd
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists