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 2022/12/30 07:37:02 UTC

[netbeans] branch master updated (57e480a874 -> 84068cd847)

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 57e480a874 Merge pull request #5162 from matthiasblaesing/remove_bootclasspath_prepend
     new 9b6e3b4572 tomcat5: Enable usage of javac release and remove internal class use (fix JDK8 and JDK17+)
     new 0a9ce26b03 tomcat5: Fix TomcatModuleConfiguration (wrong Context object was used) and enable tomcat unittests
     new 84068cd847 Merge pull request #5160 from matthiasblaesing/GH-5134

The 7832 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:
 .github/workflows/main.yml                         |  3 +++
 enterprise/tomcat5/nbproject/project.properties    |  1 -
 enterprise/tomcat5/nbproject/project.xml           | 23 ++++++++++++++++------
 .../tomcat5/config/TomcatModuleConfiguration.java  |  2 +-
 .../modules/tomcat5/deploy/TomcatManagerImpl.java  |  6 +++---
 .../modules/tomcat5/util/TomcatInstallUtil.java    |  4 ++--
 6 files changed, 26 insertions(+), 13 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