[netbeans-website] branch master updated: Update nb123.asciidoc

2021-03-09 Thread geertjan
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 e95f73d  Update nb123.asciidoc
e95f73d is described below

commit e95f73d242b71f9810cd789738b4d7d06ff65a88
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 10 08:34:35 2021 +0100

Update nb123.asciidoc
---
 netbeans.apache.org/src/content/download/nb123/nb123.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
index b25eab2..cac5467 100644
--- a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
@@ -72,7 +72,7 @@ Apache NetBeans can also be installed as a self-contained 
link:https://snapcraft
 
 == Deployment Platforms
 
-Apache NetBeans 12.3 runs on JDK LTS releases 8 and 11, as well as on JDK 15 
and JDK 16, i.e., the current JDK releases at the time of this NetBeans release.
+Apache NetBeans 12.3 runs on JDK LTS releases 8 and 11, as well as on JDK 15, 
i.e., the current JDK release at the time of this NetBeans release.
 
 TIP: The current JDKs have an issue on Mac OS Big Sur, that causes freezes on 
dialogs. That could be fixed by applying the workaround described at 
link:https://issues.apache.org/jira/browse/NETBEANS-5037?focusedCommentId=17234878=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17234878[NETBEANS-5037]
 .
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Update nb123.asciidoc

2021-03-09 Thread geertjan
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 f50634f  Update nb123.asciidoc
f50634f is described below

commit f50634fff4d1342c026cf4244f2814354354c483
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 10 08:33:41 2021 +0100

Update nb123.asciidoc
---
 netbeans.apache.org/src/content/download/nb123/nb123.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
index cac5467..b25eab2 100644
--- a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
@@ -72,7 +72,7 @@ Apache NetBeans can also be installed as a self-contained 
link:https://snapcraft
 
 == Deployment Platforms
 
-Apache NetBeans 12.3 runs on JDK LTS releases 8 and 11, as well as on JDK 15, 
i.e., the current JDK release at the time of this NetBeans release.
+Apache NetBeans 12.3 runs on JDK LTS releases 8 and 11, as well as on JDK 15 
and JDK 16, i.e., the current JDK releases at the time of this NetBeans release.
 
 TIP: The current JDKs have an issue on Mac OS Big Sur, that causes freezes on 
dialogs. That could be fixed by applying the workaround described at 
link:https://issues.apache.org/jira/browse/NETBEANS-5037?focusedCommentId=17234878=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17234878[NETBEANS-5037]
 .
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Update index.asciidoc

2021-03-09 Thread geertjan
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 6c2aebe  Update index.asciidoc
6c2aebe is described below

commit 6c2aebea399ac9f8edb4ff1c8815f3721e93394e
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 10 08:29:31 2021 +0100

Update index.asciidoc
---
 .../src/content/download/nb123/index.asciidoc | 19 +--
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index e3c62d9..9f0d51b 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -41,7 +41,10 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
 
 == Java
 
- LSP
+ LSP/VS Code Integration
+
+link:https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java[Apache
 NetBeans Language Server] enhancements.
+
  - Actions that introduce code elements are exposed through LSP: 
https://github.com/apache/netbeans/pull/2647
  - Code generators are exposed through LSP: 
https://github.com/apache/netbeans/pull/2587
  - JavaDoc is shown on mouse hover over identifiers: 
https://github.com/apache/netbeans/pull/2601
@@ -62,17 +65,14 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
 
 == PHP
 
+Complete PHP 8.0 syntax is supported, though code completion for attributes 
and named parameters is not implemented yet.
+
  PHP 8.0 Support
  - Constructor Property Promotion: https://github.com/apache/netbeans/pull/2674
  - Named Arguments: https://github.com/apache/netbeans/pull/2704
  - Attribute Syntax: https://github.com/apache/netbeans/pull/2640
  - Allow trailing comma in closure use lists: 
https://github.com/apache/netbeans/pull/2692
 
-*NOTE on PHP 8.0 support*
-
- - Complete PHP 8.0 syntax is supported.
- - Code completion for attributes and named parameters is not implemented yet.
-
  Improvements
  - Show and change the PHP Version of project properties on the status bar: 
https://github.com/apache/netbeans/pull/2681
  - Added PSR-4 hints: https://github.com/apache/netbeans/pull/2630
@@ -100,6 +100,13 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Fixed readability of HTML code completion items: 
https://github.com/apache/netbeans/pull/2719
  - Fix handling of global values: https://github.com/apache/netbeans/pull/2639
  - Fix npm logo size: https://github.com/apache/netbeans/pull/2632
+ 
+== C++ Lite
+
+Enhancements to the 
link:http://netbeans.apache.org/download/nb121/index.html[C++ Lite features 
introduced in 12.1].
+
+ - Completing the CPPLite debugger: threads, variables, watches, tooltips, 
etc: https://github.com/apache/netbeans/pull/2697
+ - Correct the breakpoint functionality in cpplite debugger: 
https://github.com/apache/netbeans/pull/2726
 
 == Library Upgrades
  - FlatLaf from 0.31 to 1.0: https://github.com/apache/netbeans/pull/2693, 
https://github.com/apache/netbeans/pull/2723 and 
https://github.com/apache/netbeans/pull/2760


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Update index.asciidoc

2021-03-09 Thread geertjan
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 e94644c  Update index.asciidoc
e94644c is described below

commit e94644c1c668bc2c321e9726581f50f786a88c28
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 10 08:20:01 2021 +0100

Update index.asciidoc
---
 .../src/content/download/nb123/index.asciidoc  | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index d71c434..e3c62d9 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -41,6 +41,20 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
 
 == Java
 
+ LSP
+ - Actions that introduce code elements are exposed through LSP: 
https://github.com/apache/netbeans/pull/2647
+ - Code generators are exposed through LSP: 
https://github.com/apache/netbeans/pull/2587
+ - JavaDoc is shown on mouse hover over identifiers: 
https://github.com/apache/netbeans/pull/2601
+ - Folding rangers are exposed through LSP: 
https://github.com/apache/netbeans/pull/2682
+ - LSP Codelens: https://github.com/apache/netbeans/pull/2705
+ - Always do save modified files: https://github.com/apache/netbeans/pull/2730
+ - Showing completions returned by annotation Processors: 
https://github.com/apache/netbeans/pull/2736
+ - Project problems are resolved in headless environment: 
https://github.com/apache/netbeans/pull/2652
+ - Restart NBLS when an extension providing some NB cluster is 
installed/uninstalled: https://github.com/apache/netbeans/pull/2698
+ - Enable full VSNetBeans Maven build test: 
https://github.com/apache/netbeans/pull/2585
+ - Don't show reload/save dialogs: I didn't find the appropriate PR and it's a 
too small detail to mention IMHO
+ - Properly stop Maven execution from LSP/DAP: 
https://github.com/apache/netbeans/pull/2679
+
  Gradle
  - Favorite tasks can be added to Gradle Navigator: 
https://github.com/apache/netbeans/pull/2595
  - Improved Gradle Sub-Project display on large projects: 
https://github.com/apache/netbeans/pull/2629


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Tweaks

2021-03-09 Thread geertjan
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 2332567  Tweaks
2332567 is described below

commit 23325675b425f9254b264dadb3e7bc73e59f0c82
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 10 08:15:34 2021 +0100

Tweaks
---
 .../src/content/download/nb123/index.asciidoc  | 22 ++
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 1053a6a..d71c434 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -37,11 +37,16 @@ TIP: The LTS release of the Apache NetBeans 12 cycle is 
Apache NetBeans 12.0. Th
 
 link:/download/nb123/nb123.html[Download, role="button success"]
 
-== Highlights
-
 The full list of pull requests integrated in the 12.3 timeframe 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[is 
found here], while the highlights are listed below.
 
-=== PHP
+== Java
+
+ Gradle
+ - Favorite tasks can be added to Gradle Navigator: 
https://github.com/apache/netbeans/pull/2595
+ - Improved Gradle Sub-Project display on large projects: 
https://github.com/apache/netbeans/pull/2629
+ - Fix IAE, when using composite Gradle Builds: 
https://github.com/apache/netbeans/pull/2606
+
+== PHP
 
  PHP 8.0 Support
  - Constructor Property Promotion: https://github.com/apache/netbeans/pull/2674
@@ -82,14 +87,7 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Fix handling of global values: https://github.com/apache/netbeans/pull/2639
  - Fix npm logo size: https://github.com/apache/netbeans/pull/2632
 
-=== Java Build Systems
-
- Gradle Support
- - Favorite tasks can be added to Gradle Navigator: 
https://github.com/apache/netbeans/pull/2595
- - Improved Gradle Sub-Project display on large projects: 
https://github.com/apache/netbeans/pull/2629
- - Fix IAE, when using composite Gradle Builds: 
https://github.com/apache/netbeans/pull/2606
-
-=== Library Upgrades
+== Library Upgrades
  - FlatLaf from 0.31 to 1.0: https://github.com/apache/netbeans/pull/2693, 
https://github.com/apache/netbeans/pull/2723 and 
https://github.com/apache/netbeans/pull/2760
  - Groovy from 2.5.11 to 2.5.14: https://github.com/apache/netbeans/pull/2644
  - JAXB from 2.2 to 2.3: https://github.com/apache/netbeans/pull/2586
@@ -97,7 +95,7 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Metro from 2.3.1 to 2.4.4: https://github.com/apache/netbeans/pull/2526
  - JUnit from 4.12 to 4.13.1: 
https://github.com/apache/netbeans/pull/2463/files
 
-=== General Code Cleanup
+== General Code Cleanup
  - Eable use of generics: https://github.com/apache/netbeans/pull/2194
  - Cleanup imports in the Enterprise Web.Monitor module: 
https://github.com/apache/netbeans/pull/2608
  - Cleanup Vector raw type warnings: 
https://github.com/apache/netbeans/pull/2611


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans] branch master updated (4bee741 -> a3eb5fb)

2021-03-09 Thread sdedic
This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


from 4bee741  Merge pull request #2775 from 
matthiasblaesing/update-typescript
 new ed3170b  Introducing COMMAND_PRIME action.
 new a3b2977  Implemented "priming build" action for Maven projects.
 new 225cae8  Invoke priming build before project open.
 new a3eb5fb  Merge pull request #2795 from 
sdedic/project/primingBuildAction

The 5070 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:
 ide/projectapi/apichanges.xml  |  15 +
 ide/projectapi/manifest.mf |   2 +-
 .../org/netbeans/spi/project/ActionProvider.java   |   7 +
 java/java.lsp.server/nbproject/project.xml |   2 +-
 .../modules/java/lsp/server/LspServerState.java|  58 
 .../modules/java/lsp/server/protocol/Server.java   | 161 +--
 .../server/protocol/TextDocumentServiceImpl.java   |  46 ++-
 .../lsp/server/protocol/WorkspaceServiceImpl.java  |  12 +-
 java/maven/manifest.mf |   2 +-
 java/maven/nbproject/project.xml   |   2 +-
 .../netbeans/modules/maven/ActionProviderImpl.java |  26 +-
 .../modules/maven/InternalActionDelegate.java  |  29 ++
 .../maven/problems/MavenModelProblemsProvider.java | 139 -
 .../modules/maven/problems/SanityBuildAction.java  |  86 --
 .../modules/maven/problems/PrimingActionTest.java  | 315 +
 15 files changed, 830 insertions(+), 72 deletions(-)
 create mode 100644 
java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/LspServerState.java
 create mode 100644 
java/maven/src/org/netbeans/modules/maven/InternalActionDelegate.java
 create mode 100644 
java/maven/test/unit/src/org/netbeans/modules/maven/problems/PrimingActionTest.java


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-5432) ./gradlew in NETBEANS 12.2 Fails on Plugin:

2021-03-09 Thread Matthew Eggers (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthew Eggers updated NETBEANS-5432:
-
Description: 
*Problem (expect / actual )*

When building a Gradle project, running {{./gradlew clean build}} fails in 
Netbeans while running it natively builds. 

*Repro Steps*

Please see the Environment Below 

Set JDK to 1.8 matching {{$JAVA_HOME}}

Set Gradle to 5.3 (matching gradle properties)

Set "Prefer to use gradle wrapper that comes with the project"

Run "clean build"

*Expected*

Output should match what is run in a Bash shell

*Actual*

A couple of things happen here. Output of build command is:
{code:java}
cd /Users/eggmatters/project-to-build; ./gradlew clean build
Parallel execution with configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Could not initialize class com.mkobit.jenkins.pipelines.CodegenTypesKt
 {code}
Stacktrace expands to:
{code:java}
* Exception is:
java.lang.NoClassDefFoundError: Could not initialize class 
com.mkobit.jenkins.pipelines.CodegenTypesKt
{code}
*Additional Info*
 A Notification pops up either on build or configuration change. It issues a 
low-level warning stating that it cannot load the project. It then gives some 
Gradle API paths ending in a {{.gradle}} installation for 6.7.:
{code}
org.gradle.api.file.ProjectLayout.directoryProperty(Lorg/gradle/api/provider/Provider;)Lorg/gradle/api/file/DirectoryProperty;org.gradle.api.file.ProjectLayout.directoryProperty(Lorg/gradle/api/provider/Provider;)Lorg/gradle/api/file/DirectoryProperty;Could
 not run build action using connection to Gradle installation 
'/Users/eggmatters/.gradle/wrapper/dists/gradle-6.7-bin/efvqh8uyq79v2n7rcncuhu9sv/gradle-6.7'.
{code}

Also, the Gradle Daemons launched are running under JDK12 (the default JDK) and 
not the project specified one:
{code:java}
 /Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 
-Duser.country=US -Duser.language=en -Duser.variant -cp 
/Users/eggmatters/.gradle/wrapper/dists/gradle-4.9-all/491wbe0x5d54n9cojs2p0zv90/gradle-4.9/lib/gradle-launcher-4.9.jar
 org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9

/Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
--add-opens java.base/java.util=ALL-UNNAMED --add-opens 
java.base/java.lang=ALL-UNNAMED --add-opens 
java.base/java.lang.invoke=ALL-UNNAMED --add-opens 
java.prefs/java.util.prefs=ALL-UNNAMED -Dfile.encoding=UTF-8 -Duser.country=US 
-Duser.language=en -Duser.variant -cp 
/Users/eggmatters/.gradle/wrapper/dists/gradle-6.7-bin/efvqh8uyq79v2n7rcncuhu9sv/gradle-6.7/lib/gradle-launcher-6.7.jar
 org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.7
{code}
 There is another similar project which does not rely on the 
"com.mkobit.jenkins.pipelines.shared-library" plugin which has the 
same`build.gradle` otherwise which compiles just fine. 



  was:
*Problem (expect / actual )*

When building a Gradle project, running {{./gradlew clean build}} fails in 
Netbeans while running it natively builds. 

*Repro Steps*

Please see the Environment Below 

Set JDK to 1.8 matching {{$JAVA_HOME}}

Set Gradle to 5.3 (matching gradle properties)

Set "Prefer to use gradle wrapper that comes with the project"

Run "clean build"

*Expected*

Output should match what is run in a Bash shell

*Actual*

A couple of things happen here. Output of build command is:
{code:java}
cd /Users/eggmatters/project-to-build; ./gradlew clean build
Parallel execution with configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Could not initialize class com.mkobit.jenkins.pipelines.CodegenTypesKt
 {code}
Stacktrace expands to:
{code:java}
* Exception is:
java.lang.NoClassDefFoundError: Could not initialize class 
com.mkobit.jenkins.pipelines.CodegenTypesKt
{code}
*Additional Info*
 A Notification pops up either on build or configuration change. It issues a 
low-level warning stating that it cannot load the project. It then gives some 
Gradle API paths ending in a {{.gradle}} installation for 6.7. (There doesn't 
appear to be a way to copy these messages.)

Also, the Gradle Daemons launched are running under JDK12 (the default JDK) and 
not the project specified one:
{code:java}
 /Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 
-Duser.country=US -Duser.language=en -Duser.variant -cp 
/Users/eggmatters/.gradle/wrapper/dists/gradle-4.9-all/491wbe0x5d54n9cojs2p0zv90/gradle-4.9/lib/gradle-launcher-4.9.jar
 org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9

/Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
--add-opens java.base/java.util=ALL-UNNAMED --add-opens 
java.base/java.lang=ALL-UNNAMED 

[jira] [Updated] (NETBEANS-5432) ./gradlew in NETBEANS 12.2 Fails on Plugin:

2021-03-09 Thread Matthew Eggers (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthew Eggers updated NETBEANS-5432:
-
Environment: 
{code}
>System Info: 
  Product Version = Apache NetBeans IDE 12.2
  Operating System= Mac OS X version 10.15.7 running on x86_64
  Java; VM; Vendor= 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10; Oracle 
Corporation
  Runtime = OpenJDK Runtime Environment 12.0.2+10
  Java Home   = 
/Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home
  System Locale; Encoding = en_US (nb); UTF-8
  Home Directory  = /Users/megger
  Current Directory   = /
  User Directory  = /Users/megger/Library/Application 
Support/NetBeans/12.2
  Cache Directory = /Users/megger/Library/Caches/NetBeans/12.2
  Installation= /Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/nb
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/ergonomics
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/ide
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/extide
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/java
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/apisupport
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/webcommon
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/websvccommon
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/enterprise
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/profiler
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/php
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/harness
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/cpplite
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/groovy
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/javafx
/Applications/NetBeans/Apache NetBeans 
12.2.app/Contents/Resources/NetBeans/netbeans/platform
{code}


  was:
{code}
System:
MAC_OSX
Darwin APXQLVDQ4E0621 19.6.0 Darwin Kernel Version 19.6.0: Tue Jan 12 22:13:05 
PST 2021; root:xnu-6153.141.16~1/RELEASE_X86_64 x86_64

Java:
$JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
Gradle:
v4.9 & 5.3 
{code}

{{build.gradle}}
{code}
plugins {
id "com.mkobit.jenkins.pipelines.shared-library" version "0.6.0"
}
apply plugin: 'groovy'
apply plugin: 'jacoco'

repositories {
mavenCentral()
}
{code}



> ./gradlew in NETBEANS 12.2 Fails on Plugin: 
> 
>
> Key: NETBEANS-5432
> URL: https://issues.apache.org/jira/browse/NETBEANS-5432
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: {code}
> >System Info: 
>   Product Version = Apache NetBeans IDE 12.2
>   Operating System= Mac OS X version 10.15.7 running on x86_64
>   Java; VM; Vendor= 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10; 
> Oracle Corporation
>   Runtime = OpenJDK Runtime Environment 12.0.2+10
>   Java Home   = 
> /Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home
>   System Locale; Encoding = en_US (nb); UTF-8
>   Home Directory  = /Users/megger
>   Current Directory   = /
>   User Directory  = /Users/megger/Library/Application 
> Support/NetBeans/12.2
>   Cache Directory = /Users/megger/Library/Caches/NetBeans/12.2
>   Installation= /Applications/NetBeans/Apache NetBeans 
> 12.2.app/Contents/Resources/NetBeans/netbeans/nb
> /Applications/NetBeans/Apache NetBeans 
> 12.2.app/Contents/Resources/NetBeans/netbeans/ergonomics
> /Applications/NetBeans/Apache NetBeans 
> 12.2.app/Contents/Resources/NetBeans/netbeans/ide
> /Applications/NetBeans/Apache NetBeans 
> 12.2.app/Contents/Resources/NetBeans/netbeans/extide
> /Applications/NetBeans/Apache NetBeans 
> 12.2.app/Contents/Resources/NetBeans/netbeans/java
>  

[jira] [Created] (NETBEANS-5432) ./gradlew in NETBEANS 12.2 Fails on Plugin:

2021-03-09 Thread Matthew Eggers (Jira)
Matthew Eggers created NETBEANS-5432:


 Summary: ./gradlew in NETBEANS 12.2 Fails on Plugin: 
 Key: NETBEANS-5432
 URL: https://issues.apache.org/jira/browse/NETBEANS-5432
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.2
 Environment: {code}
System:
MAC_OSX
Darwin APXQLVDQ4E0621 19.6.0 Darwin Kernel Version 19.6.0: Tue Jan 12 22:13:05 
PST 2021; root:xnu-6153.141.16~1/RELEASE_X86_64 x86_64

Java:
$JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
Gradle:
v4.9 & 5.3 
{code}

{{build.gradle}}
{code}
plugins {
id "com.mkobit.jenkins.pipelines.shared-library" version "0.6.0"
}
apply plugin: 'groovy'
apply plugin: 'jacoco'

repositories {
mavenCentral()
}
{code}

Reporter: Matthew Eggers


*Problem (expect / actual )*

When building a Gradle project, running {{./gradlew clean build}} fails in 
Netbeans while running it natively builds. 

*Repro Steps*

Please see the Environment Below 

Set JDK to 1.8 matching {{$JAVA_HOME}}

Set Gradle to 5.3 (matching gradle properties)

Set "Prefer to use gradle wrapper that comes with the project"

Run "clean build"

*Expected*

Output should match what is run in a Bash shell

*Actual*

A couple of things happen here. Output of build command is:
{code:java}
cd /Users/eggmatters/project-to-build; ./gradlew clean build
Parallel execution with configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Could not initialize class com.mkobit.jenkins.pipelines.CodegenTypesKt
 {code}
Stacktrace expands to:
{code:java}
* Exception is:
java.lang.NoClassDefFoundError: Could not initialize class 
com.mkobit.jenkins.pipelines.CodegenTypesKt
{code}
*Additional Info*
 A Notification pops up either on build or configuration change. It issues a 
low-level warning stating that it cannot load the project. It then gives some 
Gradle API paths ending in a {{.gradle}} installation for 6.7. (There doesn't 
appear to be a way to copy these messages.)

Also, the Gradle Daemons launched are running under JDK12 (the default JDK) and 
not the project specified one:
{code:java}
 /Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 
-Duser.country=US -Duser.language=en -Duser.variant -cp 
/Users/eggmatters/.gradle/wrapper/dists/gradle-4.9-all/491wbe0x5d54n9cojs2p0zv90/gradle-4.9/lib/gradle-launcher-4.9.jar
 org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9

/Library/Java/JavaVirtualMachines/openjdk-12.0.2.jdk/Contents/Home/bin/java 
--add-opens java.base/java.util=ALL-UNNAMED --add-opens 
java.base/java.lang=ALL-UNNAMED --add-opens 
java.base/java.lang.invoke=ALL-UNNAMED --add-opens 
java.prefs/java.util.prefs=ALL-UNNAMED -Dfile.encoding=UTF-8 -Duser.country=US 
-Duser.language=en -Duser.variant -cp 
/Users/eggmatters/.gradle/wrapper/dists/gradle-6.7-bin/efvqh8uyq79v2n7rcncuhu9sv/gradle-6.7/lib/gradle-launcher-6.7.jar
 org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.7
{code}
 There is another similar project which does not rely on the 
"com.mkobit.jenkins.pipelines.shared-library" plugin which has the 
same`build.gradle` otherwise which compiles just fine. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-jackpot30] branch master updated: Updating version to 12.3

2021-03-09 Thread jlahoda
This is an automated email from the ASF dual-hosted git repository.

jlahoda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jackpot30.git


The following commit(s) were added to refs/heads/master by this push:
 new 4d254f1  Updating version to 12.3
4d254f1 is described below

commit 4d254f1acb88b1e613d71b414e11bb9c34d8f208
Author: Jan Lahoda 
AuthorDate: Tue Mar 9 23:54:46 2021 +0100

Updating version to 12.3
---
 .travis.yml   | 4 ++--
 cmdline/README.md | 4 ++--
 cmdline/build.xml | 2 +-
 cmdline/maven/pom.xml | 2 +-
 .../java/org/netbeans/modules/jackpot30/maven/RunJackpot30Test.java   | 2 +-
 cmdline/tool/scripts/pom.xml  | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index e46bd23..72b9493 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,8 @@ addons:
 jdk:
   - openjdk11
 before_script:
-  - wget 
'https://archive.apache.org/dist/netbeans/netbeans/12.2/netbeans-12.2-bin.zip' 
-O /tmp/netbeans-12.2-bin.zip
-  - (cd $HOME; unzip /tmp/netbeans-12.2-bin.zip)
+  - wget 
'https://archive.apache.org/dist/netbeans/netbeans/12.3/netbeans-12.3-bin.zip' 
-O /tmp/netbeans-12.3-bin.zip
+  - (cd $HOME; unzip /tmp/netbeans-12.3-bin.zip)
   - unset _JAVA_OPTIONS
 script:
   - export JDK11=$JAVA_HOME
diff --git a/cmdline/README.md b/cmdline/README.md
index c5ede07..c439325 100644
--- a/cmdline/README.md
+++ b/cmdline/README.md
@@ -27,7 +27,7 @@ This tool allows to run NetBeans Java code checker without 
the NetBeans IDE. Thi
 
  To Build
 
-* Apache NetBeans 12.2
+* Apache NetBeans 12.3
 * JDK 8 and JDK 11
 * bash
 * Apache ant 1.9.9 or above
@@ -42,7 +42,7 @@ This tool allows to run NetBeans Java code checker without 
the NetBeans IDE. Thi
 Build using:
 
 ```
-$ ant -DNETBEANS_PLATFORM= -DJDK11= 
build-and-test
+$ ant -DNETBEANS_PLATFORM= -DJDK11= 
build-and-test
 ```
 
 The built product is in tool/build/jackpot.
diff --git a/cmdline/build.xml b/cmdline/build.xml
index 40d1a45..308eaab 100644
--- a/cmdline/build.xml
+++ b/cmdline/build.xml
@@ -52,7 +52,7 @@
 
 
 
-
+
 
 
 
diff --git a/cmdline/maven/pom.xml b/cmdline/maven/pom.xml
index eaba73f..2526a0e 100644
--- a/cmdline/maven/pom.xml
+++ b/cmdline/maven/pom.xml
@@ -21,7 +21,7 @@
 
   org.apache.netbeans.modules.jackpot30
   jackpot30-maven-plugin
-  12.2
+  12.3
   maven-plugin
 
   Jackpot 3.0 Command Line Tool Maven Bridge
diff --git 
a/cmdline/maven/src/test/java/org/netbeans/modules/jackpot30/maven/RunJackpot30Test.java
 
b/cmdline/maven/src/test/java/org/netbeans/modules/jackpot30/maven/RunJackpot30Test.java
index 415ab66..de02a51 100644
--- 
a/cmdline/maven/src/test/java/org/netbeans/modules/jackpot30/maven/RunJackpot30Test.java
+++ 
b/cmdline/maven/src/test/java/org/netbeans/modules/jackpot30/maven/RunJackpot30Test.java
@@ -67,7 +67,7 @@ public class RunJackpot30Test extends TestCase {
 
 Process p = Runtime.getRuntime().exec(new String[] {
 maven,
-"-Djackpot.plugin.version=12.2",
+"-Djackpot.plugin.version=12.3",
 "-q",
 "jackpot30:analyze"
 }, null, testDir);
diff --git a/cmdline/tool/scripts/pom.xml b/cmdline/tool/scripts/pom.xml
index d5a14f7..2bb3fb3 100644
--- a/cmdline/tool/scripts/pom.xml
+++ b/cmdline/tool/scripts/pom.xml
@@ -21,7 +21,7 @@
 
   org.apache.netbeans.modules.jackpot30
   jackpot30-maven-plugin
-  12.2
+  12.3
   maven-plugin
 
   Jackpot 3.0 Command Line Tool


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Added notable Gradle related changes to NetBeans 12.3 Feature page

2021-03-09 Thread geertjan
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 68a82ca  Added notable Gradle related changes to NetBeans 12.3 Feature 
page
 new fd4fde6  Merge pull request #539 from lkishalmi/nb123-gradle-changes
68a82ca is described below

commit 68a82ca7ae0c6307012ebf53a582c64f36cbd88e
Author: Laszlo Kishalmi 
AuthorDate: Tue Mar 9 14:16:48 2021 -0800

Added notable Gradle related changes to NetBeans 12.3 Feature page
---
 netbeans.apache.org/src/content/download/nb123/index.asciidoc | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index b372e75..1053a6a 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -82,6 +82,13 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Fix handling of global values: https://github.com/apache/netbeans/pull/2639
  - Fix npm logo size: https://github.com/apache/netbeans/pull/2632
 
+=== Java Build Systems
+
+ Gradle Support
+ - Favorite tasks can be added to Gradle Navigator: 
https://github.com/apache/netbeans/pull/2595
+ - Improved Gradle Sub-Project display on large projects: 
https://github.com/apache/netbeans/pull/2629
+ - Fix IAE, when using composite Gradle Builds: 
https://github.com/apache/netbeans/pull/2606
+
 === Library Upgrades
  - FlatLaf from 0.31 to 1.0: https://github.com/apache/netbeans/pull/2693, 
https://github.com/apache/netbeans/pull/2723 and 
https://github.com/apache/netbeans/pull/2760
  - Groovy from 2.5.11 to 2.5.14: https://github.com/apache/netbeans/pull/2644


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Update index.asciidoc

2021-03-09 Thread geertjan
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 0c438be  Update index.asciidoc
0c438be is described below

commit 0c438be4fe804d8eb39b295c033a5691e1b3aeec
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 17:35:05 2021 +0100

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb123/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 04c7d3e..b372e75 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -93,4 +93,4 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
 === General Code Cleanup
  - Eable use of generics: https://github.com/apache/netbeans/pull/2194
  - Cleanup imports in the Enterprise Web.Monitor module: 
https://github.com/apache/netbeans/pull/2608
- - Clean up Vector raw type warnings: 
https://github.com/apache/netbeans/pull/2611
+ - Cleanup Vector raw type warnings: 
https://github.com/apache/netbeans/pull/2611


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 145

2021-03-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new a7d7cea  Automated site publishing by Jenkins build 145
a7d7cea is described below

commit a7d7ceac622edb6102d76ddadf6ece57051316ba
Author: jenkins 
AuthorDate: Tue Mar 9 16:33:26 2021 +

Automated site publishing by Jenkins build 145
---
 content/download/nb123/index.html |  56 ++-
 content/sitemap.xml   | 868 +++---
 2 files changed, 469 insertions(+), 455 deletions(-)

diff --git a/content/download/nb123/index.html 
b/content/download/nb123/index.html
index 2eedca2..7c144c1 100644
--- a/content/download/nb123/index.html
+++ b/content/download/nb123/index.html
@@ -71,16 +71,20 @@
 
 
 
-Highlights
-PHP
+Highlights
 
+PHP
+
 PHP 8.0 Support
 Improvements
 Fixes
 
 
 HTML  CSS
-Miscellaneous
+Library Upgrades
+General Code Cleanup
+
+
 
 
 
@@ -111,13 +115,10 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 The full list of pull requests integrated in the 12.3 timeframe https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3;>is
 found here, while the highlights are listed below.
 
-
-
-
-PHP
-
 
-PHP 8.0 Support
+PHP
+
+PHP 8.0 Support
 
 
 
@@ -148,8 +149,8 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 
 
-
-Improvements
+
+Improvements
 
 
 
@@ -188,8 +189,8 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 
 
-
-Fixes
+
+Fixes
 
 
 
@@ -211,10 +212,8 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 
 
-
-
-HTML  CSS
-
+
+HTML  CSS
 
 
 
@@ -238,10 +237,8 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 
 
-
-
-Miscellaneous
-
+
+Library Upgrades
 
 
 
@@ -265,6 +262,23 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0. The 12.
 
 
 
+
+General Code Cleanup
+
+
+
+Eable use of generics: https://github.com/apache/netbeans/pull/2194; 
class="bare">https://github.com/apache/netbeans/pull/2194
+
+
+Cleanup imports in the Enterprise Web.Monitor module: https://github.com/apache/netbeans/pull/2608; 
class="bare">https://github.com/apache/netbeans/pull/2608
+
+
+Clean up Vector raw type warnings: https://github.com/apache/netbeans/pull/2611; 
class="bare">https://github.com/apache/netbeans/pull/2611
+
+
+
+
+
 
 
 
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 4eea495..055d365 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -187,6 +187,11 @@
 
 
 
+http://netbeans.apache.org/wiki/Authenticator.html
+2021-03-09
+
+
+
 http://netbeans.apache.org/wiki/Autoload.html
 2021-03-09
 
@@ -257,6 +262,11 @@
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqActionAddEditorPopup.html
+2021-03-09
+
+
+
 http://netbeans.apache.org/wiki/DevFaqActionAddFileMime.html
 2021-03-09
 
@@ -272,6 +282,11 @@
 
 
 
+http://netbeans.apache.org/wiki/DevFaqActionAddMenuBar.html
+2021-03-09
+
+
+
 
http://netbeans.apache.org/wiki/DevFaqActionAddProjectCustomizer.html
 2021-03-09
 
@@ -292,11 +307,26 @@
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqActionAddProjectTypePopUp.html
+2021-03-09
+
+
+
 http://netbeans.apache.org/wiki/DevFaqActionAddTabPopup.html
 2021-03-09
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqActionAddToContextMenuOfAllEditors.html
+2021-03-09
+
+
+
+
http://netbeans.apache.org/wiki/DevFaqActionAddToEditorToolbar.html
+2021-03-09
+
+
+
 http://netbeans.apache.org/wiki/DevFaqActionAddToolBar.html
 2021-03-09
 
@@ -307,6 +337,11 @@
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqActionAllAvailableProjectTypes.html
+2021-03-09
+
+
+
 
http://netbeans.apache.org/wiki/DevFaqActionContextSensitive.html
 2021-03-09
 
@@ -367,6 +402,11 @@
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqAddTimestampToLogs.html
+2021-03-09
+
+
+
 
http://netbeans.apache.org/wiki/DevFaqAddingRemovingChildrenDynamically.html
 2021-03-09
 
@@ -407,11 +447,21 @@
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqAutoUpdateBranding.html
+2021-03-09
+
+
+
 
http://netbeans.apache.org/wiki/DevFaqAutoUpdateCheckEveryStartup.html
 2021-03-09
 
 
 
+
http://netbeans.apache.org/wiki/DevFaqAutomaticPlatformDownload.html
+2021-03-09
+
+
+
 http://netbeans.apache.org/wiki/DevFaqBackgroundThread.html
 

[netbeans-website] branch master updated: Adding general code cleanup

2021-03-09 Thread geertjan
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 c400905  Adding general code cleanup
c400905 is described below

commit c400905bb5bcaa06f2c681128abd1bebafe603f6
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 17:30:35 2021 +0100

Adding general code cleanup
---
 .../src/content/download/nb123/index.asciidoc   | 17 +++--
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 1c75640..04c7d3e 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -41,9 +41,9 @@ link:/download/nb123/nb123.html[Download, role="button 
success"]
 
 The full list of pull requests integrated in the 12.3 timeframe 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[is 
found here], while the highlights are listed below.
 
-== PHP
+=== PHP
 
-=== PHP 8.0 Support
+ PHP 8.0 Support
  - Constructor Property Promotion: https://github.com/apache/netbeans/pull/2674
  - Named Arguments: https://github.com/apache/netbeans/pull/2704
  - Attribute Syntax: https://github.com/apache/netbeans/pull/2640
@@ -54,7 +54,7 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Complete PHP 8.0 syntax is supported.
  - Code completion for attributes and named parameters is not implemented yet.
 
-=== Improvements
+ Improvements
  - Show and change the PHP Version of project properties on the status bar: 
https://github.com/apache/netbeans/pull/2681
  - Added PSR-4 hints: https://github.com/apache/netbeans/pull/2630
  - Use complete Composer package name: 
https://github.com/apache/netbeans/pull/2583
@@ -67,14 +67,14 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Improvements for constants in code completion: 
https://github.com/apache/netbeans/pull/2536 and 
https://github.com/apache/netbeans/pull/2578
  - Remove consecutive empty lines when formatting PHP code: 
https://github.com/apache/netbeans/pull/2573
 
-=== Fixes
+ Fixes
  - Shared settings for PHP code generators: 
https://github.com/apache/netbeans/pull/2691
  - Fix code completion for traits of use and group use statements: 
https://github.com/apache/netbeans/pull/2533
  - Fix anonymous function formatting: 
https://github.com/apache/netbeans/pull/2614
  - Fix formatting in executable script: 
https://github.com/apache/netbeans/pull/2581
  - Cancel Find Usages action: https://github.com/apache/netbeans/pull/2550
  
-== HTML & CSS
+=== HTML & CSS
  - CSS Go to Declaration , does not work: 
https://github.com/apache/netbeans/pull/2616
  - Unselect added files from CDNJS by default: 
https://github.com/apache/netbeans/pull/2634
  - CSS: Prevent UI blocking on undocumented properties: 
https://github.com/apache/netbeans/pull/2722
@@ -82,10 +82,15 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Fix handling of global values: https://github.com/apache/netbeans/pull/2639
  - Fix npm logo size: https://github.com/apache/netbeans/pull/2632
 
-== Miscellaneous
+=== Library Upgrades
  - FlatLaf from 0.31 to 1.0: https://github.com/apache/netbeans/pull/2693, 
https://github.com/apache/netbeans/pull/2723 and 
https://github.com/apache/netbeans/pull/2760
  - Groovy from 2.5.11 to 2.5.14: https://github.com/apache/netbeans/pull/2644
  - JAXB from 2.2 to 2.3: https://github.com/apache/netbeans/pull/2586
  - JGit from 5.5.1 to 5.7.0: https://github.com/apache/netbeans/pull/2580
  - Metro from 2.3.1 to 2.4.4: https://github.com/apache/netbeans/pull/2526
  - JUnit from 4.12 to 4.13.1: 
https://github.com/apache/netbeans/pull/2463/files
+
+=== General Code Cleanup
+ - Eable use of generics: https://github.com/apache/netbeans/pull/2194
+ - Cleanup imports in the Enterprise Web.Monitor module: 
https://github.com/apache/netbeans/pull/2608
+ - Clean up Vector raw type warnings: 
https://github.com/apache/netbeans/pull/2611


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Link to 12.3 features page

2021-03-09 Thread geertjan
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 cc40ecf  Link to 12.3 features page
cc40ecf is described below

commit cc40ecf5f3422ab1d880e0bdce23f163d3929d4a
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 16:20:17 2021 +0100

Link to 12.3 features page
---
 netbeans.apache.org/src/content/download/nb123/nb123.asciidoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
index 6fb858e..cac5467 100644
--- a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
@@ -33,8 +33,7 @@ for important requirements for download pages for Apache 
projects.
 :toc-title:
 :icons: font
 
-Apache NetBeans 12.3 was released March 3, 2021.
-See 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[Apache
 NetBeans 12.3 pull requests] for what's been added to this release.
+Apache NetBeans 12.3 was released March 3, 2021. See 
link:/download/nb123/index.html[Apache NetBeans 12.3 Features] for a full list 
of features.
 
 
 NOTE: It's mandatory to link to the source. It's optional to link to the 
binaries.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Link to 12.3 Features page

2021-03-09 Thread geertjan
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 f0c2137  Link to 12.3 Features page
f0c2137 is described below

commit f0c2137923438237e7eefbf944a08693cf9bfeb9
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 16:16:12 2021 +0100

Link to 12.3 Features page
---
 netbeans.apache.org/src/content/download/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/index.asciidoc 
b/netbeans.apache.org/src/content/download/index.asciidoc
index bded15a..f5b8bc3 100644
--- a/netbeans.apache.org/src/content/download/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/index.asciidoc
@@ -41,7 +41,7 @@ Apache NetBeans is released four times a year. For details, 
see link:https://cwi
 
 Latest version of the IDE, released on March 3, 2021.
 
-link:/download/nb123/nb123.html[Download, role="button success"]
+link:/download/nb123/index.html[Features, role="button"] 
link:/download/nb123/nb123.html[Download, role="button success"]
 
 == Apache NetBeans 12 LTS (NB 12.0)
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated (f07c4ec -> 7c6e1c6)

2021-03-09 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git.


from f07c4ec  Tweaks for PHP support
 add 7c6e1c6  More content for 12.3 features page

No new revisions were added by this update.

Summary of changes:
 .../src/content/download/nb123/index.asciidoc  | 14 ++
 1 file changed, 14 insertions(+)


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Tweaks to PHP section

2021-03-09 Thread geertjan
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 14bda83  Tweaks to PHP section
14bda83 is described below

commit 14bda83fe1622a33b3413d57d8486c3cc22a8173
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 14:29:02 2021 +0100

Tweaks to PHP section
---
 netbeans.apache.org/src/content/download/nb123/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 5fa38a5..adf429f 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -41,7 +41,7 @@ link:/download/nb123/nb123.html[Download, role="button 
success"]
 
 The full list of pull requests integrated in the 12.3 timeframe 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[is 
found here], while the highlights are listed below.
 
-== PHP & JavaScript
+== PHP
 
 === PHP 8.0 Support
  - Constructor Property Promotion: https://github.com/apache/netbeans/pull/2674
@@ -49,7 +49,7 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Attribute Syntax: https://github.com/apache/netbeans/pull/2640
  - Allow trailing comma in closure use lists: 
https://github.com/apache/netbeans/pull/2692
 
-NOTE on PHP 8.0 support
+*NOTE on PHP 8.0 support*
  - Complete PHP 8.0 syntax is supported.
  - Code completion for attributes and named parameters is not implemented yet.
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Tweaks for PHP support

2021-03-09 Thread geertjan
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 f07c4ec  Tweaks for PHP support
f07c4ec is described below

commit f07c4ec9ae42b9f2a262534969c253556a5babdd
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 14:29:50 2021 +0100

Tweaks for PHP support
---
 netbeans.apache.org/src/content/download/nb123/index.asciidoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index adf429f..4d29fac 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -50,6 +50,7 @@ The full list of pull requests integrated in the 12.3 
timeframe link:https://git
  - Allow trailing comma in closure use lists: 
https://github.com/apache/netbeans/pull/2692
 
 *NOTE on PHP 8.0 support*
+
  - Complete PHP 8.0 syntax is supported.
  - Code completion for attributes and named parameters is not implemented yet.
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: PHP enhancements for 12.3

2021-03-09 Thread geertjan
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 c87327e  PHP enhancements for 12.3
c87327e is described below

commit c87327e35d0d80c625bf2960a73ab6d03587d0c8
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 14:28:14 2021 +0100

PHP enhancements for 12.3
---
 .../src/content/download/nb123/index.asciidoc  | 32 --
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 0393552..5fa38a5 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -41,8 +41,36 @@ link:/download/nb123/nb123.html[Download, role="button 
success"]
 
 The full list of pull requests integrated in the 12.3 timeframe 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[is 
found here], while the highlights are listed below.
 
-== Java Language
-
 == PHP & JavaScript
 
+=== PHP 8.0 Support
+ - Constructor Property Promotion: https://github.com/apache/netbeans/pull/2674
+ - Named Arguments: https://github.com/apache/netbeans/pull/2704
+ - Attribute Syntax: https://github.com/apache/netbeans/pull/2640
+ - Allow trailing comma in closure use lists: 
https://github.com/apache/netbeans/pull/2692
+
+NOTE on PHP 8.0 support
+ - Complete PHP 8.0 syntax is supported.
+ - Code completion for attributes and named parameters is not implemented yet.
+
+=== Improvements
+ - Show and change the PHP Version of project properties on the status bar: 
https://github.com/apache/netbeans/pull/2681
+ - Added PSR-4 hints: https://github.com/apache/netbeans/pull/2630
+ - Use complete Composer package name: 
https://github.com/apache/netbeans/pull/2583
+ - Add the project settings for XML configuration of phpDocumentor: 
https://github.com/apache/netbeans/pull/2678
+ - Mark unused private constants: https://github.com/apache/netbeans/pull/2555
+ - PHP debugger - support for resolved breakpoints: 
https://github.com/apache/netbeans/pull/2665
+ - PHP debugger - enable 'return' breakpoint: 
https://github.com/apache/netbeans/pull/2659
+ - PHP debugger - fix display of long strings: 
https://github.com/apache/netbeans/pull/2673
+ - Improved display of array parameter: 
https://github.com/apache/netbeans/pull/2535
+ - Improvements for constants in code completion: 
https://github.com/apache/netbeans/pull/2536 and 
https://github.com/apache/netbeans/pull/2578
+ - Remove consecutive empty lines when formatting PHP code: 
https://github.com/apache/netbeans/pull/2573
+
+=== Fixes
+ - Shared settings for PHP code generators: 
https://github.com/apache/netbeans/pull/2691
+ - Fix code completion for traits of use and group use statements: 
https://github.com/apache/netbeans/pull/2533
+ - Fix anonymous function formatting: 
https://github.com/apache/netbeans/pull/2614
+ - Fix formatting in executable script: 
https://github.com/apache/netbeans/pull/2581
+ - Cancel Find Usages action: https://github.com/apache/netbeans/pull/2550
+
 == Miscellaneous


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 139

2021-03-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 2739c91  Automated site publishing by Jenkins build 139
2739c91 is described below

commit 2739c913c4d523007b6175e087763cd9e028ffc9
Author: jenkins 
AuthorDate: Tue Mar 9 13:17:55 2021 +

Automated site publishing by Jenkins build 139
---
 content/download/nb123/index.html | 242 +
 content/sitemap.xml   | 995 +++---
 2 files changed, 742 insertions(+), 495 deletions(-)

diff --git a/content/download/nb123/index.html 
b/content/download/nb123/index.html
new file mode 100644
index 000..366f7ce
--- /dev/null
+++ b/content/download/nb123/index.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+
+
+
+Apache NetBeans 12.3 Features
+
+
+
+
+
+
+ 
 
+
+
+
+
+
+
+
+
+https://fonts.googleapis.com/css?family=Open+Sans:400,700; 
rel="stylesheet"> 
+
+
+
+
+
+
+
+
+
+Apache NetBeans
+
+
+
+ Apache NetBeans
+
+
+
+ Community 
+ Participate 
+ https://blogs.apache.org/netbeans/;>Blog
+ Get Help 
+ https://plugins.netbeans.apache.org/;>Plugins 

+ Download 
+
+
+
+
+
+
+Apache NetBeans 12.3 Features
+
+
+
+Highlights
+Java Language
+PHP  JavaScript
+Miscellaneous
+
+
+
+
+
+Welcome to Apache NetBeans 12.3, the third feature release of the Apache 
NetBeans 12 cycle!
+
+
+
+
+
+
+
+
+The LTS release of the Apache NetBeans 12 cycle is Apache NetBeans 12.0. The 
12.3 release has not been tested as heavily as the LTS release and may 
therefore be less stable. Use 12.3 to use the latest features and to provide 
feedback for the next LTS release, scheduled for 2021. Go here to download  Apache NetBeans 12.0, the current LTS 
release.
+
+
+
+
+
+Download
+
+
+
+
+Highlights
+
+
+The full list of pull requests integrated in the 12.3 timeframe https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3;>is
 found here, while the highlights are listed below.
+
+
+
+
+Java Language
+
+
+
+
+
+PHP  JavaScript
+
+
+
+
+
+Miscellaneous
+
+
+
+
+
+
+
+https://www.facebook.com/NetBeans;>
+https://twitter.com/netbeans;>
+https://github.com/apache/netbeans;>
+https://www.youtube.com/user/netbeansvideos;>
+https://tinyurl.com/netbeans-slack-signup/;>
+https://issues.apache.org/jira/projects/NETBEANS/summary;>
+
+
+
+https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/download/nb123/index.asciidoc;
 title="See this page in github"> See this page 
in GitHub.
+
+
+
+
+
+
+
+
+
+https://www.apache.org/;>
+
+
+
+
+https://www.apache.org/events/current-event.html;>
+   https://www.apache.org/events/current-event-234x60.png"/>
+
+
+
+
+
+
+
+
+
+About
+
+https://netbeans.apache.org/community/who.html;>Who's Who
+https://www.apache.org/foundation/thanks.html;>Thanks
+https://www.apache.org/foundation/sponsorship.html;>Sponsorship
+https://www.apache.org/security/;>Security
+
+
+
+Community
+
+Mailing 
lists
+Becoming a 
committer
+NetBeans 
Events
+https://www.apache.org/events/current-event.html;>Apache Events
+
+
+
+Participate
+
+Submitting Pull 
Requests
+Reporting 
Issues
+Improving the 
documentation
+
+
+
+Get Help
+
+Documentation
+Wiki
+Community 
Support
+Commercial 
Support
+
+
+
+Download
+
+Releases   
 
+Plugins
+Building from 
source
+Previous 
releases
+
+
+
+
+
+
+
+Copyright  2017-2020 https://www.apache.org;>The 
Apache Software Foundation.
+Licensed under the Apache https://www.apache.org/licenses/;>license, version 2.0
+
+Apache, Apache NetBeans, NetBeans, the Apache feather logo and 

[netbeans-website] branch master updated: Initial features page for 12.3

2021-03-09 Thread geertjan
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 12a0f9e  Initial features page for 12.3
12a0f9e is described below

commit 12a0f9e0a557c772209fec9fb6cbaba5913d6be8
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 13:51:29 2021 +0100

Initial features page for 12.3
---
 .../src/content/download/nb123/index.asciidoc  | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
new file mode 100644
index 000..0393552
--- /dev/null
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -0,0 +1,48 @@
+
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+= Apache NetBeans 12.3 Features
+:jbake-type: page-noaside
+:jbake-tags: 12.3 features
+:jbake-status: published
+:keywords: Apache NetBeans 12.3 IDE features
+:icons: font
+:description: Apache NetBeans 12.3 features
+:toc: left
+:toc-title: 
+:toclevels: 4
+:syntax: true
+:source-highlighter: pygments
+:experimental:
+:linkattrs:
+
+Welcome to Apache NetBeans 12.3, the third feature release of the Apache 
NetBeans 12 cycle!
+
+TIP: The LTS release of the Apache NetBeans 12 cycle is Apache NetBeans 12.0. 
The 12.3 release has not been tested as heavily as the LTS release and may 
therefore be less stable. Use 12.3 to use the latest features and to provide 
feedback for the next LTS release, scheduled for 2021. Go here to download  
link:/download/nb120/nb120.html[Apache NetBeans 12.0], the current LTS release.
+
+link:/download/nb123/nb123.html[Download, role="button success"]
+
+== Highlights
+
+The full list of pull requests integrated in the 12.3 timeframe 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[is 
found here], while the highlights are listed below.
+
+== Java Language
+
+== PHP & JavaScript
+
+== Miscellaneous


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Adding link to closed PRs

2021-03-09 Thread geertjan
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 09128f9  Adding link to closed PRs
09128f9 is described below

commit 09128f9be7215a3b596479d0af3d2b0707ba242e
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 10:24:44 2021 +0100

Adding link to closed PRs
---
 netbeans.apache.org/src/content/download/nb123/nb123.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
index 85c8572..6fb858e 100644
--- a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
@@ -34,7 +34,7 @@ for important requirements for download pages for Apache 
projects.
 :icons: font
 
 Apache NetBeans 12.3 was released March 3, 2021.
-See link:/download/nb123/index.html[Apache NetBeans 12.3 Features] for a full 
list of features.
+See 
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3[Apache
 NetBeans 12.3 pull requests] for what's been added to this release.
 
 
 NOTE: It's mandatory to link to the source. It's optional to link to the 
binaries.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: 12.2 on archive page

2021-03-09 Thread geertjan
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 9a26547  12.2 on archive page
9a26547 is described below

commit 9a26547fea21054ded063f58f2a4a12a863caf16
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 10:02:31 2021 +0100

12.2 on archive page
---
 netbeans.apache.org/src/content/download/archive/index.asciidoc | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/archive/index.asciidoc 
b/netbeans.apache.org/src/content/download/archive/index.asciidoc
index 59eac98..7e59161 100644
--- a/netbeans.apache.org/src/content/download/archive/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/archive/index.asciidoc
@@ -29,6 +29,12 @@
 Older Apache NetBeans releases and pre-Apache NetBeans releases can still be
 downloaded, but are no longer supported.
 
+== Apache NetBeans 12 feature update 2 (NB 12.2)
+
+Apache NetBeans 12.2 was released on December 5, 2020.
+
+link:/download/nb122/index.html[Features, role="button"] 
link:/download/nb122/nb122.html[Download, role="button success"]
+
 == Apache NetBeans 12 feature update 1 (NB 12.1)
 
 Apache NetBeans 12.1 was released on September 5, 2020.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans-website] branch master updated: Download info for 12.3 on main Download page

2021-03-09 Thread geertjan
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 50489cc  Download info for 12.3 on main Download page
50489cc is described below

commit 50489cc44911ce8b4d1cfe1eee09ca28736aab99
Author: Geertjan Wielenga 
AuthorDate: Tue Mar 9 10:01:03 2021 +0100

Download info for 12.3 on main Download page
---
 netbeans.apache.org/src/content/download/index.asciidoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/index.asciidoc 
b/netbeans.apache.org/src/content/download/index.asciidoc
index 8c78667..875b514 100644
--- a/netbeans.apache.org/src/content/download/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/index.asciidoc
@@ -40,11 +40,11 @@ Apache NetBeans is released four times a year. For details, 
see link:https://cwi
 TIP: Our annual May/June release is a
 long-term support (LTS) release that benefits from our 
link:https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+FAQ[NetCAT 
community testing process], and remains available and supported for a year.  
Our other quarterly releases provide early access to new features, which are 
tested and consolidated in the subsequent LTS release.
 
-== Apache NetBeans 12 feature update 2 (NB 12.2)
+== Apache NetBeans 12 feature update 3 (NB 12.3)
 
-Latest version of the IDE, released on December 5, 2020.
+Latest version of the IDE, released on March 3, 2021.
 
-link:/download/nb122/index.html[Features, role="button"] 
link:/download/nb122/nb122.html[Download, role="button success"]
+link:/download/nb123/nb123.html[Download, role="button success"]
 
 == Apache NetBeans 12 LTS (NB 12.0)
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists