This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 6c6beed97e32e20e3f5daa4301470fbc87458ba5 Merge: c1ee059fa57 ffcc6469a61 Author: Michael Bien <[email protected]> AuthorDate: Thu Aug 22 20:27:33 2024 +0200 Merge pull request #7677 from mbien/proc-module-cleanup ProcessImplementation module cleanup ide/extexecution.process.jdk9/manifest.mf | 7 -- .../nbproject/project.properties | 19 ----- .../nbproject/project.xml | 57 ------------- .../extexecution/process/jdk9/ProcessesImpl.java | 94 ---------------------- .../process/jdk9/resources/Bundle.properties | 17 ---- ide/extexecution.process/external/binaries-list | 19 ----- .../external/processtreekiller-2.0.1-license.txt | 28 ------- .../external/winp-1.28-license.txt | 28 ------- ide/extexecution.process/manifest.mf | 2 +- .../module-auto-deps.xml} | 22 ++++- .../nbproject/project.properties | 6 +- ide/extexecution.process/nbproject/project.xml | 17 ---- .../extexecution/process/ProcessesImpl.java | 23 ++++-- java/java.lsp.server/nbproject/project.xml | 4 - nbbuild/cluster.properties | 1 - 15 files changed, 38 insertions(+), 306 deletions(-) --------------------------------------------------------------------- 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
