[jira] [Resolved] (NET-533) FTPClient unable to handle a recursive listing

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-533. -- Resolution: Not a Problem As far as I am aware, FTP is not guaranteed to support any qualifiers for the LS command. If a

[jira] [Closed] (NET-533) FTPClient unable to handle a recursive listing

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-533. > FTPClient unable to handle a recursive listing > -- > > Key: NET-533

[jira] [Resolved] (NET-532) NPE in nntp.Threader.thread() when all messages in a derived thread are missing.

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-532. -- Resolution: Cannot Reproduce If you can provide a test case that reproduces the error, please attach it an reopen. > NPE

[jira] [Resolved] (NET-544) initiateListParsing does not correctly check if parserKey was cached

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-544. -- Resolution: Fixed URL: http://svn.apache.org/r1642615 Log: NET-544 FTPClient.initiateListParsing does not correctly check i

[jira] [Updated] (NET-544) initiateListParsing does not correctly check if parserKey was cached

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-544: - Fix Version/s: 3.4 > initiateListParsing does not correctly check if parserKey was cached > -

[jira] [Commented] (NET-544) initiateListParsing does not correctly check if parserKey was cached

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229304#comment-14229304 ] Sebb commented on NET-544: -- Agreed, if the parserKey is null then the entry is recreated. This curr

[jira] [Resolved] (NET-545) deleteFile always returns true

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-545. -- Resolution: Not a Problem > deleteFile always returns true > -- > > Key: NET-54

[jira] [Comment Edited] (JXPATH-174) Improve JXPath documentation

2014-11-30 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229201#comment-14229201 ] Michele Vivoda edited comment on JXPATH-174 at 11/30/14 7:06 PM: ---

[jira] [Comment Edited] (JXPATH-174) Improve JXPath documentation

2014-11-30 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229201#comment-14229201 ] Michele Vivoda edited comment on JXPATH-174 at 11/30/14 7:07 PM: ---

[jira] [Commented] (JXPATH-174) Improve JXPath documentation

2014-11-30 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229201#comment-14229201 ] Michele Vivoda commented on JXPATH-174: --- I changed some code I had and made a quick

[jira] [Commented] (LANG-1070) confusing example in ArrayUtils.add()

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229194#comment-14229194 ] Sebb commented on LANG-1070: I agree it would be OK to return null if both inputs are null. I

[jira] [Comment Edited] (LANG-930) Add JsonToStringStyle

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229192#comment-14229192 ] Benedikt Ritter edited comment on LANG-930 at 11/30/14 6:44 PM: --

[jira] [Commented] (LANG-930) Add JsonToStringStyle

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229192#comment-14229192 ] Benedikt Ritter commented on LANG-930: -- This is a duplicates LANG-1015. The original co

[jira] [Resolved] (LANG-1068) SystemUtils.isJavaVersionAtLeast throws NPE under Java 9 EA

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1068. --- Resolution: Duplicate Fix Version/s: (was: 3.4) (was: 3.x) >

[jira] [Closed] (LANG-1068) SystemUtils.isJavaVersionAtLeast throws NPE under Java 9 EA

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed LANG-1068. - > SystemUtils.isJavaVersionAtLeast throws NPE under Java 9 EA > ---

[jira] [Commented] (LANG-1068) SystemUtils.isJavaVersionAtLeast throws NPE under Java 9 EA

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229191#comment-14229191 ] Benedikt Ritter commented on LANG-1068: --- The issue is LANG-1027 > SystemUtils.isJava

[jira] [Commented] (LANG-1070) confusing example in ArrayUtils.add()

2014-11-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229190#comment-14229190 ] Benedikt Ritter commented on LANG-1070: --- The current behavior of {{add(T[], T)}} seem

[jira] [Closed] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Pappu Prasad (JIRA)
[ https://issues.apache.org/jira/browse/NET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pappu Prasad closed NET-559. Ok.Thanks a lot for the info. > mismatch between timestamp and timezone > ---

[jira] [Commented] (NET-557) FTPClient Login suppression inconsistent

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229184#comment-14229184 ] Sebb commented on NET-557: -- I did consider this, but there is no guarantee that the user name is dis

[jira] [Resolved] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-559. -- Resolution: Not a Problem JIRA is not a support forum. Please subscribe to the user list and ask there. > mismatch between

[jira] [Commented] (CSV-146) Object Mapping

2014-11-30 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229123#comment-14229123 ] Gary Gregory commented on CSV-146: -- Just for the watchers, this proposal depends on Java 8 a

[jira] [Commented] (NET-557) FTPClient Login suppression inconsistent

2014-11-30 Thread Phil Dicke (JIRA)
[ https://issues.apache.org/jira/browse/NET-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229103#comment-14229103 ] Phil Dicke commented on NET-557: The client has the username passed in, can't it just replace

[jira] [Updated] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Pappu Prasad (JIRA)
[ https://issues.apache.org/jira/browse/NET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pappu Prasad updated NET-559: - Description: Using FTPClient.java, FTPFile.java,FTPListParseEngine.java from commons-net-3.2.jar to access

[jira] [Updated] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Pappu Prasad (JIRA)
[ https://issues.apache.org/jira/browse/NET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pappu Prasad updated NET-559: - Description: Using FTPClient.java, FTPFile.java,FTPListParseEngine.java from commons-net-3.2.jar to access

[jira] [Updated] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Pappu Prasad (JIRA)
[ https://issues.apache.org/jira/browse/NET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pappu Prasad updated NET-559: - Description: Using FTPClient.java, FTPFile.java,FTPListParseEngine.java from commons-net-3.2.jar to access

[jira] [Created] (NET-559) mismatch between timestamp and timezone

2014-11-30 Thread Pappu Prasad (JIRA)
Pappu Prasad created NET-559: Summary: mismatch between timestamp and timezone Key: NET-559 URL: https://issues.apache.org/jira/browse/NET-559 Project: Commons Net Issue Type: Bug Rep

[jira] [Resolved] (VFS-487) File creation events missed when deleted then re-created within poll delay

2014-11-30 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-487. - Resolution: Fixed Fix Version/s: 2.1 Assignee: Bernd Eckenfels Applied your patch, th

[jira] [Resolved] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-11-30 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-523. - Resolution: Fixed Assignee: Bernd Eckenfels http://svn.apache.org/r1642530 I applied the unify