[jira] [Commented] (CONFIGURATION-808) DefaultListDelimiterHandler.escapeList working only for List

2021-06-23 Thread Cedomir Igaly (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368625#comment-17368625 ] Cedomir Igaly commented on CONFIGURATION-808: - Unfortunately, build wi

[jira] [Commented] (FILEUPLOAD-338) FileItem.write crash on Windows Tomcat

2021-06-23 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368617#comment-17368617 ] Arturo Bernal commented on FILEUPLOAD-338: -- HI [~yang2021] Would you be a

[jira] [Resolved] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved NUMBERS-163. --- Resolution: Implemented > Summation and LinearCombination Accumulators > ---

[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-23 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368551#comment-17368551 ] Matt Juntunen commented on NUMBERS-163: --- Docs added in b46db089d6a16f7cf2371a15215

[GitHub] [commons-numbers] asfgit merged pull request #100: Sum docs and JMH Fix

2021-06-23 Thread GitBox
asfgit merged pull request #100: URL: https://github.com/apache/commons-numbers/pull/100 -- 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. For queries about this service, p

[jira] [Updated] (FILEUPLOAD-338) FileItem.write crash on Windows Tomcat

2021-06-23 Thread yangshulin (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yangshulin updated FILEUPLOAD-338: -- Priority: Critical (was: Major) > FileItem.write crash on Windows Tomcat > ---

[jira] [Created] (FILEUPLOAD-338) FileItem.write crash on Windows Tomcat

2021-06-23 Thread yangshulin (Jira)
yangshulin created FILEUPLOAD-338: - Summary: FileItem.write crash on Windows Tomcat Key: FILEUPLOAD-338 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-338 Project: Commons FileUpload I

[GitHub] [commons-lang] johnson-abraham closed pull request #773: Object Casting

2021-06-23 Thread GitBox
johnson-abraham closed pull request #773: URL: https://github.com/apache/commons-lang/pull/773 -- 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. For queries about this serv

[jira] [Commented] (CSV-275) Make CSVRecord.toList() public

2021-06-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368421#comment-17368421 ] Gary D. Gregory commented on CSV-275: - [~mich...@wyraz.de] In git master. Please verify

[jira] [Resolved] (CSV-275) Make CSVRecord.toList() public

2021-06-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-275. - Fix Version/s: 1.9.0 Resolution: Fixed > Make CSVRecord.toList() public > ---

[jira] [Updated] (CSV-275) Make CSVRecord.toList() public

2021-06-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CSV-275: Summary: Make CSVRecord.toList() public (was: CSVRecord.toList() should be public) > Make CSVRecord.

[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-23 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368395#comment-17368395 ] Gilles Sadowski commented on NUMBERS-163: - bq. extra Sum documentation +1 Thank

[jira] [Commented] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

2021-06-23 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368389#comment-17368389 ] Gilles Sadowski commented on MATH-1563: --- {quote}current repository URL where the mod

[GitHub] [commons-pool] arturobernalg commented on pull request #86: Fix javadoc reference.

2021-06-23 Thread GitBox
arturobernalg commented on pull request #86: URL: https://github.com/apache/commons-pool/pull/86#issuecomment-867022890 > @arturobernalg > Please rebase on master. TY! that was quickly hahaha TY @garydgregory -- This is an automated message from the Apache Git Service. To re

[GitHub] [commons-pool] arturobernalg closed pull request #86: Fix javadoc reference.

2021-06-23 Thread GitBox
arturobernalg closed pull request #86: URL: https://github.com/apache/commons-pool/pull/86 -- 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. For queries about this service,

[GitHub] [commons-pool] garydgregory commented on pull request #86: Fix javadoc reference.

2021-06-23 Thread GitBox
garydgregory commented on pull request #86: URL: https://github.com/apache/commons-pool/pull/86#issuecomment-867021712 @arturobernalg Please rebase on master. TY! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [commons-pool] arturobernalg opened a new pull request #86: Fix javadoc reference.

2021-06-23 Thread GitBox
arturobernalg opened a new pull request #86: URL: https://github.com/apache/commons-pool/pull/86 -- 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. For queries about this se

[jira] [Commented] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

2021-06-23 Thread AVIJIT BASAK (Jira)
[ https://issues.apache.org/jira/browse/MATH-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368101#comment-17368101 ] AVIJIT BASAK commented on MATH-1563: Could you kindly share the current repository URL

[jira] [Issue Comment Deleted] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

2021-06-23 Thread AVIJIT BASAK (Jira)
[ https://issues.apache.org/jira/browse/MATH-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AVIJIT BASAK updated MATH-1563: --- Comment: was deleted (was: Hi Thanks for this reply. I did not notice this assuming the prop

[jira] [Commented] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

2021-06-23 Thread AVIJIT BASAK (Jira)
[ https://issues.apache.org/jira/browse/MATH-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368095#comment-17368095 ] AVIJIT BASAK commented on MATH-1563: Hi Thanks for this reply. I did not not

[jira] [Created] (CSV-275) CSVRecord.toList() should be public

2021-06-23 Thread Michael Wyraz (Jira)
Michael Wyraz created CSV-275: - Summary: CSVRecord.toList() should be public Key: CSV-275 URL: https://issues.apache.org/jira/browse/CSV-275 Project: Commons CSV Issue Type: Improvement

[GitHub] [commons-dbcp] garydgregory merged pull request #113: Simplify Assertions

2021-06-23 Thread GitBox
garydgregory merged pull request #113: URL: https://github.com/apache/commons-dbcp/pull/113 -- 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. For queries about this service

[GitHub] [commons-dbcp] garydgregory merged pull request #116: Bump mockito-core from 3.11.0 to 3.11.2

2021-06-23 Thread GitBox
garydgregory merged pull request #116: URL: https://github.com/apache/commons-dbcp/pull/116 -- 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. For queries about this service