[jira] [Commented] (LANG-1462) After version Commons-lang3.4 DateFormatUtils has a bug

2019-09-04 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923034#comment-16923034 ] Chen commented on LANG-1462: The TimeZone parameter of the format method is used to create an instance of

[jira] [Comment Edited] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread saitouena (Jira)
[ https://issues.apache.org/jira/browse/CSV-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922972#comment-16922972 ] saitouena edited comment on CSV-251 at 9/5/19 1:24 AM: --- I'm not familiar with

[jira] [Comment Edited] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread saitouena (Jira)
[ https://issues.apache.org/jira/browse/CSV-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922972#comment-16922972 ] saitouena edited comment on CSV-251 at 9/5/19 1:19 AM: --- I'm not familiar with

[jira] [Commented] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread saitouena (Jira)
[ https://issues.apache.org/jira/browse/CSV-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922972#comment-16922972 ] saitouena commented on CSV-251: --- I'm not familiar with commons-csv, so I'm not sure this should be handled in

[GitHub] [commons-lang] garydgregory commented on a change in pull request #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory commented on a change in pull request #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#discussion_r320934200 ## File path: src/main/java/org/apache/commons/lang3/CharUtils.java ## @@ -219,7 +221,7 @@ public

[GitHub] [commons-lang] garydgregory commented on a change in pull request #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory commented on a change in pull request #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#discussion_r320934200 ## File path: src/main/java/org/apache/commons/lang3/CharUtils.java ## @@ -219,7 +221,7 @@ public

[GitHub] [commons-lang] robtimus commented on a change in pull request #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
robtimus commented on a change in pull request #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#discussion_r320932770 ## File path: src/main/java/org/apache/commons/lang3/CharUtils.java ## @@ -219,7 +221,7 @@ public static

[GitHub] [commons-daemon] markt-asf closed pull request #12: Fix registry search if only JDK installed.

2019-09-04 Thread GitBox
markt-asf closed pull request #12: Fix registry search if only JDK installed. URL: https://github.com/apache/commons-daemon/pull/12 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [commons-daemon] markt-asf commented on issue #12: Fix registry search if only JDK installed.

2019-09-04 Thread GitBox
markt-asf commented on issue #12: Fix registry search if only JDK installed. URL: https://github.com/apache/commons-daemon/pull/12#issuecomment-527948248 Already fixed via an alternative approach. This is an automated message

[jira] [Commented] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922583#comment-16922583 ] Gary Gregory commented on CSV-251: -- ATM, Commons CSV does not depend on Commons Codec which contains the

[GitHub] [commons-lang] michael-o commented on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
michael-o commented on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527918142 > > > These are factory methods, they don't validate anything. There are several spots you have changed which are subject to

[jira] [Resolved] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-406. Resolution: Cannot Reproduce This works for me with OpenJDK 12.0.2 and adopt-OpenJDK 12.0.2.

[jira] [Commented] (CSV-236) Allow duplicate headers in CSV File

2019-09-04 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922511#comment-16922511 ] Gary Gregory commented on CSV-236: -- [~esend7881], I added the test

[jira] [Resolved] (DAEMON-405) On Windows 10, an exe service starts but its status stops being shown as Running and service stop doesn't work

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-405. Resolution: Cannot Reproduce I've tested this with Tomcat 9 and I can't reproduce it. Looking at

[GitHub] [commons-lang] garydgregory edited a comment on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory edited a comment on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527892606 In the case of `IllegalArgumentException`, based on the usage within Commons Lang, and in the code bases I've worked on and

[GitHub] [commons-lang] garydgregory edited a comment on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory edited a comment on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527892606 In the case of `IllegalArgumentException`, based on the usage within Commons Lang, and in the code bases I've worked on and

[GitHub] [commons-lang] garydgregory commented on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory commented on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527892606 In the case of `IllegalArgumentException`, based on the usage within Commons Lang, and in the code bases I've worked on and currently see,

[GitHub] [commons-lang] XenoAmess edited a comment on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
XenoAmess edited a comment on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527884334 If there should have an IllegalArgumentExceptions , then there should also have a RuntimeExceptions. then there should also have

[GitHub] [commons-lang] XenoAmess commented on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
XenoAmess commented on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527884334 If there should have an IllegalArgumentExceptions , then there should have a RuntimeExceptions. then there should have

[jira] [Commented] (MATH-1497) Performance issue with SVD calculation

2019-09-04 Thread Gilles (Jira)
[ https://issues.apache.org/jira/browse/MATH-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922435#comment-16922435 ] Gilles commented on MATH-1497: -- Hi. Is this a bug report or a usage question? In the latter case, you should

[jira] [Resolved] (DAEMON-404) Crash: Openjdk not detected from registry

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-404. Fix Version/s: 1.2.1 Resolution: Fixed Newer versions of Java do not install a separate

[GitHub] [commons-lang] garydgregory commented on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
garydgregory commented on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527861756 These are factory methods, they don't validate anything. This is an

[jira] [Resolved] (DAEMON-407) Prunmgr displays incorrect logging level.

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-407. Fix Version/s: 1.2.1 Resolution: Fixed Thanks for the report. > Prunmgr displays incorrect

[jira] [Updated] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated DAEMON-406: --- Fix Version/s: (was: 1.2.1) > Is jsvc compatible with OpenJDK 12? >

[jira] [Updated] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated DAEMON-406: --- Affects Version/s: 1.0.10 > Is jsvc compatible with OpenJDK 12? >

[jira] [Reopened] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas reopened DAEMON-406: Sorry. Issues changed order in the GUI and edited the wrong one. > Is jsvc compatible with OpenJDK

[jira] [Resolved] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DAEMON-406. Fix Version/s: 1.2.1 Resolution: Fixed Thanks for the report. > Is jsvc compatible with

[jira] [Updated] (DAEMON-406) Is jsvc compatible with OpenJDK 12?

2019-09-04 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated DAEMON-406: --- Affects Version/s: (was: 1.0.10) > Is jsvc compatible with OpenJDK 12? >

[jira] [Updated] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread saitouena (Jira)
[ https://issues.apache.org/jira/browse/CSV-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] saitouena updated CSV-251: -- Description: I passed byte[] values for CSVPrinter.printRecords with CSVFormat.POSTGRESQL_CSV, but it use

[jira] [Created] (CSV-251) CSVPrinter don't handle byte[] correctly for postgres

2019-09-04 Thread saitouena (Jira)
saitouena created CSV-251: - Summary: CSVPrinter don't handle byte[] correctly for postgres Key: CSV-251 URL: https://issues.apache.org/jira/browse/CSV-251 Project: Commons CSV Issue Type:

[jira] [Created] (MATH-1497) Performance issue with SVD calculation

2019-09-04 Thread Sudheer (Jira)
Sudheer created MATH-1497: - Summary: Performance issue with SVD calculation Key: MATH-1497 URL: https://issues.apache.org/jira/browse/MATH-1497 Project: Commons Math Issue Type: Improvement

[jira] [Commented] (COLLECTIONS-708) Create CollectionUtils.hashCode using Equator

2019-09-04 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922219#comment-16922219 ] Chen commented on COLLECTIONS-708: -- Hi [~ggregory]  Is that the hashcode for Collection

[GitHub] [commons-lang] michael-o commented on issue #450: Add and use IllegalArgumentExceptions

2019-09-04 Thread GitBox
michael-o commented on issue #450: Add and use IllegalArgumentExceptions URL: https://github.com/apache/commons-lang/pull/450#issuecomment-527758316 Why not use our Validate class? This is an automated message from the Apache