Re: [PR] try to fixes missing updater.jar [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on PR #131: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/131#issuecomment-1945696454 I think it could be added to pom but to resolve the path you still need the code anyway to get the path were the dependencies is. -- This is an automated

Re: [PR] another attempt to get updater [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
mbien commented on code in PR #142: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/142#discussion_r1490918200 ## pom.xml: ## @@ -73,6 +73,8 @@ org.apache.maven.skins maven-fluido-skin 1.12.0 + Review Comment:

[PR] Micronaut: separate templates for creating plain controllers and controllers from repositories [netbeans]

2024-02-15 Thread via GitHub
dbalek opened a new pull request, #7071: URL: https://github.com/apache/netbeans/pull/7071 New from template wizard should contain separate templates for creating controllers with plain text endpoints and controllers with endpoints based on data repository interfaces. -- This is an

[I] [VSCode Netbeans] Extension should provide "add maven dependency" feature [netbeans]

2024-02-15 Thread via GitHub
smil2k opened a new issue, #7072: URL: https://github.com/apache/netbeans/issues/7072 ### Description Currently one of the weak points of the java support in VSCode is maven pom.xml editing. Adding dependencies is a pain, because there is no such help exists which is similar

[PR] another attempt to get updater [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni opened a new pull request, #142: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/142 Using the classpath tricks @mbien was talking on slack. Regrouping "netbeans.version" propterties. -- This is an automated message from the Apache Git Service. To

Re: [PR] another attempt to get updater [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni merged PR #142: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/142 -- 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:

Re: [PR] try to fixes missing updater.jar [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni closed pull request #131: try to fixes missing updater.jar URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/131 -- 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

Re: [PR] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on PR #140: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/140#issuecomment-1946073784 @dependabot rebase -- 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

Re: [PR] Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] commented on PR #141: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/141#issuecomment-1946073827 Looks like org.apache.maven.plugins:maven-jxr-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache

Re: [PR] Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] closed pull request #141: Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on PR #141: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/141#issuecomment-1946073418 @dependabot rebase -- 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

Re: [PR] another attempt to get updater [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on code in PR #142: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/142#discussion_r1490934070 ## pom.xml: ## @@ -73,6 +73,8 @@ org.apache.maven.skins maven-fluido-skin 1.12.0 + Review Comment:

Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on PR #139: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/139#issuecomment-1946071118 @dependabot rebase -- 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

Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] commented on PR #139: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/139#issuecomment-1946071913 Looks like org.apache.rat:apache-rat-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git

Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] closed pull request #139: Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/139 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] nbm-maven-plugin does not work with Java 21 [netbeans]

2024-02-15 Thread via GitHub
jdsmithsos commented on issue #7040: URL: https://github.com/apache/netbeans/issues/7040#issuecomment-1946167738 I updated the NetBeans version to RELEASE200, get the same results. Running maven with -e option provided the stack trace with more details. See below. I ran the maven

Re: [PR] Mark 21-rc3 as first NB21 voting candidate. [netbeans-jenkins-lib]

2024-02-15 Thread via GitHub
neilcsmith-net merged PR #110: URL: https://github.com/apache/netbeans-jenkins-lib/pull/110 -- 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:

[PR] Bump maven plugin version with goalPrefix for nb-repository-plugin [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni opened a new pull request, #143: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/143 #138 cannot be applied as nb-repository-plugin goalprefix is missing. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] nbm-maven-plugin does not work with Java 21 [netbeans]

2024-02-15 Thread via GitHub
mbien commented on issue #7040: URL: https://github.com/apache/netbeans/issues/7040#issuecomment-1946268639 ``` Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 65 at org.objectweb.asm.ClassReader. (ClassReader.java:199) at

Re: [I] No updater.jar specified, cannot validate Info.xml against DTD [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on issue #128: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/128#issuecomment-1946039959 Merged #142 -- 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

Re: [PR] Bump maven.plugin.version from 3.10.2 to 3.11.0 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni closed pull request #138: Bump maven.plugin.version from 3.10.2 to 3.11.0 URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/138 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Bump maven.plugin.version from 3.10.2 to 3.11.0 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
ebarboni commented on PR #138: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/138#issuecomment-1946129793 not applicable -- 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

Re: [PR] Bump maven.plugin.version from 3.10.2 to 3.11.0 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] commented on PR #138: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/138#issuecomment-1946129854 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch

Re: [PR] Micronaut: separate templates for creating plain controllers and controllers from repositories [netbeans]

2024-02-15 Thread via GitHub
sdedic commented on code in PR #7071: URL: https://github.com/apache/netbeans/pull/7071#discussion_r1491094912 ## enterprise/micronaut/src/org/netbeans/modules/micronaut/db/MicronautController.java: ## @@ -273,6 +206,86 @@ public void addChangeListener(ChangeListener l) {

Re: [PR] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] closed pull request #140: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] commented on PR #140: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/140#issuecomment-1946074757 Looks like org.apache.maven.plugins:maven-surefire-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the

[PR] Mark 21-rc3 as first NB21 voting candidate. [netbeans-jenkins-lib]

2024-02-15 Thread via GitHub
neilcsmith-net opened a new pull request, #110: URL: https://github.com/apache/netbeans-jenkins-lib/pull/110 (no comment) -- 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.

Re: [PR] Micronaut PUT/POST Data Endpoint Method generation added. [netbeans]

2024-02-15 Thread via GitHub
sdedic commented on code in PR #7068: URL: https://github.com/apache/netbeans/pull/7068#discussion_r1490866411 ## enterprise/micronaut/src/org/netbeans/modules/micronaut/db/Utils.java: ## @@ -200,46 +190,53 @@ public static List getRepositoriesFor(CompilationInfo info, Typ

Re: [I] nbm-maven-plugin does not work with Java 21 [netbeans]

2024-02-15 Thread via GitHub
jdsmithsos commented on issue #7040: URL: https://github.com/apache/netbeans/issues/7040#issuecomment-1946347187 Aha! Actually, I didn't need to add the asm dependency. When I went into the pom to add asm, I saw that there was already a dependency there, which was added way back

Re: [PR] Micronaut: separate templates for creating plain controllers and controllers from repositories [netbeans]

2024-02-15 Thread via GitHub
dbalek commented on code in PR #7071: URL: https://github.com/apache/netbeans/pull/7071#discussion_r1491350899 ## enterprise/micronaut/src/org/netbeans/modules/micronaut/db/MicronautController.java: ## @@ -273,6 +206,86 @@ public void addChangeListener(ChangeListener l) {

Re: [PR] Micronaut PUT/POST Data Endpoint Method generation added. [netbeans]

2024-02-15 Thread via GitHub
dbalek commented on code in PR #7068: URL: https://github.com/apache/netbeans/pull/7068#discussion_r1491358424 ## enterprise/micronaut/src/org/netbeans/modules/micronaut/db/MicronautDataEndpointGenerator.java: ## @@ -94,8 +104,13 @@ public class MicronautDataEndpointGenerator

Re: [I] New file created by copy/paste in git repo ignores commit exclusion flag [netbeans]

2024-02-15 Thread via GitHub
matthiasblaesing commented on issue #7006: URL: https://github.com/apache/netbeans/issues/7006#issuecomment-1946604587 @gwinstanley please have a look at PR #7070. That should fix the issue. Please see if it works for you. A nightly build is available from the Checkpage:

Re: [I] Cannot open project with an unexpected exception [netbeans]

2024-02-15 Thread via GitHub
AndrewChou77 commented on issue #7067: URL: https://github.com/apache/netbeans/issues/7067#issuecomment-1947454161 Are there any solution for my weird problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Cannot open project with an unexpected exception [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on issue #7067: URL: https://github.com/apache/netbeans/issues/7067#issuecomment-1947519635 This might be related to #6948. Please try to use JDK 17 or NB 21-rc3 (https://github.com/apache/netbeans/discussions/6962) -- This is an automated message from the Apache

Re: [PR] New file created by copy/paste in git repo ignores commit exclusion flag [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7070: URL: https://github.com/apache/netbeans/pull/7070#discussion_r1491942708 ## ide/git/test/unit/src/org/netbeans/modules/git/AbstractGitTestCase.java: ## @@ -233,41 +265,36 @@ protected final void runExternally (File workdir, List command)

Re: [PR] New file created by copy/paste in git repo ignores commit exclusion flag [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7070: URL: https://github.com/apache/netbeans/pull/7070#discussion_r1491956354 ## ide/git/nbproject/project.properties: ## @@ -29,8 +29,4 @@ test.config.stable.includes=**/*Test.class test.config.stableBTD.includes=**/*Test.class

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491853427 ## profiler/profiler.ppoints/src/org/netbeans/modules/profiler/ppoints/LoadGenProfilingPoint.java: ## @@ -218,8 +216,7 @@ protected void refresh() {

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491863260 ## java/debugger.jpda/src/org/netbeans/modules/debugger/jpda/models/AbstractObjectVariable.java: ## @@ -1021,12 +1021,11 @@ private void initFieldsOfClass (

Re: [I] nbm-maven-plugin does not work with Java 21 [netbeans]

2024-02-15 Thread via GitHub
mbien commented on issue #7040: URL: https://github.com/apache/netbeans/issues/7040#issuecomment-1947620744 ok yeah that would be the reason why it downgraded asm. `nbm-maven-plugin` 14.0 depends on a newer version (which depends on asm 9.5). overwriting dependencies with direct

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491864780 ## java/form/src/org/netbeans/modules/form/palette/PaletteUtils.java: ## @@ -405,7 +405,7 @@ public static PaletteItem[] getAllItems(boolean optimalResult) {

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491901823 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491915007 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491915007 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

[PR] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/144 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3. Commits

[PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-15 Thread via GitHub
dependabot[bot] opened a new pull request, #145: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/145 Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.0. Release notes Sourced from

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491851828 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491862797 ## java/debugger.jpda/src/org/netbeans/modules/debugger/jpda/models/AbstractObjectVariable.java: ## @@ -1021,12 +1021,11 @@ private void initFieldsOfClass (

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491863260 ## java/debugger.jpda/src/org/netbeans/modules/debugger/jpda/models/AbstractObjectVariable.java: ## @@ -1021,12 +1021,11 @@ private void initFieldsOfClass (

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
junichi11 commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491865376 ## java/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/LibrariesNode.java: ## @@ -1359,7 +1359,7 @@ private FileObject[][] findSourceRoots() {

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491911346 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491915007 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void

Re: [PR] Code Cleanup/Deprecation fixes: Class#newInstance, underscore identifier, better temp files, avoid toUpper/LowerCase and more [netbeans]

2024-02-15 Thread via GitHub
mbien commented on code in PR #7053: URL: https://github.com/apache/netbeans/pull/7053#discussion_r1491915007 ## profiler/profiler.api/src/org/netbeans/modules/profiler/api/ProjectUtilities.java: ## @@ -137,17 +135,9 @@ public static void