mbien commented on PR #7053:
URL: https://github.com/apache/netbeans/pull/7053#issuecomment-1956409705
- the two largest PRs https://github.com/apache/netbeans/pull/6960 and
https://github.com/apache/netbeans/pull/7056 are both merged
- rebased to latest master (with no conflict which is a small miracle)
planning to merge once green again
the other PRs should do fine hopefully, I don't expect many conflicts there:
<details>
```
gh pr list --limit 30 --json number,title,changedFiles --template '{{range
.}}{{tablerow .number .changedFiles .title}}{{end}}'
7089 2 README and
CHANGELOG update
7088 1 Java Code Templates for records and sealed types
7087 11 maven indexing: update lucene from 9.9.1 to 9.10.0.
7082 3 Integrate hints preferences option in the vscode extension
7081 4 Add open containing folder action.
7080 13 Fix detection of support for generation session beans from
entity classes and support jakarta package names
7077 3 Fix: Settings persistence does not work for inner-class hints
7076 9 Replace usage of package `org.codehaus.plexus.util.IOUtil` with
Java native methods.
7075 1 Escape java hint fix String for html and fill in multi variables.
7070 10 New file created by copy/paste in git repo ignores commit
exclusion flag
7063 9 Improve priming from LSP client
7062 26 Cleanup HashMap raw type warnings..
7055 1 Adding support for Wildfly 31
7053 1687 Code Cleanup/Deprecation fixes: Class#newInstance, underscore
identifier, better temp files, avoid toUpper/LowerCase and more
7034 14 Adjusting some license texts.
7032 8 Add support for GlassFish 7.0.12
7030 3 Fixed concurrency issues in GradleDaemonExecutor
7024 15 Gradle Project shall use the Java from the tooling not runtime.
7020 38 Final changes for JakartaEE adjustments
7012 1 Improved Toolbar overflow impl.
7004 9 Update guava from 32.1.2-jre to 33.0.0-jre
6999 2 JDK 21 support to Payara Platform tools v6.x in Apache NetBeans
IDE
6988 223 Add support for Jakarta EE 11
6985 4 Enable code completion in JSF and JSP pages in Jakarta based
projects
6984 15 Enable Servlet/Filter/Listener generation for Jakarta based
projects
6892 28 Embedded Chromium Brower into NetBeans
6866 5 Allow user to manipulate Truffle breakpoints
6844 71 [Rust] Rust workspaces support.
6834 11 Added go to test ability for test/tested class in lsp server
6829 12 Support for multiple NetBeans Gradle Tooling
```
</details>
thanks for review!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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