[jira] Resolved: (COMPRESS-113) TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when parsing the octal size

2010-06-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMPRESS-113. --- Resolution: Fixed Fixed in r950489. TarArchiveEntry.parseTarHeader() includes the trailing space/NUL

[jira] Resolved: (COMPRESS-108) Command-line interface for compress

2010-06-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMPRESS-108. --- Resolution: Fixed Added to SVN in r947399 Command-line interface for compress

[jira] Commented: (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2010-06-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874564#action_12874564 ] Sebb commented on COMPRESS-16: -- There are other ways of supporting large files - e.g. PAX

[jira] Created: (CLI-200) particular spelled wrong in Javadoc

2010-06-02 Thread Gerard Weatherby (JIRA)
particular spelled wrong in Javadoc --- Key: CLI-200 URL: https://issues.apache.org/jira/browse/CLI-200 Project: Commons CLI Issue Type: Bug Components: Build Affects Versions: 1.3

[jira] Updated: (CLI-200) particular spelled wrong in Javadoc

2010-06-02 Thread Gerard Weatherby (JIRA)
[ https://issues.apache.org/jira/browse/CLI-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerard Weatherby updated CLI-200: - Attachment: CommandLine.patch patch file to correct particular spelled wrong in Javadoc

[jira] Created: (BEANUTILS-376) Supporting indexed (mapped) properties of Map objects

2010-06-02 Thread JIRA
Supporting indexed (mapped) properties of Map objects - Key: BEANUTILS-376 URL: https://issues.apache.org/jira/browse/BEANUTILS-376 Project: Commons BeanUtils Issue Type: Improvement

[jira] Updated: (BEANUTILS-376) Supporting indexed (mapped) properties of Map objects

2010-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/BEANUTILS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zdeněk Obst updated BEANUTILS-376: -- Description: So far, BeanUtils does not support indexed or mapped properties of Map object

[jira] Updated: (BEANUTILS-376) Supporting indexed (mapped) properties of Map objects

2010-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/BEANUTILS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zdeněk Obst updated BEANUTILS-376: -- Description: So far, BeanUtils does not support indexed or mapped properties of Map object

[jira] Updated: (BEANUTILS-376) Supporting indexed (mapped) properties of Map objects

2010-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/BEANUTILS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zdeněk Obst updated BEANUTILS-376: -- Description: So far, BeanUtils does not support indexed or mapped properties of Map object

[jira] Updated: (CLI-200) particular spelled wrong in Javadoc

2010-06-02 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CLI-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CLI-200: - Affects Version/s: 1.2 Nightly Builds (was: 1.3)

[jira] Created: (CONFIGURATION-419) EventSource as an interface

2010-06-02 Thread Alexander Prishchepov (JIRA)
EventSource as an interface --- Key: CONFIGURATION-419 URL: https://issues.apache.org/jira/browse/CONFIGURATION-419 Project: Commons Configuration Issue Type: Improvement Components: Events Notifications

[jira] Commented: (CODEC-91) Handling of embedded padding in base64 encoded data changed in 1.4

2010-06-02 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874811#action_12874811 ] Julius Davies commented on CODEC-91: I carefully analyzed the codec-1.3 logic. It

[jira] Issue Comment Edited: (CODEC-91) Handling of embedded padding in base64 encoded data changed in 1.4

2010-06-02 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874811#action_12874811 ] Julius Davies edited comment on CODEC-91 at 6/2/10 5:39 PM: I

[jira] Issue Comment Edited: (CODEC-91) Handling of embedded padding in base64 encoded data changed in 1.4

2010-06-02 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874811#action_12874811 ] Julius Davies edited comment on CODEC-91 at 6/2/10 5:40 PM: I

[jira] Closed: (CODEC-98) Base64InputStream causes NullPointerException on some input

2010-06-02 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies closed CODEC-98. -- Fix Version/s: Nightly Builds Resolution: Fixed Committed to trunk:

[jira] Created: (NET-325) FTPSClient does not support pure-ftpd - data connection issues

2010-06-02 Thread Wade Poziombka (JIRA)
FTPSClient does not support pure-ftpd - data connection issues -- Key: NET-325 URL: https://issues.apache.org/jira/browse/NET-325 Project: Commons Net Issue Type: Bug Affects

[jira] Updated: (NET-325) FTPSClient does not support pure-ftpd - data connection issues

2010-06-02 Thread Wade Poziombka (JIRA)
[ https://issues.apache.org/jira/browse/NET-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Poziombka updated NET-325: --- Attachment: commons-net-2.1-ftp.patch Here is the patch file for my changes. They do include the

[jira] Updated: (CODEC-101) Base64InputStream#read(byte[]) incorrectly returns 0 at end of any stream which is multiple of 3 bytes long

2010-06-02 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated CODEC-101: Attachment: codec-101-fix.patch Wow, I can't imagine how you tracked this one down to

[jira] Commented: (CODEC-101) Base64InputStream#read(byte[]) incorrectly returns 0 at end of any stream which is multiple of 3 bytes long

2010-06-02 Thread Bauke Scholtz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874878#action_12874878 ] Bauke Scholtz commented on CODEC-101: - The fix works. As to nailing down the root cause,

[jira] Commented: (LANG-339) StringEscapeUtils.escapeHtml() escapes multibyte characters like Chinese, Japanes, etc.

2010-06-02 Thread Mark DeSpain (JIRA)
[ https://issues.apache.org/jira/browse/LANG-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874934#action_12874934 ] Mark DeSpain commented on LANG-339: --- FYI - The assertion below that was included with

[jira] Updated: (LANG-339) StringEscapeUtils.escapeHtml() escapes multibyte characters like Chinese, Japanes, etc.

2010-06-02 Thread Mark DeSpain (JIRA)
[ https://issues.apache.org/jira/browse/LANG-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark DeSpain updated LANG-339: -- Comment: was deleted (was: FYI - The assertion below that was included with testEscapeHiragana(), which