[jira] [Commented] (CONFIGURATION-627) BeanHelper exception on XMLConfiguration builder.getConfiguration()

2016-07-31 Thread Gerry Matte (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401437#comment-15401437 ] Gerry Matte commented on CONFIGURATION-627: --- I used to be a government worker before I

[jira] [Commented] (BEANUTILS-492) IndexedPropertyDescriptor not supported for List in Java 8

2016-07-31 Thread Gerry Matte (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401370#comment-15401370 ] Gerry Matte commented on BEANUTILS-492: --- Ok - so when will we see 1.9.3 ? According to Jira

[jira] [Commented] (LANG-1201) Add a TimeUnit-like classes for base 2 and base 10 digital conversions (bits, bytes, KB, MB, and so on)

2016-07-31 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401303#comment-15401303 ] Michael Osipov commented on LANG-1201: -- These classes deserve a complete redesign. I would rather move

[jira] [Updated] (LANG-1201) Add a TimeUnit-like classes for base 2 and base 10 digital conversions (bits, bytes, KB, MB, and so on)

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1201: Fix Version/s: 3.5 > Add a TimeUnit-like classes for base 2 and base 10 digital conversions

[jira] [Commented] (LANG-1201) Add a TimeUnit-like classes for base 2 and base 10 digital conversions (bits, bytes, KB, MB, and so on)

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401283#comment-15401283 ] Pascal Schumacher commented on LANG-1201: - Is this something that has to be fixed before the 3.5

[jira] [Commented] (LANG-1227) Add XMLCharacter class

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401282#comment-15401282 ] Pascal Schumacher commented on LANG-1227: - So should

[jira] [Resolved] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1190. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Thanks

[jira] [Commented] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401276#comment-15401276 ] ASF GitHub Bot commented on LANG-1190: -- Github user asfgit closed the pull request at:

[GitHub] commons-lang pull request #158: LANG-1190: TypeUtils.isAssignable throws Nul...

2016-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/158 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LANG-1226) StringUtils#normalizeSpace does not trim the string anymore

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401271#comment-15401271 ] ASF GitHub Bot commented on LANG-1226: -- Github user asfgit closed the pull request at:

[jira] [Resolved] (LANG-1226) StringUtils#normalizeSpace does not trim the string anymore

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1226. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 >

[GitHub] commons-lang pull request #150: LANG-1226: StringUtils#normalizeSpace does n...

2016-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/150 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (SCXML-251) src attribute is not available for data elements

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401268#comment-15401268 ] ASF GitHub Bot commented on SCXML-251: -- GitHub user lippertto opened a pull request:

[GitHub] commons-scxml pull request #2: SCXML-251: Parse src attribute of data elemen...

2016-07-31 Thread lippertto
GitHub user lippertto opened a pull request: https://github.com/apache/commons-scxml/pull/2 SCXML-251: Parse src attribute of data elements Also: reject data elements which have src and data defined. According to the scxml standard only either src or data are allowed. You can

[jira] [Resolved] (LANG-1251) SerializationUtils.ClassLoaderAwareObjectInputStream should use static initializer to initialize primitiveTypes map.

2016-07-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1251. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Pull

[jira] [Commented] (LANG-1251) SerializationUtils.ClassLoaderAwareObjectInputStream should use static initializer to initialize primitiveTypes map.

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401263#comment-15401263 ] ASF GitHub Bot commented on LANG-1251: -- Github user PascalSchumacher commented on the issue:

[jira] [Commented] (LANG-1251) SerializationUtils.ClassLoaderAwareObjectInputStream should use static initializer to initialize primitiveTypes map.

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401262#comment-15401262 ] ASF GitHub Bot commented on LANG-1251: -- Github user asfgit closed the pull request at:

[GitHub] commons-lang issue #180: LANG-1251: SerializationUtils.ClassLoaderAwareObjec...

2016-07-31 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/180 Thanks! :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] commons-lang pull request #180: LANG-1251: SerializationUtils.ClassLoaderAwa...

2016-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/180 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request #:

2016-07-31 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request: https://github.com/apache/commons-lang/commit/1d1883f0e20215720eb583fd43eee088808c616b#commitcomment-18464298 @garydgregory It would be very nice if you could rebase your local repository (e.g. `pull --rebase upstream

[GitHub] commons-lang issue #175: Removing test redundant for org.apache.commons.lang...

2016-07-31 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/175 Thanks for identifying the redundant tests. Dead code should be removed, so I deleted the tests. --- If your project is set up for it, you can reply to this email and have

[GitHub] commons-lang pull request #176: Removing test redundant for org.apache.commo...

2016-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/176 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request #175: Removing test redundant for org.apache.commo...

2016-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/175 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401224#comment-15401224 ] ASF GitHub Bot commented on LANG-1162: -- Github user RamAnvesh closed the pull request at:

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401223#comment-15401223 ] ASF GitHub Bot commented on LANG-1162: -- Github user RamAnvesh commented on the issue:

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

2016-07-31 Thread RamAnvesh
Github user RamAnvesh commented on the issue: https://github.com/apache/commons-lang/pull/181 Ouch!.. ok.. closing.. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] commons-lang pull request #181: Adding test cases for StringUtils.equals met...

2016-07-31 Thread RamAnvesh
Github user RamAnvesh closed the pull request at: https://github.com/apache/commons-lang/pull/181 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401219#comment-15401219 ] ASF GitHub Bot commented on LANG-1162: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

2016-07-31 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/181 Hi RamAnvesh, thanks for the pull request. There are already a lot of test for `StringUtils#equals` here

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401216#comment-15401216 ] ASF GitHub Bot commented on LANG-1162: -- Github user coveralls commented on the issue:

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

2016-07-31 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/181 [![Coverage Status](https://coveralls.io/builds/7239919/badge)](https://coveralls.io/builds/7239919) Coverage decreased (-0.06%) to 93.375% when pulling

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401212#comment-15401212 ] ASF GitHub Bot commented on LANG-1162: -- Github user coveralls commented on the issue:

[GitHub] commons-lang issue #181: Adding test cases for StringUtils.equals methods to...

2016-07-31 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/181 [![Coverage Status](https://coveralls.io/builds/7239890/badge)](https://coveralls.io/builds/7239890) Coverage decreased (-0.02%) to 93.411% when pulling

[jira] [Commented] (LANG-1162) StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix

2016-07-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401209#comment-15401209 ] ASF GitHub Bot commented on LANG-1162: -- GitHub user RamAnvesh opened a pull request:

[GitHub] commons-lang pull request #181: Adding test cases for StringUtils.equals met...

2016-07-31 Thread RamAnvesh
GitHub user RamAnvesh opened a pull request: https://github.com/apache/commons-lang/pull/181 Adding test cases for StringUtils.equals methods to cover LANG-1162/LANG-1239 etc You can merge this pull request into a Git repository by running: $ git pull

[jira] [Closed] (VALIDATOR-399) ISBNValidator does not validate isbn of ebooks

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed VALIDATOR-399. - > ISBNValidator does not validate isbn of ebooks >

[jira] [Resolved] (VALIDATOR-399) ISBNValidator does not validate isbn of ebooks

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved VALIDATOR-399. --- Resolution: Cannot Reproduce > ISBNValidator does not validate isbn of ebooks >

[jira] [Comment Edited] (VALIDATOR-399) ISBNValidator does not validate isbn of ebooks

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401114#comment-15401114 ] Benedikt Ritter edited comment on VALIDATOR-399 at 7/31/16 11:45 AM:

[jira] [Comment Edited] (VALIDATOR-399) ISBNValidator does not validate isbn of ebooks

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401114#comment-15401114 ] Benedikt Ritter edited comment on VALIDATOR-399 at 7/31/16 11:45 AM:

[jira] [Commented] (VALIDATOR-399) ISBNValidator does not validate isbn of ebooks

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401114#comment-15401114 ] Benedikt Ritter commented on VALIDATOR-399: --- Hello Stephan, the following code works for me:

[jira] [Commented] (IMAGING-186) Add sCAL support to PNG reading and writing

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1540#comment-1540 ] Benedikt Ritter commented on IMAGING-186: - {code} $ svn ci -m "IMAGING-186: Add sCAL support to

[jira] [Resolved] (IMAGING-186) Add sCAL support to PNG reading and writing

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved IMAGING-186. - Resolution: Fixed > Add sCAL support to PNG reading and writing >

[jira] [Updated] (IMAGING-186) Add sCAL support to PNG reading and writing

2016-07-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated IMAGING-186: Fix Version/s: 1.0 > Add sCAL support to PNG reading and writing >

[jira] [Resolved] (CSV-171) Negative numeric values in the first column are always quoted in minimal mode

2016-07-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CSV-171. -- Resolution: Fixed Fix Version/s: 1.5 The first char test is now per RFC4180