[jira] Updated: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-07-03 Thread Will Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Pugh updated SANDBOX-183: -- I fixed the style concerns, but did not fix the allocation size issue yet. Should not be hard to do, and

[jira] Updated: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-07-03 Thread Will Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Pugh updated SANDBOX-183: -- Attachment: myzip2.zip Fixed most of Mario's style concerns. Did not address the memory issue yet. >

[jira] Updated: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-01-03 Thread Will Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Pugh updated SANDBOX-183: -- Attachment: myzip.zip > Compress should allow for writing to Zip Files > -

[jira] Created: (SANDBOX-183) Compress should allow for writing to Zip Files

2007-01-03 Thread Will Pugh (JIRA)
Compress should allow for writing to Zip Files -- Key: SANDBOX-183 URL: https://issues.apache.org/jira/browse/SANDBOX-183 Project: Commons Sandbox Issue Type: New Feature Components: Comp

[jira] Updated: (LANG-268) StringUtils.join should allow you to pass a range for it (so it only joins a part of the array)

2006-07-03 Thread Will Pugh (JIRA)
[ http://issues.apache.org/jira/browse/LANG-268?page=all ] Will Pugh updated LANG-268: --- Attachment: addRangeToJoin.patch A patch with the new methods as well as new unit tests > StringUtils.join should allow you to pass a range for it (so it only joins a > p

[jira] Created: (LANG-268) StringUtils.join should allow you to pass a range for it (so it only joins a part of the array)

2006-07-03 Thread Will Pugh (JIRA)
StringUtils.join should allow you to pass a range for it (so it only joins a part of the array) --- Key: LANG-268 URL: http://issues.apache.org/jira/browse/LANG-268 Project: Commons