[jira] Created: (LANG-631) StringUtils JavaDoc contains erroneous examples

2010-07-05 Thread Maxx (JIRA)
StringUtils JavaDoc contains erroneous examples --- Key: LANG-631 URL: https://issues.apache.org/jira/browse/LANG-631 Project: Commons Lang Issue Type: Bug Components: lang.* Affects

[jira] Created: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
ZipArchiveInputStream fails to uncompress stream generated by InfoZip - Key: COMPRESS-116 URL: https://issues.apache.org/jira/browse/COMPRESS-116 Project: Commons Compress

[jira] Updated: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Shipilev updated COMPRESS-116: -- Attachment: sample-ordinary.zip sample-streaming.zip

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885209#action_12885209 ] Stefan Bodewig commented on COMPRESS-116: - I think this is a duplicate of

[jira] Created: (MATH-382) Wrong variable in precondition check

2010-07-05 Thread Gilles (JIRA)
Wrong variable in precondition check Key: MATH-382 URL: https://issues.apache.org/jira/browse/MATH-382 Project: Commons Math Issue Type: Bug Affects Versions: 2.1 Reporter: Gilles

[jira] Resolved: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-116. - Fix Version/s: 1.1 Resolution: Duplicate Yep, I've tested your test archive

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885221#action_12885221 ] Aleksey Shipilev commented on COMPRESS-116: --- Hi Stefan, thanks for the pointer!

[jira] Issue Comment Edited: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885229#action_12885229 ] Aleksey Shipilev edited comment on COMPRESS-116 at 7/5/10 9:16 AM:

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885229#action_12885229 ] Aleksey Shipilev commented on COMPRESS-116: --- Stafan, I'm puzzled. You had

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885233#action_12885233 ] Stefan Bodewig commented on COMPRESS-116: - Background:

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885232#action_12885232 ] Stefan Bodewig commented on COMPRESS-116: - The piece you've missed from my

[jira] Commented: (COMPRESS-116) ZipArchiveInputStream fails to uncompress stream generated by InfoZip

2010-07-05 Thread Aleksey Shipilev (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885237#action_12885237 ] Aleksey Shipilev commented on COMPRESS-116: --- Right, I see now. The proposed

[jira] Resolved: (MATH-382) Wrong variable in precondition check

2010-07-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-382. - Resolution: Fixed r960602. Wrong variable in precondition check

[jira] Created: (COLLECTIONS-359) A ∩ B != B ∩ A when duplicates are present in a list

2010-07-05 Thread Mark Shead (JIRA)
A ∩ B != B ∩ A when duplicates are present in a list Key: COLLECTIONS-359 URL: https://issues.apache.org/jira/browse/COLLECTIONS-359 Project: Commons Collections Issue Type: Bug

[jira] Updated: (COLLECTIONS-359) A ∩ B != B ∩ A when duplicates are present in a list

2010-07-05 Thread Mark Shead (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Shead updated COLLECTIONS-359: --- Attachment: COLLECTIONS-359.patch This patch fixes the problem and adds a unit test

[jira] Resolved: (SCXML-150) Add relative project section in Commons SCXML index page : http://commons.apache.org/scxml/index.html

2010-07-05 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar resolved SCXML-150. - Fix Version/s: 0.10 Resolution: Fixed Fixed, thanks -- applied a variant of the patch in

[jira] Resolved: (COMMONSSITE-58) Add url link to GSoC sandbox components in Commons Sandbox index page:http://commons.apache.org/sandbox/index.html

2010-07-05 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Akolkar resolved COMMONSSITE-58. -- Resolution: Fixed I've made the required changes (including two landing pages) in