[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642648#comment-16642648 ] Gilles commented on RNG-57: --- bq. Apologies in advance for the long post. A very interesting analysis (and a useful

[jira] [Updated] (BEANUTILS-514) Remove deprecated code for 2.0.0

2018-10-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated BEANUTILS-514: --- Description: Remove all code marked with {{@deprecated}} and {{@Deprecated}}. > Remove

[GitHub] commons-lang issue #371: Update tuple tests to JUnit Jupiter

2018-10-08 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/371 Thanks! 👍 ---

[GitHub] commons-lang pull request #371: Update tuple tests to JUnit Jupiter

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/371 ---

[GitHub] commons-lang issue #371: Update tuple tests to JUnit Jupiter

2018-10-08 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/371 [![Coverage Status](https://coveralls.io/builds/19410680/badge)](https://coveralls.io/builds/19410680) Coverage decreased (-0.007%) to 95.246% when pulling

[GitHub] commons-lang pull request #371: Update tuple tests to JUnit Jupiter

2018-10-08 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/371 Update tuple tests to JUnit Jupiter Upgrade the tests in the text package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. You can merge this pull

[GitHub] commons-lang pull request #370: Update text tests to JUnit Jupiter

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/370 ---

[GitHub] commons-lang issue #370: Update text tests to JUnit Jupiter

2018-10-08 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/370 Thanks! 👍 ---

[jira] [Commented] (COLLECTIONS-667) CollectionUtils Concat Method

2018-10-08 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642236#comment-16642236 ] BELUGA BEHR commented on COLLECTIONS-667: - I have need for such a facility again, so I was

[jira] [Updated] (BEANUTILS-514) Remove deprecated code for 2.0.0

2018-10-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated BEANUTILS-514: --- Summary: Remove deprecated code for 2.0.0 (was: Remove deprecated code for 2.0) >

[jira] [Created] (BEANUTILS-514) Remove deprecated code for 2.0

2018-10-08 Thread Gary Gregory (JIRA)
Gary Gregory created BEANUTILS-514: -- Summary: Remove deprecated code for 2.0 Key: BEANUTILS-514 URL: https://issues.apache.org/jira/browse/BEANUTILS-514 Project: Commons BeanUtils Issue

[jira] [Updated] (BEANUTILS-513) Error when getting configuration

2018-10-08 Thread Alexander Lemyagov (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Lemyagov updated BEANUTILS-513: - Environment: Java 8. > Error when getting configuration >

[jira] [Created] (BEANUTILS-513) Error when getting configuration

2018-10-08 Thread Alexander Lemyagov (JIRA)
Alexander Lemyagov created BEANUTILS-513: Summary: Error when getting configuration Key: BEANUTILS-513 URL: https://issues.apache.org/jira/browse/BEANUTILS-513 Project: Commons BeanUtils

[GitHub] commons-lang issue #370: Update text tests to JUnit Jupiter

2018-10-08 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/370 [![Coverage Status](https://coveralls.io/builds/19407353/badge)](https://coveralls.io/builds/19407353) Coverage remained the same at 95.253% when pulling

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642146#comment-16642146 ] Gary Gregory commented on BEANUTILS-509: Stepping back, would we want instead a

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642133#comment-16642133 ] Gary Gregory commented on BEANUTILS-509: Obviously not a trivial undertaking since the JRE's 

[GitHub] commons-lang pull request #370: Update text tests to JUnit Jupiter

2018-10-08 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/370 Update text tests to JUnit Jupiter Upgrade the tests in the `text` package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-08 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641910#comment-16641910 ] Alex D Herbert commented on RNG-57: --- Apologies in advance for the long post. This stems from the desire to

[jira] [Resolved] (SCXML-283) Upgrade testing framework to JUnit Jupiter

2018-10-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko resolved SCXML-283. -- Resolution: Fixed > Upgrade testing framework to JUnit Jupiter >

[jira] [Commented] (SCXML-283) Upgrade testing framework to JUnit Jupiter

2018-10-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641870#comment-16641870 ] Woonsan Ko commented on SCXML-283: -- Merged. I was impressed on your correctness in such many changes and

[jira] [Updated] (SCXML-283) Upgrade testing framework to JUnit Jupiter

2018-10-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated SCXML-283: - Fix Version/s: 2.0 > Upgrade testing framework to JUnit Jupiter >

[jira] [Commented] (SCXML-283) Upgrade testing framework to JUnit Jupiter

2018-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641860#comment-16641860 ] ASF GitHub Bot commented on SCXML-283: -- Github user asfgit closed the pull request at:

[GitHub] commons-scxml pull request #3: SCXML-283 Upgrade to JUnit Jupiter

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-scxml/pull/3 ---

[jira] [Updated] (SCXML-283) Upgrade testing framework to JUnit Jupiter

2018-10-08 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated SCXML-283: - Assignee: Woonsan Ko > Upgrade testing framework to JUnit Jupiter >

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641739#comment-16641739 ] Gilles commented on RNG-57: --- {quote}Because they are not all perfect. {quote} I was expecting the answer.

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-08 Thread Akshay Gehi (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641676#comment-16641676 ] Akshay Gehi commented on BEANUTILS-509: --- I believe that ConcurrentWeakHashMap would be great! We

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-08 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641616#comment-16641616 ] Alex D Herbert commented on RNG-57: --- bq. Why should the number of expected failures be different for each

[jira] [Updated] (RNG-59) More robust "SeedFactory"

2018-10-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-59: -- Description: {{SeedFactory}} will produce the same seed when several instances of the same program are launched in rapid

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641535#comment-16641535 ] Gilles commented on RNG-57: --- bq. what the failure rate would be for each Why should the number of expected

[jira] [Commented] (GEOMETRY-14) AffineTransform?D Classes

2018-10-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641524#comment-16641524 ] Gilles commented on GEOMETRY-14: About {{Point}} and {{Vector}}, the question is simply to have

[jira] [Commented] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-08 Thread Jakob Sultan Ericsson (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641482#comment-16641482 ] Jakob Sultan Ericsson commented on COMPRESS-466: One thing though? Why does

[GitHub] commons-lang pull request #369: Update reflect tests to JUnit Jupiter

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/369 ---

[GitHub] commons-lang issue #369: Update reflect tests to JUnit Jupiter

2018-10-08 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/369 Thanks! 👍 ---

[jira] [Updated] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-466: Issue Type: Improvement (was: Bug) > Opening of a very large zip file is extremely slow

[jira] [Resolved] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-466. - Resolution: Fixed Fix Version/s: 1.19 Thank you for testing. It's easier to be