[jira] [Commented] (MCOMPILER-446) Compiler is crashing while setting JPMS module version

2023-08-14 Thread Bruno Medeiros (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754365#comment-17754365 ] Bruno Medeiros commented on MCOMPILER-446: -- Ticket was closed with: >  As des

[jira] [Commented] (MJAVADOC-765) Make build pass with Java 20

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754357#comment-17754357 ] ASF GitHub Bot commented on MJAVADOC-765: - olamy commented on code in PR #223:

[GitHub] [maven-javadoc-plugin] olamy commented on a diff in pull request #223: [MJAVADOC-765] Fix build with Java 20

2023-08-14 Thread via GitHub
olamy commented on code in PR #223: URL: https://github.com/apache/maven-javadoc-plugin/pull/223#discussion_r1294095941 ## .github/workflows/maven.yml: ## @@ -26,5 +26,10 @@ jobs: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3

[jira] [Created] (MGPG-99) Passcode byte array provided to gpg executable on stdin is not terminated

2023-08-14 Thread Niels Bertram (Jira)
Niels Bertram created MGPG-99: - Summary: Passcode byte array provided to gpg executable on stdin is not terminated Key: MGPG-99 URL: https://issues.apache.org/jira/browse/MGPG-99 Project: Maven GPG Plugin

[jira] [Closed] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MJAVADOC-763. -- > JavadocReportTest.testExceptions is broken > --

[jira] [Resolved] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MJAVADOC-763. Resolution: Fixed > JavadocReportTest.testExceptions is broken >

[jira] [Commented] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754341#comment-17754341 ] ASF GitHub Bot commented on MJAVADOC-763: - elharo merged PR #219: URL: https://

[GitHub] [maven-javadoc-plugin] elharo merged pull request #219: [MJAVADOC-763] remove test that doesn't test what it claims

2023-08-14 Thread via GitHub
elharo merged PR #219: URL: https://github.com/apache/maven-javadoc-plugin/pull/219 -- 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: issues-unsubscr...@m

[jira] [Commented] (MJAVADOC-765) Make build pass with Java 20

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754262#comment-17754262 ] ASF GitHub Bot commented on MJAVADOC-765: - slachiewicz opened a new pull reques

[GitHub] [maven-gh-actions-shared] slachiewicz opened a new pull request, #77: Maven 3.9.4 as default

2023-08-14 Thread via GitHub
slachiewicz opened a new pull request, #77: URL: https://github.com/apache/maven-gh-actions-shared/pull/77 (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. To u

[GitHub] [maven-gh-actions-shared] slachiewicz opened a new pull request, #76: Bump maven-parent to 39

2023-08-14 Thread via GitHub
slachiewicz opened a new pull request, #76: URL: https://github.com/apache/maven-gh-actions-shared/pull/76 (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. To u

[jira] [Created] (MJAVADOC-765) Make build pass with Java 20

2023-08-14 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MJAVADOC-765: - Summary: Make build pass with Java 20 Key: MJAVADOC-765 URL: https://issues.apache.org/jira/browse/MJAVADOC-765 Project: Maven Javadoc Plugin

[jira] [Commented] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754256#comment-17754256 ] ASF GitHub Bot commented on MJAVADOC-763: - slachiewicz commented on code in PR

[GitHub] [maven-javadoc-plugin] slachiewicz commented on a diff in pull request #219: [MJAVADOC-763] remove test that doesn't test what it claims

2023-08-14 Thread via GitHub
slachiewicz commented on code in PR #219: URL: https://github.com/apache/maven-javadoc-plugin/pull/219#discussion_r1293952178 ## src/test/java/org/apache/maven/plugins/javadoc/JavadocReportTest.java: ## @@ -594,27 +595,6 @@ public void testOptionsUmlautEncoding() throws Excepti

[jira] [Commented] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754235#comment-17754235 ] ASF GitHub Bot commented on MJAVADOC-763: - elharo commented on code in PR #219:

[GitHub] [maven-javadoc-plugin] elharo commented on a diff in pull request #219: [MJAVADOC-763] remove test that doesn't test what it claims

2023-08-14 Thread via GitHub
elharo commented on code in PR #219: URL: https://github.com/apache/maven-javadoc-plugin/pull/219#discussion_r1293875949 ## src/test/java/org/apache/maven/plugins/javadoc/JavadocReportTest.java: ## @@ -594,27 +595,6 @@ public void testOptionsUmlautEncoding() throws Exception {

[jira] [Updated] (MRESOLVER-396) Native resolver should retry on http 429

2023-08-14 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-396: -- Fix Version/s: 1.9.16 > Native resolver should retry on http 429 > -

[jira] [Commented] (MCOMPILER-542) clean JDK patch version in module-info.class

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754210#comment-17754210 ] ASF GitHub Bot commented on MCOMPILER-542: -- hboutemy commented on PR #197: UR

[jira] [Commented] (MCOMPILER-542) clean JDK patch version in module-info.class

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754209#comment-17754209 ] ASF GitHub Bot commented on MCOMPILER-542: -- hboutemy opened a new pull reques

[jira] [Commented] (MRESOLVER-396) Native resolver should retry on http 429

2023-08-14 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754200#comment-17754200 ] Michael Osipov commented on MRESOLVER-396: -- Sigh, we are truly reinventing th

[jira] [Deleted] (MRELEASE-1135) Mistake JIRA

2023-08-14 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted MRELEASE-1135: - > Mistake JIRA > > > Key: MRELEASE-1135 > UR

[jira] [Commented] (MJAR-275) outputTimestamp not applied to module-info; breaks reproducible builds

2023-08-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MJAR-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754171#comment-17754171 ] Herve Boutemy commented on MJAR-275: MJAR-295 moved to MCOMPILER-542 as it is a better

[jira] [Moved] (MCOMPILER-542) clean JDK patch version in module-info.class

2023-08-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy moved MJAR-295 to MCOMPILER-542: -- Key: MCOMPILER-542 (was: MJAR-295) Affects Versio

[jira] [Updated] (MRELEASE-1135) Fix console regression when listing consumers on a queue

2023-08-14 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Pavlovich updated MRELEASE-1135: - Description: (was: n org.apache.activemq.web.BrokerFacadeSupport @Override

[jira] [Updated] (MRELEASE-1135) Mistake JIRA

2023-08-14 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Pavlovich updated MRELEASE-1135: - Summary: Mistake JIRA (was: Fix console regression when listing consumers on a queue)

[jira] [Commented] (MRELEASE-1135) Mistake JIRA

2023-08-14 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754152#comment-17754152 ] Matt Pavlovich commented on MRELEASE-1135: -- Please delete this JIRA! > Mista

[jira] [Created] (MRELEASE-1135) Fix console regression when listing consumers on a queue

2023-08-14 Thread Matt Pavlovich (Jira)
Matt Pavlovich created MRELEASE-1135: Summary: Fix console regression when listing consumers on a queue Key: MRELEASE-1135 URL: https://issues.apache.org/jira/browse/MRELEASE-1135 Project: Maven Re

[jira] [Updated] (MRESOLVER-396) Native resolver should retry on http 429

2023-08-14 Thread Chris Eldredge (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Eldredge updated MRESOLVER-396: - Description: The Wagon http transport provider has custom logic to retry with exponent

[jira] [Created] (MRESOLVER-396) Native resolver should retry on http 429

2023-08-14 Thread Chris Eldredge (Jira)
Chris Eldredge created MRESOLVER-396: Summary: Native resolver should retry on http 429 Key: MRESOLVER-396 URL: https://issues.apache.org/jira/browse/MRESOLVER-396 Project: Maven Resolver

[jira] [Commented] (MJAVADOC-763) JavadocReportTest.testExceptions is broken

2023-08-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753954#comment-17753954 ] ASF GitHub Bot commented on MJAVADOC-763: - slachiewicz commented on code in PR

[GitHub] [maven-javadoc-plugin] slachiewicz commented on a diff in pull request #219: [MJAVADOC-763] remove test that doesn't test what it claims

2023-08-14 Thread via GitHub
slachiewicz commented on code in PR #219: URL: https://github.com/apache/maven-javadoc-plugin/pull/219#discussion_r1293185054 ## src/test/java/org/apache/maven/plugins/javadoc/JavadocReportTest.java: ## @@ -594,27 +595,6 @@ public void testOptionsUmlautEncoding() throws Excepti