[jira] [Commented] (NET-493) FTPClient: Slow data transfer rate if __bufferSize != 0

2013-01-08 Thread Erik Wramner (JIRA)
[ https://issues.apache.org/jira/browse/NET-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546731#comment-13546731 ] Erik Wramner commented on NET-493: -- No, we have only observed that the application transfers

[jira] [Commented] (VFS-442) Add an HDFS FileSystem Provider

2013-01-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546863#comment-13546863 ] Gary Gregory commented on VFS-442: -- Do you have any further documentation, like usage tips

[jira] [Commented] (DAEMON-274) procrun ignores shutdown

2013-01-08 Thread Mladen Turk (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546882#comment-13546882 ] Mladen Turk commented on DAEMON-274: Yeah, I intend to start the RM process by the end

[jira] [Created] (LANG-866) StringEscapeUtils.escapeHTML() does not escape ~ ` @ # $ % ^ * ( ) _ - + = | ; : . , ? } { ] [

2013-01-08 Thread vcr (JIRA)
vcr created LANG-866: Summary: StringEscapeUtils.escapeHTML() does not escape ~ ` @ # $ % ^ * ( ) _ - + = | ; : . , ? } { ] [ Key: LANG-866 URL: https://issues.apache.org/jira/browse/LANG-866 Project: Commons

[jira] [Updated] (LANG-866) StringEscapeUtils.escapeHTML() does not escape ~ ` @ # $ % ^ * ( ) _ - + = | ; : . , ? } { ] [

2013-01-08 Thread vcr (JIRA)
[ https://issues.apache.org/jira/browse/LANG-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vcr updated LANG-866: - Description: i am trying to encoding the charecter's (~ ` @ # $ % ^ * ( ) _ - + = | ; : . , ? } { ] [ ) but when i

[jira] [Updated] (COMPRESS-210) handle zip extra field 0x5455 - Extended Timestamp

2013-01-08 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated COMPRESS-210: --- Description: From Info Zip's zip-3.0 source archive (proginfo/extrafld.txt): {noformat}

[jira] [Updated] (COMPRESS-210) handle zip extra field 0x5455 - Extended Timestamp

2013-01-08 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated COMPRESS-210: --- Description: From Info Zip's zip-3.0 source archive (proginfo/extrafld.txt):

[jira] [Commented] (LANG-866) StringEscapeUtils.escapeHTML() does not escape ~ ` @ # $ % ^ * ( ) _ - + = | ; : . , ? } { ] [

2013-01-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547185#comment-13547185 ] Sebb commented on LANG-866: --- The title refers to escapeHTML(), but the description is for

[jira] [Updated] (COMPRESS-210) handle zip extra field 0x5455 - Extended Timestamp

2013-01-08 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated COMPRESS-210: --- Attachment: COMPRESS-210.patch Here is what I'm about to commit! handle

[jira] [Resolved] (COMPRESS-210) handle zip extra field 0x5455 - Extended Timestamp

2013-01-08 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies resolved COMPRESS-210. Resolution: Implemented Fix Version/s: 1.5 Assignee: Julius Davies

[jira] [Created] (COMPRESS-214) better support for unix symlinks

2013-01-08 Thread Julius Davies (JIRA)
Julius Davies created COMPRESS-214: -- Summary: better support for unix symlinks Key: COMPRESS-214 URL: https://issues.apache.org/jira/browse/COMPRESS-214 Project: Commons Compress Issue

[jira] [Updated] (COMPRESS-214) better support for unix symlinks

2013-01-08 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated COMPRESS-214: --- Attachment: COMPRESS-214_tentative.patch Attached a tentative patch for review. Still

[jira] [Commented] (VFS-442) Add an HDFS FileSystem Provider

2013-01-08 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/VFS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547521#comment-13547521 ] Dave Marion commented on VFS-442: - Internally, getting access to the file in HDFS is pretty

[jira] [Resolved] (VFS-442) Add an HDFS FileSystem Provider

2013-01-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved VFS-442. -- Resolution: Fixed Fix Version/s: 2.1 Done for now. Add an HDFS FileSystem