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

2024-02-16 Thread via GitHub
garydgregory merged PR #229: URL: https://github.com/apache/commons-cli/pull/229 -- 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] CLI-323: Added Supplier defaults for getParsedOptionValue [commons-cli]

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

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-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-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-323: Added Supplier defaults for getParsedOptionValue [commons-cli]

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

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

2024-02-14 Thread via GitHub
Claudenw commented on PR #229: URL: https://github.com/apache/commons-cli/pull/229#issuecomment-1943316591 I think I have this fixed now. -- 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