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

2018-10-07 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-07 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-07 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-07 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

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

2018-10-07 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/369 [![Coverage Status](https://coveralls.io/builds/19395453/badge)](https://coveralls.io/builds/19395453) Coverage increased (+0.007%) to 95.259% when pulling **cbc8e0b2952164f9777

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

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

[jira] [Comment Edited] (CSV-208) Cannot parse PostgreSQL CSV and Text formats

2018-10-07 Thread Jurrie Overgoor (JIRA)
[ https://issues.apache.org/jira/browse/CSV-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641162#comment-16641162 ] Jurrie Overgoor edited comment on CSV-208 at 10/7/18 8:32 PM: --

[jira] [Created] (CSV-232) Site link "Source Repository" does not work

2018-10-07 Thread Jurrie Overgoor (JIRA)
Jurrie Overgoor created CSV-232: --- Summary: Site link "Source Repository" does not work Key: CSV-232 URL: https://issues.apache.org/jira/browse/CSV-232 Project: Commons CSV Issue Type: Bug

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

2018-10-07 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641196#comment-16641196 ] Matt Juntunen commented on GEOMETRY-14: --- {quote}What are the different use-cases?

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

2018-10-07 Thread Jakob Sultan Ericsson (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641193#comment-16641193 ] Jakob Sultan Ericsson commented on COMPRESS-466: Looks good and is work

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

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641163#comment-16641163 ] Stefan Bodewig commented on COMPRESS-466: - I've just committed my version of th

[jira] [Commented] (CSV-208) Cannot parse PostgreSQL CSV and Text formats

2018-10-07 Thread Jurrie Overgoor (JIRA)
[ https://issues.apache.org/jira/browse/CSV-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641162#comment-16641162 ] Jurrie Overgoor commented on CSV-208: - I'm running into the same issue. I'm now using th

[GitHub] commons-lang issue #368: Update exception tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #368: Update exception tests to JUnit Jupiter

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

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

2018-10-07 Thread Jakob Sultan Ericsson (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641124#comment-16641124 ] Jakob Sultan Ericsson commented on COMPRESS-466: Yes i realized that. :

[GitHub] commons-lang issue #368: Update exception tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #368: Update exception tests to JUnit Jupiter

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

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

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641106#comment-16641106 ] Stefan Bodewig commented on COMPRESS-466: - I'm afraid there is more to it. In y

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

2018-10-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641031#comment-16641031 ] Gilles commented on GEOMETRY-14: {quote}The transform classes are used to transform both

[GitHub] commons-lang issue #367: Update event tests to JUnit Jupiter

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

[GitHub] commons-lang pull request #367: Update event tests to JUnit Jupiter

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