[PR] Bump github action versions [netbeans-nbpackage]

2024-02-20 Thread via GitHub
mbien opened a new pull request, #50: URL: https://github.com/apache/netbeans-nbpackage/pull/50 fixes deprecation warnings -- 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] Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 [netbeans-nbpackage]

2024-02-20 Thread via GitHub
mbien merged PR #49: URL: https://github.com/apache/netbeans-nbpackage/pull/49 -- 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: [I] Reproducible builds [netbeans-mavenutils-nbm-maven-plugin]

2024-02-20 Thread via GitHub
ebarboni commented on issue #133: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/133#issuecomment-1953802650 @charphi feel free to propose a PR. maybe setting up the timestamp via outputTimestamp or the current date for backward compatibility if the

[I] [VSCode Netbeans] Add setting option "revealActiveInWorkspace" [netbeans]

2024-02-20 Thread via GitHub
yaskor opened a new issue, #7086: URL: https://github.com/apache/netbeans/issues/7086 ### Description At the moment, every file selected in the project view is automatically revealed in the workspace view. There should be a setting option to enable/disable this behavior. ###

Re: [PR] Ability to work with JDK 22 ea javac. [netbeans]

2024-02-20 Thread via GitHub
mbien commented on PR #6742: URL: https://github.com/apache/netbeans/pull/6742#issuecomment-1954425030 i believe this can be closed since changes here are part of https://github.com/apache/netbeans/pull/6968/files which is already integrated. I am not quite sure why github isn't

Re: [PR] preparation for release of Apache NetBeans 21 [netbeans-antora-site]

2024-02-20 Thread via GitHub
neilcsmith-net commented on PR #12: URL: https://github.com/apache/netbeans-antora-site/pull/12#issuecomment-1954554906 Just needs the date changed to today and good to go! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] Fix missing OutputTimestamp property [netbeans-mavenutils-nbm-maven-plugin]

2024-02-20 Thread via GitHub
charphi opened a new pull request, #147: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/147 Fix problem 1 in #133 I had to add the maven-archiver dependency to get the timestamp parsing code. I hope this doesn't break anything. I also found the timestamp

Re: [PR] ActionProvider and its Lookup in NbLaunchDelegate [netbeans]

2024-02-20 Thread via GitHub
neilcsmith-net closed pull request #7059: ActionProvider and its Lookup in NbLaunchDelegate URL: https://github.com/apache/netbeans/pull/7059 -- 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] preparation for release of Apache NetBeans 21 [netbeans-antora-site]

2024-02-20 Thread via GitHub
ebarboni commented on PR #12: URL: https://github.com/apache/netbeans-antora-site/pull/12#issuecomment-1954569613 and pmc vote result added :p too -- 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] Snapshot of APIs as of NetBeans 21 [netbeans]

2024-02-20 Thread via GitHub
neilcsmith-net commented on PR #6960: URL: https://github.com/apache/netbeans/pull/6960#issuecomment-1954868765 @ebarboni @mbien updated this as Gradle changes brought in some additions. Then rebased on current master because of a conflict. Hopefully correct now - more eyes appreciated!

Re: [I] Hamcrest Library Unexpected Exception [netbeans]

2024-02-20 Thread via GitHub
matthiasblaesing commented on issue #7083: URL: https://github.com/apache/netbeans/issues/7083#issuecomment-1954953914 Please find the message.log (see https://stackoverflow.com/questions/50462124/netbeans-where-to-find-the-ide-log) and attach it here. Your answer to "How to reproduce" is

Re: [PR] maven indexing: update lucene from 9.9.1 to 9.10.0. [netbeans]

2024-02-20 Thread via GitHub
mbien commented on code in PR #7087: URL: https://github.com/apache/netbeans/pull/7087#discussion_r1496414991 ## java/maven.indexer/external/javax.annotation-api-1.3.2-license.txt: ## Review Comment: I copied the file from the the other lib wrappers which use

Re: [I] Add support for debugging Nashorn 15.4 for OpenJDK >= 15 [netbeans]

2024-02-20 Thread via GitHub
matthiasblaesing commented on issue #7069: URL: https://github.com/apache/netbeans/issues/7069#issuecomment-1955059752 I would try to go down way (b). That way the discussion whether or not to drop $featureX in favor of $featureY does not need to happen. The interesting question is: How

[PR] maven indexing: update lucene from 9.9.1 to 9.10.0. [netbeans]

2024-02-20 Thread via GitHub
mbien opened a new pull request, #7087: URL: https://github.com/apache/netbeans/pull/7087 - maintenance release (https://lucene.apache.org/core/9_10_0/changes/Changes.html) - can now use (final) foreign memory API on JDK 22 - can now use (preview) vector API on JDK 22 too

[PR] Java Code Templates for records and sealed types [netbeans]

2024-02-20 Thread via GitHub
lkishalmi opened a new pull request, #7088: URL: https://github.com/apache/netbeans/pull/7088 Well, I've started to work with Java 17 lately also using some records. It seems while new language features are supported, there is still a way to go. This one is trivial to add a few code

Re: [PR] maven indexing: update lucene from 9.9.1 to 9.10.0. [netbeans]

2024-02-20 Thread via GitHub
mbien commented on code in PR #7087: URL: https://github.com/apache/netbeans/pull/7087#discussion_r1496414991 ## java/maven.indexer/external/javax.annotation-api-1.3.2-license.txt: ## Review Comment: I copied the file from the the other lib wrappers which use

Re: [PR] Replace usage of package `org.codehaus.plexus.util.IOUtil` with Java native methods. [netbeans]

2024-02-20 Thread via GitHub
pepness commented on code in PR #7076: URL: https://github.com/apache/netbeans/pull/7076#discussion_r1496567696 ## java/maven/src/org/netbeans/modules/maven/customizer/CustomizerProviderImpl.java: ## @@ -415,10 +414,6 @@ private static void writeNbActionsModel(final Project

Re: [PR] maven indexing: update lucene from 9.9.1 to 9.10.0. [netbeans]

2024-02-20 Thread via GitHub
lahodaj commented on code in PR #7087: URL: https://github.com/apache/netbeans/pull/7087#discussion_r1497025148 ## java/maven.indexer/external/lucene-9.10.0-license.txt: ## @@ -1,11 +1,11 @@ Name: Apache Lucene Description: Java-based indexing and search technology -Version:

[PR] Bump org.netbeans.external:updater from RELEASE200 to RELEASE210 [netbeans-mavenutils-nbm-maven-plugin]

2024-02-20 Thread via GitHub
dependabot[bot] opened a new pull request, #148: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/148 Bumps org.netbeans.external:updater from RELEASE200 to RELEASE210. [![Dependabot compatibility