[GitHub] [commons-io] TarCV commented on issue #31: DirectoryUtils - isEqual to compare directories

2019-11-22 Thread GitBox
TarCV commented on issue #31: DirectoryUtils - isEqual to compare directories URL: https://github.com/apache/commons-io/pull/31#issuecomment-557734622 This would be great to have to do integration testing of libraries generating some file trees. Is there any plans on merging this PR?

[GitHub] [commons-rng] coveralls commented on issue #74: [RNG-124]: Add fixed increment PCG generators.

2019-11-22 Thread GitBox
coveralls commented on issue #74: [RNG-124]: Add fixed increment PCG generators. URL: https://github.com/apache/commons-rng/pull/74#issuecomment-557729900 [![Coverage Status](https://coveralls.io/builds/27188578/badge)](https://coveralls.io/builds/27188578) Coverage increased

[GitHub] [commons-rng] aherbert opened a new pull request #74: [RNG-124]: Add fixed increment PCG generators.

2019-11-22 Thread GitBox
aherbert opened a new pull request #74: [RNG-124]: Add fixed increment PCG generators. URL: https://github.com/apache/commons-rng/pull/74 Adds a single Long argument constructor to: AbstractPcg6432 PcgXshRr32 PcgXshRs32 PcgRxsMXs64 Adds RandomSource:

[jira] [Created] (RNG-124) Create fixed increment PCG generators

2019-11-22 Thread Alex Herbert (Jira)
Alex Herbert created RNG-124: Summary: Create fixed increment PCG generators Key: RNG-124 URL: https://issues.apache.org/jira/browse/RNG-124 Project: Commons RNG Issue Type: Improvement

[jira] [Comment Edited] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980349#comment-16980349 ] contextshuffling edited comment on LANG-1500 at 11/22/19 5:48 PM: --

[jira] [Closed] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] contextshuffling closed LANG-1500. -- LGTM > Test may fail due to a different order of fields returned by reflection api >

[jira] [Commented] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980349#comment-16980349 ] contextshuffling commented on LANG-1500: [~ggregory] In the change log, the description text seems

[jira] [Work logged] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?focusedWorklogId=348222=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348222 ] ASF GitHub Bot logged work on LANG-1500: Author: ASF GitHub Bot

[jira] [Resolved] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1500. --- Fix Version/s: 3.10 Resolution: Fixed In git master, please verify and close. > Test

[GitHub] [commons-lang] garydgregory merged pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread GitBox
garydgregory merged pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api URL: https://github.com/apache/commons-lang/pull/480 This is an automated message from the

[jira] [Work logged] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?focusedWorklogId=348215=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348215 ] ASF GitHub Bot logged work on LANG-1500: Author: ASF GitHub Bot

[GitHub] [commons-lang] coveralls commented on issue #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread GitBox
coveralls commented on issue #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api URL: https://github.com/apache/commons-lang/pull/480#issuecomment-557607997 [![Coverage

[jira] [Resolved] (MATH-1503) cumulativeProbability of LevyDistribution returns NaN for values out of domain, while others return 0

2019-11-22 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1503. --- Resolution: Won't Do Thanks for the report. I made the change in the ["Commons Statistics"

[jira] [Updated] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] contextshuffling updated LANG-1500: --- Description: Tests in _HashCodeBuilderTest_ depends on _HashCodeBuilder.reflectionHashCode_.

[jira] [Updated] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] contextshuffling updated LANG-1500: --- Description: Tests in _HashCodeBuilderTest_ depends on _HashCodeBuilder.reflectionHashCode_.

[jira] [Work logged] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1500?focusedWorklogId=348204=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348204 ] ASF GitHub Bot logged work on LANG-1500: Author: ASF GitHub Bot

[GitHub] [commons-lang] contextshuffling opened a new pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread GitBox
contextshuffling opened a new pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api URL: https://github.com/apache/commons-lang/pull/480 this fixes [LANG-1500](https://issues.apache.org/jira/projects/LANG/issues/LANG-1500)

[jira] [Created] (LANG-1500) Test may fail due to a different order of fields returned by reflection api

2019-11-22 Thread contextshuffling (Jira)
contextshuffling created LANG-1500: -- Summary: Test may fail due to a different order of fields returned by reflection api Key: LANG-1500 URL: https://issues.apache.org/jira/browse/LANG-1500 Project:

[jira] [Resolved] (DAEMON-410) jsvc fails to find OpenJDK11 libjvm.so on a raspberry 4 (buster)

2019-11-22 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-410. Fix Version/s: 1.2.3 Resolution: Fixed Thanks for the patch. > jsvc fails to find

[jira] [Updated] (CLI-300) DefaultParser fails to parse token "-S=V" if short option is longer than 1 char

2019-11-22 Thread Balz Guenat (Jira)
[ https://issues.apache.org/jira/browse/CLI-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balz Guenat updated CLI-300: Description: Assuming there is a short option with {{foo}} with one argument. Trying to parse a token like

[jira] [Updated] (CLI-300) DefaultParser fails to parse token "-S=V" if short option is longer than 1 char

2019-11-22 Thread Balz Guenat (Jira)
[ https://issues.apache.org/jira/browse/CLI-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balz Guenat updated CLI-300: Description: Assuming there is a short option with {{foo}} with one argument. Trying to parse a token like

[jira] [Created] (CLI-300) DefaultParser fails to parse token "-S=V" if short option is longer than 1 char

2019-11-22 Thread Balz Guenat (Jira)
Balz Guenat created CLI-300: --- Summary: DefaultParser fails to parse token "-S=V" if short option is longer than 1 char Key: CLI-300 URL: https://issues.apache.org/jira/browse/CLI-300 Project: Commons CLI