Re: [PR] LSP: Generate Tests converted to Source Action. [netbeans]

2024-04-19 Thread via GitHub


dbalek merged PR #7276:
URL: https://github.com/apache/netbeans/pull/7276


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] [Rust] Rust workspaces support. [netbeans]

2024-04-19 Thread via GitHub


vieiro closed pull request #6844: [Rust] Rust workspaces support.
URL: https://github.com/apache/netbeans/pull/6844


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] [Rust] Rust workspaces support. [netbeans]

2024-04-19 Thread via GitHub


vieiro commented on PR #6844:
URL: https://github.com/apache/netbeans/pull/6844#issuecomment-2065897463

   I think it's better to close this one, after all we'll have to refactor it 
with the new Antlr/TOML runtimes.
   
   Also we'll need to consider:
   
   - If we want to open [workspace 
members](https://doc.rust-lang.org/cargo/reference/workspaces.html) as nested 
projects (as in this PR, expanding the member nodes) or with different projects 
(similar to what we do with Maven modules, this PR also supports that in some 
way). 
   - Let's redo the Cargo.toml API. Cargo.toml files have many capabilities. We 
will need some sort of "Query API" for Cargo.toml files that makes it easier to 
add additional queries in the future more easily (queries such as is this a 
"lib" Cargo.toml? is it a workspace Cargo.toml? If so, how many members does it 
have? Does it have tests? What are the build dependencies?, etc., etc.).
   
   Suggestions are welcome!
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] using apidoclink attribute to refactor wiki + cleanup [netbeans-antora-wiki]

2024-04-19 Thread via GitHub


ebarboni merged PR #10:
URL: https://github.com/apache/netbeans-antora-wiki/pull/10


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] missing entry for blogs used in wiki [netbeans-antora-site]

2024-04-19 Thread via GitHub


ebarboni merged PR #22:
URL: https://github.com/apache/netbeans-antora-site/pull/22


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



[PR] Increment module spec versions for Apache NetBeans 23 development. [netbeans]

2024-04-19 Thread via GitHub


ebarboni opened a new pull request, #7279:
URL: https://github.com/apache/netbeans/pull/7279

   Result of ant ant increment-spec-versions


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] add dependabot for antora [netbeans-antora]

2024-04-19 Thread via GitHub


ebarboni merged PR #17:
URL: https://github.com/apache/netbeans-antora/pull/17


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Increment module spec versions for Apache NetBeans 23 development. [netbeans]

2024-04-19 Thread via GitHub


ebarboni commented on PR #7279:
URL: https://github.com/apache/netbeans/pull/7279#issuecomment-2066741813

   green merging


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Increment module spec versions for Apache NetBeans 23 development. [netbeans]

2024-04-19 Thread via GitHub


ebarboni merged PR #7279:
URL: https://github.com/apache/netbeans/pull/7279


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Localization. Part 1 [netbeans]

2024-04-19 Thread via GitHub


vieiro commented on PR #6670:
URL: https://github.com/apache/netbeans/pull/6670#issuecomment-2067148477

   Agree with @ebarboni , NetBeans localization does not fit here.
   
   You'd better ask in the mailing list before tackling these jobs (we've 
recommended doing this at least [four times 
already](https://github.com/apache/netbeans/pull/5505#issuecomment-1434911570)) 
otherwise you'll be wasting your time.
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Localization. Part 1 [netbeans]

2024-04-19 Thread via GitHub


vieiro closed pull request #6670: Localization. Part 1
URL: https://github.com/apache/netbeans/pull/6670


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [I] Palette JSF; Wizards "from entity" don't work [netbeans]

2024-04-19 Thread via GitHub


matthiasblaesing commented on issue #7194:
URL: https://github.com/apache/netbeans/issues/7194#issuecomment-2067156990

   This is supposed to be fixed, reporter did not respond, so closing.


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [I] Palette JSF; Wizards "from entity" don't work [netbeans]

2024-04-19 Thread via GitHub


matthiasblaesing closed issue #7194: Palette JSF; Wizards "from entity" don't 
work
URL: https://github.com/apache/netbeans/issues/7194


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [I] Error with file servlet [netbeans]

2024-04-19 Thread via GitHub


matthiasblaesing closed issue #6916: Error with file servlet
URL: https://github.com/apache/netbeans/issues/6916


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [I] Error with file servlet [netbeans]

2024-04-19 Thread via GitHub


matthiasblaesing commented on issue #6916:
URL: https://github.com/apache/netbeans/issues/6916#issuecomment-2067159500

   There were improvements in the area of servelets/jakarata transition. As no 
futher info was provided closing this.


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



[I] Bitbucket 504 errors due to improper data encoding [netbeans]

2024-04-19 Thread via GitHub


des2013 opened a new issue, #7282:
URL: https://github.com/apache/netbeans/issues/7282

   ### Apache NetBeans version
   
   Apache NetBeans 21
   
   ### What happened
   
   Posting a large batch of changes to a Bitbucket repo via http connection, 
the IDE receives an nginx 504 error.  Smaller posts to other repos are 
successful.  Other users making smaller posts to all repos are successful.  BB 
support quotes this from git info:
   "Maximum size in bytes of the buffer used by smart HTTP transports when 
POSTing data to the remote system.
   For requests larger than this buffer size, HTTP/1.1 and Transfer-Encoding: 
chunked is used to avoid creating a massive pack file locally. Default is 1 
MiB, which is sufficient for most requests." Implying that Netbeans may have 
incorrectly implemented the git command stream to Bitbucket, thus causing the 
timeout error.
   
   ### Language / Project Type / NetBeans Component
   
   PHP project
   
   ### How to reproduce
   
   Create three test folders within a project.  Each folder contains 1486 
folders and 2829 files.  Each folder is a different version of a commonly 
available AWS SDK.  Start a commit to your remote repo on Bitbucket.  Process 
runs for 60? seconds then reports failure. Output text reveals a 504 nginx 
error in html markup.  
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 20
   
   ### Operating System
   
   Windows 11
   
   ### JDK
   
   Java: 20.0.2; Java HotSpot(TM) 64-Bit Server VM 20.0.2+9-78
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   Important to realize 1) this is an existing setup that has been working for 
many months without any problems, 2) other smaller commits are successful for 
all users, 3) the failing commit is the only one with multiple copies of the 
huge folder being moved/added/renamed resulting in thousands of Add and Delete 
commands to BB git server.
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



[PR] Import local schema to avoid DNS lookup in build [netbeans]

2024-04-19 Thread via GitHub


jgneff opened a new pull request, #7283:
URL: https://github.com/apache/netbeans/pull/7283

   Please review this one-line change to the file `jakartaee_11.xsd`, which is 
a new file for NetBeans 22. This change in the Jakarta EE 11 file is the same 
as the previous changes for Jakarta EE 10 in 2023 and Jakarta EE 9 in 2022:
   
   * #5372 (Jan 26, 2023)
   * #4933 (Nov 6, 2022)
   
   The original issue is:
   
   * #4920 (Nov 4, 2022)
   
   Without this fix, building NetBeans on Launchpad fails with the exception:
   
   ```
   /build/snapcraft-strictly-netbeans-79a4131177e2fda97a9ea091531b589f/parts/...
   netbeans/build/build-release-temp/enterprise/j2ee.dd/build.xml:219:
   Failed to parse document at 'https://www.w3.org/2001/xml.xsd'.
   java.net.UnknownHostException: www.w3.org
   at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
   at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
   at java.base/java.net.Socket.connect(Socket.java:633)
   ```
   
   With this fix, there are no DNS lookups during the build, and the NetBeans 
build on Launchpad is successful.
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Import local schema to avoid DNS lookup in build [netbeans]

2024-04-19 Thread via GitHub


jgneff commented on PR #7283:
URL: https://github.com/apache/netbeans/pull/7283#issuecomment-2067382570

   Did I do this right? I created my pull request branch `import-local-schema` 
from the `delivery` branch, but it seems I forgot to switch the target branch 
name on GitHub when submitting the pull request. Is there a way to simply move 
this over to the `delivery` branch, or do I need to close this and do it over? 
Thanks!
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [I] Fatal exception Linux while running Autocompletion Popupdialog [netbeans]

2024-04-19 Thread via GitHub


ZedsOver commented on issue #7277:
URL: https://github.com/apache/netbeans/issues/7277#issuecomment-2067510352

   > Cannot replicate using the community deb with JDK 21.0.2. How are you 
setting the font size? Editor font and colors, or running with `--fontsize 36`, 
or using `Tools / Options / Appearance / FlatLaf` custom properties with 
`defaultFont=36`? We have too many ways to set this! Please see if switching 
how you set this fixes it. Please try with a different JDK or installer.
   > 
   > What language, project type, etc. are you using?
   
   It only matters whether the font size is large.
   It was configured in several ways and still had the same failure.
   -goto to Tools/Options/Fonts and colors.
   -or too using the mouse wheel + alt
   the error is directly after changing to Big Font size.
yo can try to reply using font size 50 or up its more sure can be gets the 
error.


Also other characteristic my  screen is   1600*900 pixels 


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Import local schema to avoid DNS lookup in build [netbeans]

2024-04-19 Thread via GitHub


mbien commented on PR #7283:
URL: https://github.com/apache/netbeans/pull/7283#issuecomment-2067534300

   hi @jgneff,
   
   > Did I do this right? 
   
   Depends what you are trying to do ;) `master` would target NB 23 right now, 
`delivery` is essentially bugfix/lowrisk-only and targets NB 22 which is in the 
release candidate phase.
   
   Regarding changing the target branch of a PR: your branch should be a copy 
of the branch you are targeting. So if you target `delivery`, make sure your 
commit is on top of a copy of the delivery branch. Same for `master` etc.
   
   You don't have to close the PR, you can simply force push into your branch 
(`-f`), github will catch up.


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Import local schema to avoid DNS lookup in build [netbeans]

2024-04-19 Thread via GitHub


jgneff commented on PR #7283:
URL: https://github.com/apache/netbeans/pull/7283#issuecomment-2067537797

   Thanks, Michael. I would like this to go into NetBeans 22, if at all 
possible, but I'm not able to add any labels. The build of NetBeans 22 fails 
for me without this fix (as it did for the same problem in 2022 and 2023).
   
   > Depends what you are trying to do ;) `master` would target NB 23 right 
now, `delivery` is essentially bugfix/lowrisk-only and targets NB 22 which is 
in the release candidate phase.
   
   I figured it out. (See **UPDATE** above.) I didn't realize you could edit 
the *base* branch in addition to the PR title when you click the Edit button at 
the top of the pull request on GitHub.
   
   > Regarding changing the target branch of a PR: your branch should be a copy 
of the branch you are targeting. So if you target `delivery`, make sure your 
commit is on top of a copy of the delivery branch.
   
   I did that. I just forgot to change the base branch on the GitHub pull 
request. GitHub sets the base branch to the *master* branch no matter what you 
have for the actual base of your pull request branch, it seems.
   
   > You don't have to close the PR, you can simply force push into your branch 
(`-f`), github will catch up.
   
   Didn't even have to do that. I just switched it in GitHub to match what I 
had actually done locally, which is to base my pull request branch on the 
*delivery* branch.
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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



Re: [PR] Import local schema to avoid DNS lookup in build [netbeans]

2024-04-19 Thread via GitHub


mbien commented on PR #7283:
URL: https://github.com/apache/netbeans/pull/7283#issuecomment-2067539743

   sounds good. going to quickly lock and unlock this PR so that CI is picking 
up the labels. The file is also recent, so it makes sense that it started 
happening not too long ago.


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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