[jira] [Commented] (GEOMETRY-17) Euclidean Vector Method Follow-Up

2018-10-09 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644366#comment-16644366 ] Matt Juntunen commented on GEOMETRY-17: --- Do we still need this issue open? > Euclidean Vector

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

2018-10-09 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644363#comment-16644363 ] Matt Juntunen commented on GEOMETRY-14: --- As far as the point/vector thing goes, I'm hesitant to

[GitHub] commons-lang issue #374: Update time tests to JUnit Jupiter

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

[GitHub] commons-lang issue #374: Update time tests to JUnit Jupiter

2018-10-09 Thread mureinik
Github user mureinik commented on the issue: https://github.com/apache/commons-lang/pull/374 @britter I was half way through rewriting the `SystemDefaultsSwitch` as a JUnit Jupiter extension when I remembered your tweet from earlier this month and figured out that you already did

[GitHub] commons-lang pull request #374: Update time tests to JUnit Jupiter

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

[jira] [Closed] (CONFIGURATION-727) org.apache.commons.configuration2.DatabaseConfiguration never closes result sets

2018-10-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-727. -- Resolution: Fixed In svn trunk. >

[jira] [Reopened] (CONFIGURATION-727) org.apache.commons.configuration2.DatabaseConfiguration never closes result sets

2018-10-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened CONFIGURATION-727: > org.apache.commons.configuration2.DatabaseConfiguration never closes result

[jira] [Updated] (CONFIGURATION-727) org.apache.commons.configuration2.DatabaseConfiguration never closes result sets

2018-10-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CONFIGURATION-727: --- Description: The class

[jira] [Closed] (CONFIGURATION-727) org.apache.commons.configuration2.DatabaseConfiguration never closes result sets

2018-10-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-727. -- Resolution: Fixed > org.apache.commons.configuration2.DatabaseConfiguration

[jira] [Created] (CONFIGURATION-727) org.apache.commons.configuration2.DatabaseConfiguration never closes result sets

2018-10-09 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-727: -- Summary: org.apache.commons.configuration2.DatabaseConfiguration never closes result sets Key: CONFIGURATION-727 URL:

[GitHub] commons-lang pull request #373: Update mutable tests to JUnit Jupiter

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

[GitHub] commons-lang issue #373: Update mutable tests to JUnit Jupiter

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

[GitHub] commons-lang issue #373: Update mutable tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #373: Update mutable tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #372: Update math tests to JUnit Jupiter

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

[GitHub] commons-lang issue #372: Update math tests to JUnit Jupiter

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

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

2018-10-09 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643229#comment-16643229 ] Alex D Herbert edited comment on RNG-57 at 10/9/18 12:11 PM: - bq. How would a

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

2018-10-09 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643229#comment-16643229 ] Alex D Herbert commented on RNG-57: --- bq. How would a single test detect which of the NumberFactory methods

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

2018-10-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643160#comment-16643160 ] Gilles commented on RNG-57: --- bq. The test suite should satisfy the aims I'm fine with further consolidating the

[jira] [Commented] (COLLECTIONS-695) PatriciaTrie.subMap() does not return the expected outcome

2018-10-09 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643074#comment-16643074 ] Konrad Windszus commented on COLLECTIONS-695: - To answer my own question: I was not

[jira] [Resolved] (COLLECTIONS-695) PatriciaTrie.subMap() does not return the expected outcome

2018-10-09 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved COLLECTIONS-695. - Resolution: Invalid > PatriciaTrie.subMap() does not return the expected

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

2018-10-09 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643062#comment-16643062 ] Alex D Herbert commented on RNG-57: --- bq. Did I understand correctly that you propose to Yes. The test

[jira] [Created] (IO-587) BoundedInputStream: Expose method to check whether the boundary was reached

2018-10-09 Thread Konrad Windszus (JIRA)
Konrad Windszus created IO-587: -- Summary: BoundedInputStream: Expose method to check whether the boundary was reached Key: IO-587 URL: https://issues.apache.org/jira/browse/IO-587 Project: Commons IO

[GitHub] commons-lang issue #372: Update math tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #372: Update math tests to JUnit Jupiter

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