[jira] [Comment Edited] (NET-548) FTPClient Hangs on connect method and never timeout

2015-09-28 Thread thompson franklin (JIRA)
[ https://issues.apache.org/jira/browse/NET-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934639#comment-14934639 ] thompson franklin edited comment on NET-548 at 9/29/15 5:23 AM: FTPClient

[jira] [Commented] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2015-09-28 Thread Ashok Kumar (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934647#comment-14934647 ] Ashok Kumar commented on IMAGING-168: - Hi [~britter] , PLease review the patch as it fixes couple of

[jira] [Commented] (NET-548) FTPClient Hangs on connect method and never timeout

2015-09-28 Thread thompson franklin (JIRA)
[ https://issues.apache.org/jira/browse/NET-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934639#comment-14934639 ] thompson franklin commented on NET-548: --- FTPClient Thread hangs for 1 day Code Hangs at ::

[jira] [Comment Edited] (VFS-203) FileObject..getName().getURI() returns URIs with spaces

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933812#comment-14933812 ] Bernd Eckenfels edited comment on VFS-203 at 9/28/15 7:15 PM: -- Hm, there seems

[jira] [Comment Edited] (VFS-203) FileObject..getName().getURI() returns URIs with spaces

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933812#comment-14933812 ] Bernd Eckenfels edited comment on VFS-203 at 9/28/15 7:12 PM: -- Hm, there seems

[jira] [Resolved] (VFS-583) Layered Filesystems are not properly cached when options are used

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-583. - Resolution: Fixed Fixed in this commit: http://svn.apache.org/viewvc?rev=1705741=rev > Layered

[jira] [Created] (VFS-583) Layered Filesystems are not properly cached when options are used

2015-09-28 Thread Bernd Eckenfels (JIRA)
Bernd Eckenfels created VFS-583: --- Summary: Layered Filesystems are not properly cached when options are used Key: VFS-583 URL: https://issues.apache.org/jira/browse/VFS-583 Project: Commons VFS

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933714#comment-14933714 ] Sebb commented on EXEC-93: -- Regarding Michael's comment about {{addArgument("--datadir='/tmp/dir with space'")}}

[jira] [Comment Edited] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933714#comment-14933714 ] Sebb edited comment on EXEC-93 at 9/28/15 6:22 PM: --- Regarding Michael's comment about

[jira] [Commented] (VFS-203) FileObject..getName().getURI() returns URIs with spaces

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933812#comment-14933812 ] Bernd Eckenfels commented on VFS-203: - Hm, there seems to be a general problem, getDecodedPath/getPath

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933662#comment-14933662 ] Sebb commented on EXEC-93: -- The example test applies to Unix shells. It may not apply to other OSes or to other Unix

[jira] [Created] (CONFIGURATION-611) Provide methods to create Beans without knowledge of the Configuration's implementation

2015-09-28 Thread Jon Weygandt (JIRA)
Jon Weygandt created CONFIGURATION-611: -- Summary: Provide methods to create Beans without knowledge of the Configuration's implementation Key: CONFIGURATION-611 URL:

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910130#comment-14910130 ] Michael Vorburger commented on EXEC-93: --- Aloha.. is commons-exec still actively maintained? Can you

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Viktor Sadovnikov (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910147#comment-14910147 ] Viktor Sadovnikov commented on EXEC-93: --- [~garydgregory], [~khmarbaise], [~britter], I apologise for

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910187#comment-14910187 ] Benedikt Ritter commented on EXEC-93: - [~sadovnikov]: There has not much happened in a long time. You

[jira] [Resolved] (COLLECTIONS-576) MultiKey subclassing has deserialization problem since COLLECTIONS-266: either declare protected readResolve() or MultiKey must be final

2015-09-28 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-576. - Resolution: Fixed Fix Version/s: 4.1 Fixed in r1705620. Thanks for

[jira] [Commented] (VFS-502) Cannot open a sFTP FileObject pointing on the root directory, create a local FS object instead

2015-09-28 Thread Arnaud Linz (JIRA)
[ https://issues.apache.org/jira/browse/VFS-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910203#comment-14910203 ] Arnaud Linz commented on VFS-502: - Hi, I was unable to reproduce it. Seems OK to me. > Cannot open a sFTP

[jira] [Resolved] (VFS-502) Cannot open a sFTP FileObject pointing on the root directory, create a local FS object instead

2015-09-28 Thread Arnaud Linz (JIRA)
[ https://issues.apache.org/jira/browse/VFS-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Linz resolved VFS-502. - Resolution: Fixed Fix Version/s: 2.1 Could not reproduce the issue in v2.1 > Cannot open a sFTP

[jira] [Resolved] (COLLECTIONS-577) PatriciaTrie bugs when only a few bits change

2015-09-28 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-577. - Resolution: Duplicate Fix Version/s: 4.1 In r1705637, I have added

[jira] [Updated] (COLLECTIONS-575) Synchronized queue wrapper in QueueUtils

2015-09-28 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-575: Fix Version/s: (was: 4.1) 4.x > Synchronized queue

[jira] [Updated] (COLLECTIONS-563) CircularFifoDequeue

2015-09-28 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-563: Fix Version/s: (was: 4.1) 4.x > CircularFifoDequeue >

[jira] [Commented] (LANG-1169) Add a StringUtils method to compare a string to multiple strings

2015-09-28 Thread Arman Sharif (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934146#comment-14934146 ] Arman Sharif commented on LANG-1169: Hi Christian, thanks for the feedback. I updated the PR. > Add a

[jira] [Created] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Ralph Goers (JIRA)
Ralph Goers created VALIDATOR-376: - Summary: EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it Key: VALIDATOR-376 URL:

[jira] [Updated] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated VALIDATOR-376: -- Description: The VALIDATOR-273 patch causes EmailValidator to allow addresses such as

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934457#comment-14934457 ] Bernd Eckenfels commented on VALIDATOR-376: --- I guess there are two options. When doing

[jira] [Comment Edited] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934457#comment-14934457 ] Bernd Eckenfels edited comment on VALIDATOR-376 at 9/29/15 1:28 AM: