This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1abe157 Update index.asciidoc
1abe157 is described below
commit 1abe1572bf5ee9b699f1c8882921037b45b16135
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Tue Sep 21 12:23:23 2021 +0200
Update index.asciidoc
---
netbeans.apache.org/src/content/download/nb125/index.asciidoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/netbeans.apache.org/src/content/download/nb125/index.asciidoc
b/netbeans.apache.org/src/content/download/nb125/index.asciidoc
index e4255bf..1ab5b0b 100644
--- a/netbeans.apache.org/src/content/download/nb125/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb125/index.asciidoc
@@ -40,12 +40,13 @@ The full list of pull requests integrated in the 12.5
timeframe link:https://git
== Java Enhancements
=== Java
-- Adding declarative Java hints to the LSP server:
https://github.com/apache/netbeans/pull/2905
+- Temporarily allow setting of SecurityManager:
https://github.com/apache/netbeans/pull/3003
+- [NETBEANS-5661] - Added regular expression window and hint:
https://github.com/apache/netbeans/pull/2953
- Prefer .class execution over .java if the class already exists:
https://github.com/apache/netbeans/pull/3036
- [NETBEANS-5801] - Add javadoc for JDK 18 early access:
https://github.com/apache/netbeans/pull/3008
- [NETBEANS-5704] when generating --patch-module option, also use the
generated source roots. Java: https://github.com/apache/netbeans/pull/2977
- [NETBEANS-5832] Fixing compilation of static initializer for vanilla
indexing.: https://github.com/apache/netbeans/pull/3054
-- [NETBEANS-5661] - Added regular expression window and hint:
https://github.com/apache/netbeans/pull/2953
+- Adding declarative Java hints to the LSP server:
https://github.com/apache/netbeans/pull/2905
=== Gradle
- Report progress from Gradle's CreateFromTemplateHandler Gradle LSP bug:
https://github.com/apache/netbeans/pull/3044
---------------------------------------------------------------------
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