[GitHub] [commons-configuration] kinow commented on pull request #37: Configuration-766: BigDecimal(double) should not be used.

2022-05-09 Thread GitBox
kinow commented on PR #37: URL: https://github.com/apache/commons-configuration/pull/37#issuecomment-1121962737 Rebased. See my previous comment on the patch from JIRA and updating the tests too :+1: -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [commons-configuration] kinow commented on a diff in pull request #107: Bump mailapi from 1.6.6 to 2.0.1

2022-05-09 Thread GitBox
kinow commented on code in PR #107: URL: https://github.com/apache/commons-configuration/pull/107#discussion_r868840083 ## src/test/java/org/apache/commons/configuration2/TestDataConfiguration.java: ## @@ -73,10 +73,13 @@ private static Date expectedDate() throws

[GitHub] [commons-configuration] kinow commented on pull request #107: Bump mailapi from 1.6.6 to 2.0.1

2022-05-09 Thread GitBox
kinow commented on PR #107: URL: https://github.com/apache/commons-configuration/pull/107#issuecomment-1121956939 From their release notes, looks like there's a package that was renamed for the Jakarta namespace.

[jira] [Work logged] (TEXT-215) NumericEntityUnescaper may miss decimal entity

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TEXT-215?focusedWorklogId=768321=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768321 ] ASF GitHub Bot logged work on TEXT-215: --- Author: ASF GitHub Bot

[GitHub] [commons-text] kinow commented on pull request #310: TEXT-215: Prevent decimal numeric entities from wrongly including hexadecimal characters

2022-05-09 Thread GitBox
kinow commented on PR #310: URL: https://github.com/apache/commons-text/pull/310#issuecomment-1121955771 > Thanks for the quick answer ! I'm not subscribed yet, but will do it right now, and then I'll send the email to explain my PR. Thank you very much ! Brilliant! Every

[jira] [Work logged] (TEXT-215) NumericEntityUnescaper may miss decimal entity

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TEXT-215?focusedWorklogId=768320=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768320 ] ASF GitHub Bot logged work on TEXT-215: --- Author: ASF GitHub Bot

[GitHub] [commons-text] rbunel35 commented on pull request #310: TEXT-215: Prevent decimal numeric entities from wrongly including hexadecimal characters

2022-05-09 Thread GitBox
rbunel35 commented on PR #310: URL: https://github.com/apache/commons-text/pull/310#issuecomment-1121953889 Thanks for the quick answer ! I'm not subscribed yet, but will do it right now, and then I'll send the email to explain my PR. Thank you very much ! -- This is an automated

[jira] [Created] (CONFIGURATION-813) Support javamail 2.0 in Configuration (package renamed, javax -> jakarta)

2022-05-09 Thread Bruno P. Kinoshita (Jira)
Bruno P. Kinoshita created CONFIGURATION-813: Summary: Support javamail 2.0 in Configuration (package renamed, javax -> jakarta) Key: CONFIGURATION-813 URL:

[jira] [Work logged] (TEXT-215) NumericEntityUnescaper may miss decimal entity

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TEXT-215?focusedWorklogId=768316=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768316 ] ASF GitHub Bot logged work on TEXT-215: --- Author: ASF GitHub Bot

[GitHub] [commons-text] kinow commented on pull request #310: TEXT-215: Prevent decimal numeric entities from wrongly including hexadecimal characters

2022-05-09 Thread GitBox
kinow commented on PR #310: URL: https://github.com/apache/commons-text/pull/310#issuecomment-1121947467 > Hey @kinow, > > I hope I'm not too much impatient (sorry if that's the case ^^) but do you have news about this PR ? You mentioned I could bump you if it took too long. >

[jira] [Work logged] (TEXT-215) NumericEntityUnescaper may miss decimal entity

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TEXT-215?focusedWorklogId=768315=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768315 ] ASF GitHub Bot logged work on TEXT-215: --- Author: ASF GitHub Bot

[GitHub] [commons-text] rbunel35 commented on pull request #310: TEXT-215: Prevent decimal numeric entities from wrongly including hexadecimal characters

2022-05-09 Thread GitBox
rbunel35 commented on PR #310: URL: https://github.com/apache/commons-text/pull/310#issuecomment-1121945534 Hey @kinow, I hope I'm not too much impatient (sorry if that's the case ^^) but do you have news about this PR ? You mentioned I could bump you if it took too long.

[GitHub] [commons-fileupload] dependabot[bot] opened a new pull request, #145: Bump spotbugs from 4.6.0 to 4.7.0

2022-05-09 Thread GitBox
dependabot[bot] opened a new pull request, #145: URL: https://github.com/apache/commons-fileupload/pull/145 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.0. Release notes Sourced from https://github.com/spotbugs/spotbugs/releases;>spotbugs's releases.

[jira] [Commented] (JEXL-367) Named function and fat-arrow (=>) lambda syntax

2022-05-09 Thread Hussachai Puripunpinyo (Jira)
[ https://issues.apache.org/jira/browse/JEXL-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533929#comment-17533929 ] Hussachai Puripunpinyo commented on JEXL-367: - [~henrib] Awesome. Thanks so much. Glad that I

[jira] [Commented] (JEXL-367) Named function and fat-arrow (=>) lambda syntax

2022-05-09 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533901#comment-17533901 ] Henri Biestro commented on JEXL-367: Final steps, review

[GitHub] [commons-jexl] henrib opened a new pull request, #96: JEXL-367

2022-05-09 Thread GitBox
henrib opened a new pull request, #96: URL: https://github.com/apache/commons-jexl/pull/96 Ready for review. -- 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] (COLLECTIONS-770) ToString method is unresponsive after multiple SetUtils union calls

2022-05-09 Thread Steve Bosman (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533833#comment-17533833 ] Steve Bosman commented on COLLECTIONS-770: -- Created pull request -

[jira] [Closed] (VFS-819) VFSClassLoader ClassNotFoundException JDK 17

2022-05-09 Thread Mike Miller (Jira)
[ https://issues.apache.org/jira/browse/VFS-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Miller closed VFS-819. --- Resolution: Not A Bug > VFSClassLoader ClassNotFoundException JDK 17 >

[jira] [Work logged] (COLLECTIONS-770) ToString method is unresponsive after multiple SetUtils union calls

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-770?focusedWorklogId=767884=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767884 ] ASF GitHub Bot logged work on COLLECTIONS-770: -- Author: ASF

[GitHub] [commons-collections] codecov-commenter commented on pull request #308: COLLECTIONS-770 When creating an iterator chain containing other iterator chains flatten the resulting internal object.

2022-05-09 Thread GitBox
codecov-commenter commented on PR #308: URL: https://github.com/apache/commons-collections/pull/308#issuecomment-1121037988 #

[jira] [Work logged] (COLLECTIONS-770) ToString method is unresponsive after multiple SetUtils union calls

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-770?focusedWorklogId=767883=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767883 ] ASF GitHub Bot logged work on COLLECTIONS-770: -- Author: ASF

[GitHub] [commons-collections] stevebosman-oc opened a new pull request, #308: COLLECTIONS-770 When creating an iterator chain containing other iterator chains flatten the resulting internal object.

2022-05-09 Thread GitBox
stevebosman-oc opened a new pull request, #308: URL: https://github.com/apache/commons-collections/pull/308 Contributed on behalf of the @opencastsoftware open source team I am slightly wary of opening up UnmodifiableIterator, but this seems to solve the performance degradation of

[jira] [Closed] (IMAGING-161) Move package commons.itu_t4 to formats.tiff package

2022-05-09 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita closed IMAGING-161. -- Assignee: (was: Benedikt Ritter) Resolution: Abandoned > Move package

[jira] [Closed] (IMAGING-233) Unable to parse most web icons (favicon.ico)

2022-05-09 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita closed IMAGING-233. -- Fix Version/s: 1.0-alpha3 Resolution: Cannot Reproduce > Unable to parse most

[jira] [Resolved] (IMAGING-252) Unit Tests Fail when running under Windows

2022-05-09 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved IMAGING-252. Resolution: Fixed Hi [~gwlucas]  o/ Triaging the issues for alpha-3. This one

[jira] [Updated] (IMAGING-252) Unit Tests Fail when running under Windows

2022-05-09 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated IMAGING-252: --- Assignee: Bruno P. Kinoshita > Unit Tests Fail when running under Windows >

[jira] [Updated] (IMAGING-252) Unit Tests Fail when running under Windows

2022-05-09 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated IMAGING-252: --- Fix Version/s: 1.0-alpha3 > Unit Tests Fail when running under Windows >

[jira] [Comment Edited] (COLLECTIONS-770) ToString method is unresponsive after multiple SetUtils union calls

2022-05-09 Thread Steve Bosman (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533748#comment-17533748 ] Steve Bosman edited comment on COLLECTIONS-770 at 5/9/22 11:43 AM: ---

[jira] [Commented] (COLLECTIONS-770) ToString method is unresponsive after multiple SetUtils union calls

2022-05-09 Thread Steve Bosman (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533748#comment-17533748 ] Steve Bosman commented on COLLECTIONS-770: -- I can see there are two different forms of

[jira] [Comment Edited] (JEXL-369) Add 'let' and 'const' variable declarations

2022-05-09 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533719#comment-17533719 ] Henri Biestro edited comment on JEXL-369 at 5/9/22 9:18 AM: [~dmitri_blinov],

[jira] [Resolved] (JEXL-369) Add 'let' and 'const' variable declarations

2022-05-09 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-369. Resolution: Fixed [~dmitri_blinov], Thanks for your valuable input and insight :) Commit

[GitHub] [commons-jexl] henrib merged pull request #95: JEXL-369

2022-05-09 Thread GitBox
henrib merged PR #95: URL: https://github.com/apache/commons-jexl/pull/95 -- 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] [Work logged] (IMAGING-310) JpegImageParser: Grayscale JPEG file with app14Segment returns ColorType.UNKNOWN

2022-05-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-310?focusedWorklogId=767817=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767817 ] ASF GitHub Bot logged work on IMAGING-310: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] kinow commented on a diff in pull request #163: IMAGING-310 JpegImageParser.getImageInfo() Refactor colorType logic to first look at numberOfComponents

2022-05-09 Thread GitBox
kinow commented on code in PR #163: URL: https://github.com/apache/commons-imaging/pull/163#discussion_r867723828 ## src/main/java/org/apache/commons/imaging/formats/jpeg/JpegImageParser.java: ## @@ -824,44 +824,44 @@ public ImageInfo getImageInfo(final ByteSource byteSource,

[GitHub] [commons-imaging] kinow commented on a diff in pull request #36: Avoid jpeg parse fail due to jfxx and exif

2022-05-09 Thread GitBox
kinow commented on code in PR #36: URL: https://github.com/apache/commons-imaging/pull/36#discussion_r867723683 ## src/main/java/org/apache/commons/imaging/formats/jpeg/JpegImageParser.java: ## @@ -312,7 +312,12 @@ private void dumpSegments(final List v) { @Override

[GitHub] [commons-imaging] kinow merged pull request #215: Bump commons-parent from 52 to 53

2022-05-09 Thread GitBox
kinow merged PR #215: URL: https://github.com/apache/commons-imaging/pull/215 -- 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: