[jira] [Commented] (IO-547) Nullpointer Exception in FileSystemUtils.freeSpaceWindows

2017-08-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125020#comment-16125020 ] Gary Gregory commented on IO-547: - What would you have happen on illegal input? An IllegalArgumentException?

[jira] [Commented] (TEXT-94) Add Damerau option to Levenshtein edit distance

2017-08-13 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125006#comment-16125006 ] Rob Tompkins commented on TEXT-94: -- Gotcha. Thanks. > Add Damerau option to Levenshtein edit distance >

[jira] [Updated] (TEXT-94) Add Damerau option to Levenshtein edit distance

2017-08-13 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated TEXT-94: - Assignee: Rob Tompkins > Add Damerau option to Levenshtein edit distance >

[jira] [Resolved] (VALIDATOR-428) Update commons digester to 2.1

2017-08-13 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved VALIDATOR-428. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s:

[jira] [Created] (VALIDATOR-428) Update commons digester to 2.1

2017-08-13 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created VALIDATOR-428: --- Summary: Update commons digester to 2.1 Key: VALIDATOR-428 URL: https://issues.apache.org/jira/browse/VALIDATOR-428 Project: Commons Validator

[jira] [Resolved] (VFS-642) Upgrade to jcifs 1.3.17

2017-08-13 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved VFS-642. --- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 2.2 > Upgrade to

[jira] [Created] (VFS-642) Upgrade to jcifs 1.3.17

2017-08-13 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created VFS-642: - Summary: Upgrade to jcifs 1.3.17 Key: VFS-642 URL: https://issues.apache.org/jira/browse/VFS-642 Project: Commons VFS Issue Type: Task

[jira] [Updated] (IO-547) Nullpointer Exception in FileSystemUtils.freeSpaceWindows

2017-08-13 Thread Nikhil Shinde (JIRA)
[ https://issues.apache.org/jira/browse/IO-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Shinde updated IO-547: - Description: In FileSystemutils.freeSpaceWindows(String path,long timeout) , path cannot be null. In this

[jira] [Created] (IO-547) Nullpointer Exception in FileSystemUtils.freeSpaceWindows

2017-08-13 Thread Nikhil Shinde (JIRA)
Nikhil Shinde created IO-547: Summary: Nullpointer Exception in FileSystemUtils.freeSpaceWindows Key: IO-547 URL: https://issues.apache.org/jira/browse/IO-547 Project: Commons IO Issue Type:

[GitHub] commons-lang issue #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-08-13 Thread namannigam
Github user namannigam commented on the issue: https://github.com/apache/commons-lang/pull/282 @kinow @garydgregory Sure would try to come back soon with a unit test for the use-case. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (TEXT-94) Add Damerau option to Levenshtein edit distance

2017-08-13 Thread Markus Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124899#comment-16124899 ] Markus Fischer commented on TEXT-94: For a concrete implementation see also:

[jira] [Commented] (LANG-1349) EqualsBuilder#isRegistered: swappedPair construction bug

2017-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124874#comment-16124874 ] ASF GitHub Bot commented on LANG-1349: -- Github user PascalSchumacher commented on the issue:

[jira] [Updated] (LANG-1349) EqualsBuilder#isRegistered: swappedPair construction bug

2017-08-13 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1349: Description: See

[GitHub] commons-lang issue #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-08-13 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/282 created https://issues.apache.org/jira/browse/LANG-1349 to track this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Created] (LANG-1349) EqualsBuilder#isRegistered: swappedPair construction bug

2017-08-13 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created LANG-1349: --- Summary: EqualsBuilder#isRegistered: swappedPair construction bug Key: LANG-1349 URL: https://issues.apache.org/jira/browse/LANG-1349 Project: Commons Lang

[jira] [Created] (VFS-641) https.test.GetContentInfoFunctionalTest fails on travis-ci with java 8

2017-08-13 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created VFS-641: - Summary: https.test.GetContentInfoFunctionalTest fails on travis-ci with java 8 Key: VFS-641 URL: https://issues.apache.org/jira/browse/VFS-641 Project: Commons