[jira] [Updated] (COLLECTIONS-285) TreeBidiMap should implement Serializable

2013-01-19 Thread Christian Gruenberg (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Gruenberg updated COLLECTIONS-285: Attachment: TreeBidiMap.patch Patch with the serialisation with

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

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557988#comment-13557988 ] Stefan Bodewig commented on COMPRESS-214: - Sorry, I'm a bit late, but a few

[jira] [Commented] (COMPRESS-215) ZipFile reads up to 64KiB in a sequence of one byte reads

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557990#comment-13557990 ] Stefan Bodewig commented on COMPRESS-215: - As long as the ZIP format doesn't

[jira] [Resolved] (MATH-930) SimplexSolver finds suboptimal solution or throws NoFeasibleSolutionException

2013-01-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-930. -- Resolution: Fixed Fix Version/s: 3.2 I have added more elaborate information about

[jira] [Resolved] (COMPRESS-215) ZipFile reads up to 64KiB in a sequence of one byte reads

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-215. - Resolution: Fixed Fix Version/s: 1.5 svn revision 1435549 contains a change

[jira] [Commented] (COMPRESS-54) Add 7zip or RAR archive support

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557999#comment-13557999 ] Stefan Bodewig commented on COMPRESS-54: I'm not aware of anybody working on it.

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2013-01-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558006#comment-13558006 ] Thomas Neidhart commented on CODEC-158: --- I am in favor of integrating this change as

[jira] [Commented] (MATH-907) org.apache.commons.math3.special.Gamma comments have bad characters

2013-01-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558014#comment-13558014 ] Thomas Neidhart commented on MATH-907: -- It looks like that Konstantin was using the ant

[jira] [Commented] (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2013-01-19 Thread Thomas Vahrst (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558035#comment-13558035 ] Thomas Vahrst commented on COLLECTIONS-322: --- proposal for an implementation

[jira] [Updated] (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2013-01-19 Thread Thomas Vahrst (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vahrst updated COLLECTIONS-322: -- Attachment: vcs-diff2762905948687805364.patch Adds a Collections wrapper

[jira] [Comment Edited] (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2013-01-19 Thread Thomas Vahrst (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558035#comment-13558035 ] Thomas Vahrst edited comment on COLLECTIONS-322 at 1/19/13 3:50 PM:

[jira] [Updated] (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2013-01-19 Thread Thomas Vahrst (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vahrst updated COLLECTIONS-322: -- Attachment: (was: vcs-diff2762905948687805364.patch) Adds a Collections

[jira] [Updated] (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2013-01-19 Thread Thomas Vahrst (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vahrst updated COLLECTIONS-322: -- Attachment: patch.txt Adds a Collections wrapper around the w3c NodeList

[jira] [Commented] (MATH-907) org.apache.commons.math3.special.Gamma comments have bad characters

2013-01-19 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558052#comment-13558052 ] Phil Steitz commented on MATH-907: -- The Ant build is there because not all users use maven.

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2013-01-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558101#comment-13558101 ] Gary Gregory commented on CODEC-158: I am not in favor, please see my previous

[jira] [Commented] (CODEC-158) Add Codec, StringCodec, and BinaryCodec interfaces that extend both encoder and decoder

2013-01-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558114#comment-13558114 ] Sebb commented on CODEC-158: @Gary Please explain how the addition of these interfaces would

[jira] [Created] (BCEL-170) Type.getArgumentTypes() throws ClassFormatException: Invalid method signature: ;)

2013-01-19 Thread Hendrik Brummermann (JIRA)
Hendrik Brummermann created BCEL-170: Summary: Type.getArgumentTypes() throws ClassFormatException: Invalid method signature: ;) Key: BCEL-170 URL: https://issues.apache.org/jira/browse/BCEL-170

[jira] [Commented] (MATH-907) org.apache.commons.math3.special.Gamma comments have bad characters

2013-01-19 Thread Konstantin Berlin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558137#comment-13558137 ] Konstantin Berlin commented on MATH-907: I can confirm that it compiles without

[jira] [Resolved] (MATH-907) org.apache.commons.math3.special.Gamma comments have bad characters

2013-01-19 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-907. -- Resolution: Fixed org.apache.commons.math3.special.Gamma comments have bad characters