Re: [PR] Support for Java 16 Record feature [commons-bcel]

2024-04-02 Thread via GitHub
PabloNicolasDiaz commented on PR #290: URL: https://github.com/apache/commons-bcel/pull/290#issuecomment-2033457159 Hi and sorry @garydgregory :(, I have run `mvn` but didn't see the error in this class. I've fixed it in my last commit Thanks for your time and sorry again --

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

2024-04-02 Thread via GitHub
TestBoost opened a new pull request, #397: URL: https://github.com/apache/commons-configuration/pull/397 Sorry but I don't have a jira account yet and I just submit this pull request firstly through Github now. There are 37 test methods in the test class `TestDatabaseConfiguration`.

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

2024-04-02 Thread via GitHub
TestBoost opened a new pull request, #262: URL: https://github.com/apache/commons-codec/pull/262 For the test methods in the test class MessageDigestAlgorithmsTest, not all test methods modify the contents of shared fields. We can just initialize `digestUtilsTest` once before all the test

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

2024-04-02 Thread Mike Drob (Jira)
Mike Drob created IO-853: Summary: BoundedInputStream.reset() not updating count Key: IO-853 URL: https://issues.apache.org/jira/browse/IO-853 Project: Commons IO Issue Type: Bug

Re: [PR] Support for Java 16 Record feature [commons-bcel]

2024-04-02 Thread via GitHub
garydgregory commented on code in PR #290: URL: https://github.com/apache/commons-bcel/pull/290#discussion_r1548606847 ## src/main/java/org/apache/bcel/classfile/Visitor.java: ## @@ -237,4 +249,15 @@ default void visitStackMapType(final StackMapType obj) { void

Re: [PR] Some ArrayUtils method descriptions are not accurate [commons-lang]

2024-04-02 Thread via GitHub
garydgregory commented on PR #1065: URL: https://github.com/apache/commons-lang/pull/1065#issuecomment-2033092795 Closing on consensus. -- 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] Some ArrayUtils method descriptions are not accurate [commons-lang]

2024-04-02 Thread via GitHub
garydgregory closed pull request #1065: Some ArrayUtils method descriptions are not accurate URL: https://github.com/apache/commons-lang/pull/1065 -- 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

[jira] [Updated] (COLLECTIONS-551) Move Iterable related methods from CollectionUtils to IterableUtils

2024-04-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COLLECTIONS-551: Fix Version/s: 4.5.0 (was: 4.5.0-M1) > Move Iterable

[jira] [Updated] (COLLECTIONS-542) AbstractHashedMap should not extend AbstractMap anymore

2024-04-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COLLECTIONS-542: Fix Version/s: 4.5.0 (was: 4.5.0-M1) >

Re: [PR] Bump org.apache.commons:commons-parent from 67 to 69 [commons-imaging]

2024-04-02 Thread via GitHub
garydgregory merged PR #382: URL: https://github.com/apache/commons-imaging/pull/382 -- 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] Code smells removal [commons-math]

2024-04-02 Thread via GitHub
patel-kshitij closed pull request #237: Code smells removal URL: https://github.com/apache/commons-math/pull/237 -- 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

[jira] [Commented] (DAEMON-460) High CPU usage in prunsrv.exe since Daemon 1.3.3

2024-04-02 Thread Daniel (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17833172#comment-17833172 ] Daniel commented on DAEMON-460: --- Hi, we noticed the same problem with v1.3.4 and downgraded to v1.3.2. One