[jira] [Commented] (IMAGING-374) JavaDoc-Link is broken

2024-04-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833756#comment-17833756 ] Gary D. Gregory commented on IMAGING-374: - I pushed the current version of the site since we are

Re: [PR] Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.15.0 [commons-parent]

2024-04-03 Thread via GitHub
garydgregory closed pull request #391: Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.15.0 URL: https://github.com/apache/commons-parent/pull/391 -- 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 org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 [commons-parent]

2024-04-03 Thread via GitHub
garydgregory merged PR #392: URL: https://github.com/apache/commons-parent/pull/392 -- 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] Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.15.0 [commons-parent]

2024-04-03 Thread via GitHub
garydgregory commented on PR #391: URL: https://github.com/apache/commons-parent/pull/391#issuecomment-2034786860 Closing: Done through a profile -- 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 commons.pmd-impl.version from 6.55.0 to 7.0.0 [commons-parent]

2024-04-03 Thread via GitHub
garydgregory commented on PR #388: URL: https://github.com/apache/commons-parent/pull/388#issuecomment-2034778212 We MUST wait for a new and matching Maven plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Resolved] (IO-853) BoundedInputStream.reset() not updating count

2024-04-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-853. Fix Version/s: 2.16.1 Resolution: Fixed [~mdrob]  Thank you for your report. Fixed in git

[jira] [Updated] (IO-853) BoundedInputStream.reset() not updating count

2024-04-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-853: --- Assignee: Gary D. Gregory > BoundedInputStream.reset() not updating count >

Re: [PR] create the listener and helper once to speed up test TestDatabaseConfiguration [commons-configuration]

2024-04-03 Thread via GitHub
garydgregory commented on PR #397: URL: https://github.com/apache/commons-configuration/pull/397#issuecomment-2034363082 -1: This is not an issue worth making the test more convoluted, especially with the odd code pattern of calling tear down and set up methods manually. -- This is an

Re: [PR] only initialize digestUtilsTest when necessary to speed up test MessageDigestAlgorithmsTest [commons-codec]

2024-04-03 Thread via GitHub
garydgregory commented on PR #262: URL: https://github.com/apache/commons-codec/pull/262#issuecomment-2034359416 -1: This is not an issue worth making the test more convoluted, especially with the odd code pattern of calling tear down and set up methods manually. -- This is an automated

[jira] [Created] (IMAGING-374) JavaDoc-Link is broken

2024-04-03 Thread Philipp Ottlinger (Jira)
Philipp Ottlinger created IMAGING-374: - Summary: JavaDoc-Link is broken Key: IMAGING-374 URL: https://issues.apache.org/jira/browse/IMAGING-374 Project: Commons Imaging Issue Type: Bug

[jira] [Commented] (LANG-1718) FastDateFormat.getTimeInstance(FastDateFormat.SHORT, Locale.US) uses incorrect separator on JDK21

2024-04-03 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/LANG-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833419#comment-17833419 ] Konrad Windszus commented on LANG-1718: --- Only Java 23 will provide a backwards compatible solution