Re: [PR] CLI-312 fix [commons-cli]

2024-02-15 Thread via GitHub
Claudenw commented on code in PR #233: URL: https://github.com/apache/commons-cli/pull/233#discussion_r1490696563 ## src/main/java/org/apache/commons/cli/DefaultParser.java: ## @@ -228,6 +228,9 @@ private DefaultParser(final boolean allowPartialMatching, */ private

Re: [PR] CLI-323: Added Supplier defaults for getParsedOptionValue [commons-cli]

2024-02-15 Thread via GitHub
Claudenw commented on code in PR #229: URL: https://github.com/apache/commons-cli/pull/229#discussion_r1490721677 ## src/test/java/org/apache/commons/cli/CommandLineTest.java: ## @@ -166,7 +166,27 @@ public void testGetParsedOptionValueWithOption() throws Exception { }

Re: [PR] CLI-324 Make adding OptionGroups and Options to existing Options easier [commons-cli]

2024-02-15 Thread via GitHub
Claudenw commented on code in PR #230: URL: https://github.com/apache/commons-cli/pull/230#discussion_r1490712110 ## src/main/java/org/apache/commons/cli/Options.java: ## @@ -231,8 +243,9 @@ public OptionGroup getOptionGroup(final Option opt) { * Gets the OptionGroups

[jira] [Created] (JEXL-421) ArrayBuilder: array type should reflect common class of its entries

2024-02-15 Thread Henri Biestro (Jira)
Henri Biestro created JEXL-421: -- Summary: ArrayBuilder: array type should reflect common class of its entries Key: JEXL-421 URL: https://issues.apache.org/jira/browse/JEXL-421 Project: Commons JEXL

Re: [PR] [IO-832] fix package links [commons-io]

2024-02-15 Thread via GitHub
garydgregory merged PR #588: URL: https://github.com/apache/commons-io/pull/588 -- 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:

[jira] [Commented] (IO-832) Update first section of home page

2024-02-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/IO-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817698#comment-17817698 ] Elliotte Rusty Harold commented on IO-832: -- This is resolved now > Update first section of home

[jira] [Resolved] (JEXL-421) ArrayBuilder: array type should reflect common class of its entries

2024-02-15 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-421. Resolution: Fixed Commit

[jira] [Resolved] (IO-832) Update first section of home page

2024-02-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-832. Fix Version/s: 2.16.0 Resolution: Fixed > Update first section of home page >

Re: [PR] CLI-323: Added Supplier defaults for getParsedOptionValue [commons-cli]

2024-02-15 Thread via GitHub
garydgregory commented on code in PR #229: URL: https://github.com/apache/commons-cli/pull/229#discussion_r1491025523 ## src/test/java/org/apache/commons/cli/CommandLineTest.java: ## @@ -166,7 +166,27 @@ public void testGetParsedOptionValueWithOption() throws Exception {

Re: [PR] CLI-324 Make adding OptionGroups and Options to existing Options easier [commons-cli]

2024-02-15 Thread via GitHub
garydgregory commented on code in PR #230: URL: https://github.com/apache/commons-cli/pull/230#discussion_r1491174913 ## src/main/java/org/apache/commons/cli/Options.java: ## @@ -54,6 +54,18 @@ public class Options implements Serializable { /** A map of the option groups

[jira] [Commented] (TEXT-233) Missing OSGi import-package commons-lang3 version can make commons-text unusable in OSGi

2024-02-15 Thread K P (Jira)
[ https://issues.apache.org/jira/browse/TEXT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817704#comment-17817704 ] K P commented on TEXT-233: -- I tested adding the following property to the commons-text pom.xml: {code:java}

Re: [PR] CLI-323: Added Supplier defaults for getParsedOptionValue [commons-cli]

2024-02-15 Thread via GitHub
garydgregory commented on code in PR #229: URL: https://github.com/apache/commons-cli/pull/229#discussion_r1491185632 ## src/test/java/org/apache/commons/cli/CommandLineTest.java: ## @@ -166,7 +179,27 @@ public void testGetParsedOptionValueWithOption() throws Exception {

Re: [PR] CLI-312 fix [commons-cli]

2024-02-15 Thread via GitHub
garydgregory commented on code in PR #233: URL: https://github.com/apache/commons-cli/pull/233#discussion_r1491166079 ## src/main/java/org/apache/commons/cli/DefaultParser.java: ## @@ -228,6 +228,9 @@ private DefaultParser(final boolean allowPartialMatching, */

[jira] [Commented] (TEXT-233) Missing OSGi import-package commons-lang3 version can make commons-text unusable in OSGi

2024-02-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817780#comment-17817780 ] Gary D. Gregory commented on TEXT-233: -- If we are going to hack this in the POM, then we need to use a

Re: [PR] findsecbugs [commons-codec]

2024-02-15 Thread via GitHub
Taranum67 closed pull request #243: findsecbugs URL: https://github.com/apache/commons-codec/pull/243 -- 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:

[PR] findsecbugs [commons-codec]

2024-02-15 Thread via GitHub
Taranum67 opened a new pull request, #243: URL: https://github.com/apache/commons-codec/pull/243 i have added the findsecbugs dependencies and configuration to check the security bugs in my project -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (DBCP-590) BasicDataSource#setAbandonedUsageTracking has no effect

2024-02-15 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/DBCP-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved DBCP-590. -- Fix Version/s: 2.11.1 Resolution: Fixed I am really sorry it took me so long to figure this out. 

Re: [PR] Bump github/codeql-action from 3.24.0 to 3.24.3 [commons-net]

2024-02-15 Thread via GitHub
garydgregory merged PR #219: URL: https://github.com/apache/commons-net/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:

Re: [PR] Bump github/codeql-action from 3.24.0 to 3.24.3 [commons-scxml]

2024-02-15 Thread via GitHub
garydgregory merged PR #190: URL: https://github.com/apache/commons-scxml/pull/190 -- 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 github/codeql-action from 3.24.0 to 3.24.3 [commons-io]

2024-02-15 Thread via GitHub
garydgregory merged PR #589: URL: https://github.com/apache/commons-io/pull/589 -- 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 github/codeql-action from 3.24.0 to 3.24.3 [commons-jci]

2024-02-15 Thread via GitHub
garydgregory merged PR #91: URL: https://github.com/apache/commons-jci/pull/91 -- 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 github/codeql-action from 3.24.0 to 3.24.3 [commons-compress]

2024-02-15 Thread via GitHub
garydgregory merged PR #481: URL: https://github.com/apache/commons-compress/pull/481 -- 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 github/codeql-action from 3.24.0 to 3.24.3 [commons-digester]

2024-02-15 Thread via GitHub
garydgregory merged PR #129: URL: https://github.com/apache/commons-digester/pull/129 -- 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: