This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from eb073e1 Merge pull request #1536 from
SiddheshRane/diff-for-remote-files
add 5a51d83 [NETBEANS-2888] - Project Context Path problem for Java Maven
Web Application (#1526)
No new revisions were added by this update.
Summary of changes:
.../licenseinfo.xml | 14 +++---
.../modules/glassfish/eecommon/api/Utils.java | 4 +-
.../api/config/GlassfishConfiguration.java | 20 ++++++--
.../eecommon/api/config/J2eeModuleHelper.java | 8 +++-
.../eecommon/api/config/ServletVersion.java | 9 ++++
.../api/ddtemplates/javaee/glassfish-web.xml | 25 ++++++++++
.../netbeans/modules/glassfish/eecommon/layer.xml | 20 ++------
.../modules/j2ee/sun/dd/api/ASDDVersion.java | 53 ++++++++++++++++++++++
.../modules/j2ee/sun/dd/impl/DTDRegistry.java | 47 ++++++++++---------
9 files changed, 146 insertions(+), 54 deletions(-)
copy enterprise/{web.jsf.icefaces => glassfish.eecommon}/licenseinfo.xml (65%)
create mode 100644
enterprise/glassfish.eecommon/src/org/netbeans/modules/glassfish/eecommon/api/ddtemplates/javaee/glassfish-web.xml
---------------------------------------------------------------------
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