[jira] [Work logged] (COLLECTIONS-807) Upgrade org.junit.Test to org.junit.jupiter.api.Test

2022-03-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-807?focusedWorklogId=749891&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749891 ] ASF GitHub Bot logged work on COLLECTIONS-807: -- Author: ASF

[GitHub] [commons-collections] pradeesh-kumar commented on pull request #295: COLLECTIONS-807 - Upgraded org.junit.Test to org.junit.jupiter.api.Test

2022-03-29 Thread GitBox
pradeesh-kumar commented on pull request #295: URL: https://github.com/apache/commons-collections/pull/295#issuecomment-1082698011 How to run workflows? -- 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 t

[jira] [Created] (LANG-1685) [JDK17] ToStringBuilder.reflectionToString fails with InaccessibleObjectException on java.lang classes

2022-03-29 Thread David Connard (Jira)
David Connard created LANG-1685: --- Summary: [JDK17] ToStringBuilder.reflectionToString fails with InaccessibleObjectException on java.lang classes Key: LANG-1685 URL: https://issues.apache.org/jira/browse/LANG-1685

[GitHub] [commons-imaging] gwlucastrig commented on pull request #210: Imaging 330: Add PNG predictor to reduce output size

2022-03-29 Thread GitBox
gwlucastrig commented on pull request #210: URL: https://github.com/apache/commons-imaging/pull/210#issuecomment-1082504205 This completes the work. Unfortunately, there may have been a problem when I squashed the commits. If there is a problem with the pull request, let me know and I wi

[GitHub] [commons-scxml] dependabot[bot] opened a new pull request #46: Bump jackson-databind from 2.13.2 to 2.13.2.2

2022-03-29 Thread GitBox
dependabot[bot] opened a new pull request #46: URL: https://github.com/apache/commons-scxml/pull/46 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.2.2. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[jira] [Comment Edited] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513998#comment-17513998 ] Gilles Sadowski edited comment on GEOMETRY-146 at 3/29/22, 9:48 PM: -

[GitHub] [commons-io] garydgregory commented on a change in pull request #102: Improvement of FileUtils test coverage

2022-03-29 Thread GitBox
garydgregory commented on a change in pull request #102: URL: https://github.com/apache/commons-io/pull/102#discussion_r837919105 ## File path: src/test/java/org/apache/commons/io/FileUtilsTestCase.java ## @@ -244,6 +244,19 @@ public void test_openInputStream_notExists() throws

[GitHub] [commons-io] garydgregory commented on pull request #131: new test copyFileWrongPermissions

2022-03-29 Thread GitBox
garydgregory commented on pull request #131: URL: https://github.com/apache/commons-io/pull/131#issuecomment-1082381719 @cosmoJFH Would you please review git master and see if this is still relevant, and if so, rebase? -- This is an automated message from the Apache Git Service. To r

[jira] [Work logged] (IO-680) add more tests for IOUtils.contentEqualsIgnoreEOL

2022-03-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-680?focusedWorklogId=749637&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749637 ] ASF GitHub Bot logged work on IO-680: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] garydgregory commented on pull request #137: [IO-680] add more tests for IOUtils.contentEqualsIgnoreEOL

2022-03-29 Thread GitBox
garydgregory commented on pull request #137: URL: https://github.com/apache/commons-io/pull/137#issuecomment-1082380649 Hi @XenoAmess Would you rebase on master? I can bring this in then. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [commons-email] dependabot[bot] opened a new pull request #72: Bump maven-pmd-plugin from 3.14.0 to 3.16.0

2022-03-29 Thread GitBox
dependabot[bot] opened a new pull request #72: URL: https://github.com/apache/commons-email/pull/72 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.16.0. Release notes Sourced from https://github.com/apache/maven-pmd-plugin/releases";>maven-pm

[GitHub] [commons-imaging] kinow merged pull request #211: Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0

2022-03-29 Thread GitBox
kinow merged pull request #211: URL: https://github.com/apache/commons-imaging/pull/211 -- 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: issues-uns

[GitHub] [commons-imaging] dependabot[bot] opened a new pull request #211: Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0

2022-03-29 Thread GitBox
dependabot[bot] opened a new pull request #211: URL: https://github.com/apache/commons-imaging/pull/211 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.0.0. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-

[GitHub] [commons-rng] aherbert opened a new pull request #106: RNG-173: BaseProvider stateless method to expand an input seed

2022-03-29 Thread GitBox
aherbert opened a new pull request #106: URL: https://github.com/apache/commons-rng/pull/106 Another test for Travis CI integration -- 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 c

[GitHub] [commons-rng] aherbert closed pull request #105: Fix stress

2022-03-29 Thread GitBox
aherbert closed pull request #105: URL: https://github.com/apache/commons-rng/pull/105 -- 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: issues-unsu

[GitHub] [commons-rng] aherbert commented on pull request #105: Fix stress

2022-03-29 Thread GitBox
aherbert commented on pull request #105: URL: https://github.com/apache/commons-rng/pull/105#issuecomment-1082093742 Travis ignored this -- 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 speci

[jira] [Comment Edited] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513998#comment-17513998 ] Gilles Sadowski edited comment on GEOMETRY-146 at 3/29/22, 2:08 PM: -

[jira] [Commented] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514110#comment-17514110 ] Gilles Sadowski commented on GEOMETRY-146: -- {quote}I'm not sure if we can make

[jira] [Created] (RNG-174) Improve support for non-zero seeds

2022-03-29 Thread Alex Herbert (Jira)
Alex Herbert created RNG-174: Summary: Improve support for non-zero seeds Key: RNG-174 URL: https://issues.apache.org/jira/browse/RNG-174 Project: Commons RNG Issue Type: Improvement Co

[GitHub] [commons-rng] aherbert opened a new pull request #105: Fix stress

2022-03-29 Thread GitBox
aherbert opened a new pull request #105: URL: https://github.com/apache/commons-rng/pull/105 Test PR to check coveralls integration -- 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 c

[jira] [Commented] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514065#comment-17514065 ] Matt Juntunen commented on GEOMETRY-146: I'm not sure if we can make this work

[jira] [Commented] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513998#comment-17513998 ] Gilles Sadowski commented on GEOMETRY-146: -- bq. What would the calling code lo

[jira] [Comment Edited] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513655#comment-17513655 ] Gilles Sadowski edited comment on GEOMETRY-146 at 3/29/22, 10:58 AM:

[jira] [Comment Edited] (GEOMETRY-146) PointSet/Map closest points

2022-03-29 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513655#comment-17513655 ] Gilles Sadowski edited comment on GEOMETRY-146 at 3/29/22, 10:42 AM:

[jira] [Commented] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2022-03-29 Thread David Garratt (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513909#comment-17513909 ] David Garratt commented on IO-755: -- I think I have experienced this problem or a very simila

[jira] [Commented] (TEXT-216) HTML 5.0 Entities are not supported

2022-03-29 Thread Richard Bunel (Jira)
[ https://issues.apache.org/jira/browse/TEXT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513868#comment-17513868 ] Richard Bunel commented on TEXT-216: Well, my target usage (in my web application) is t