[jira] [Commented] (SANDBOX-352) Provide Cheriyan-Mehlhorn/Gabow's strongly connected component algorithm implementation

2012-03-07 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224087#comment-13224087 ] Simone Tripodi commented on SANDBOX-352: Nice to have the issue resolved - less

[jira] [Commented] (SANDBOX-352) Provide Cheriyan-Mehlhorn/Gabow's strongly connected component algorithm implementation

2012-03-07 Thread Marco Speranza (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224104#comment-13224104 ] Marco Speranza commented on SANDBOX-352: Hi Simo, yes you are right. the

[jira] [Created] (SANDBOX-409) Drop Vertex/Edge marker interfaces

2012-03-07 Thread Simone Tripodi (Created) (JIRA)
Drop Vertex/Edge marker interfaces -- Key: SANDBOX-409 URL: https://issues.apache.org/jira/browse/SANDBOX-409 Project: Commons Sandbox Issue Type: Improvement Components: Graph Reporter:

[jira] [Commented] (SANDBOX-409) Drop Vertex/Edge marker interfaces

2012-03-07 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224105#comment-13224105 ] Simone Tripodi commented on SANDBOX-409: Created branch on

[jira] [Created] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-03-07 Thread Alex Bertram (Created) (JIRA)
New sample() API should accept RandomGenerator as parameter --- Key: MATH-764 URL: https://issues.apache.org/jira/browse/MATH-764 Project: Commons Math Issue Type: Improvement

[jira] [Created] (IO-305) New copy() method in IOUtils that takes additional offset, length and buffersize arguments

2012-03-07 Thread Manoj Mokashi (Created) (JIRA)
New copy() method in IOUtils that takes additional offset, length and buffersize arguments -- Key: IO-305 URL: https://issues.apache.org/jira/browse/IO-305

[jira] [Updated] (IO-305) New copy() method in IOUtils that takes additional offset, length and buffersize arguments

2012-03-07 Thread Manoj Mokashi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Mokashi updated IO-305: - Attachment: IOUtilsTest.java IOUtils.java The new method is in the IOUtils class.Note that

[jira] [Created] (LANG-791) Introduce Triple/Triad (3-tuple) similar to Pair

2012-03-07 Thread Eugen Paraschiv (Created) (JIRA)
Introduce Triple/Triad (3-tuple) similar to Pair Key: LANG-791 URL: https://issues.apache.org/jira/browse/LANG-791 Project: Commons Lang Issue Type: New Feature Components:

[jira] [Created] (SANDBOX-410) Predefined format for MYSQL

2012-03-07 Thread Emmanuel Bourg (Created) (JIRA)
Predefined format for MYSQL --- Key: SANDBOX-410 URL: https://issues.apache.org/jira/browse/SANDBOX-410 Project: Commons Sandbox Issue Type: Improvement Reporter: Emmanuel Bourg Priority:

[jira] [Resolved] (SANDBOX-410) Predefined format for MYSQL

2012-03-07 Thread Emmanuel Bourg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg resolved SANDBOX-410. Resolution: Fixed Predefined format for MYSQL ---

[jira] [Updated] (SANDBOX-410) Predefined format for MYSQL

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-410: --- Component/s: CSV Predefined format for MYSQL ---

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Comment: was deleted (was: I'll try to list most of the changes here, but I'm sure I'm

[jira] [Commented] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224219#comment-13224219 ] Emmanuel Bourg commented on SANDBOX-291: There are a lot of good suggestions, I

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Commented] (IO-305) New copy() method in IOUtils that takes additional offset, length and buffersize arguments

2012-03-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224225#comment-13224225 ] Sebb commented on IO-305: - Should use long for the offset and length. It would be useful to return

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Updated] (MATH-746) Things to do before releasing 3.0

2012-03-07 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-746: Description: This issue is meant to contain a list of tasks to be completed before the release. * Remarks to be

[jira] [Resolved] (MATH-746) Things to do before releasing 3.0

2012-03-07 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-746. - Resolution: Fixed All blocking issues have been dealt with. Finer polishing of the source code is left for the

[jira] [Created] (COLLECTIONS-397) BoundedFifoBuffer could allow null entries

2012-03-07 Thread Sebb (Created) (JIRA)
BoundedFifoBuffer could allow null entries -- Key: COLLECTIONS-397 URL: https://issues.apache.org/jira/browse/COLLECTIONS-397 Project: Commons Collections Issue Type: Improvement Reporter:

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-03-07 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224303#comment-13224303 ] Gilles commented on MATH-764: - * In the current design, the specific distribution subclasses

[jira] [Created] (COLLECTIONS-398) BoundedFifoBuffer could be simplified by keeping a count of the number of entries

2012-03-07 Thread Sebb (Created) (JIRA)
BoundedFifoBuffer could be simplified by keeping a count of the number of entries - Key: COLLECTIONS-398 URL: https://issues.apache.org/jira/browse/COLLECTIONS-398

[jira] [Commented] (VFS-201) FTP is failing by saying File doesn't exist even the file exists and a valid file.

2012-03-07 Thread Radoslaw Wisniewski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224380#comment-13224380 ] Radoslaw Wisniewski commented on VFS-201: - I'm facing the same problem with 29

[jira] [Resolved] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2012-03-07 Thread Gary D. Gregory (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CODEC-121. --- Resolution: Fixed Patch applied with slight modifications. Thank you!

[jira] [Updated] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2012-03-07 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-121: -- Affects Version/s: 1.6 Fix Version/s: (was: 1.x) 1.6.1

[jira] [Created] (DAEMON-246) jsvc fails to load libcap.so.2 from /lib64

2012-03-07 Thread Emily Middleton (Created) (JIRA)
jsvc fails to load libcap.so.2 from /lib64 -- Key: DAEMON-246 URL: https://issues.apache.org/jira/browse/DAEMON-246 Project: Commons Daemon Issue Type: Bug Components: Jsvc Affects

[jira] [Updated] (DAEMON-246) jsvc fails to load libcap.so.2 from /lib64

2012-03-07 Thread Emily Middleton (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emily Middleton updated DAEMON-246: --- Attachment: patch.txt Let dlopen use the default search path for libraries

[jira] [Commented] (LANG-790) Null safe Navigation in ObjectUtils

2012-03-07 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224492#comment-13224492 ] Gary D. Gregory commented on LANG-790: -- IMO, the request is not for another expression

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Commented] (DBCP-363) dbcp bundle should use DynamicImport

2012-03-07 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224547#comment-13224547 ] Jukka Zitting commented on DBCP-363: Having DynamicImport in place does not prevent DBCP

[jira] [Created] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Created
Refactoring the vector and matrix classes - Key: MATH-765 URL: https://issues.apache.org/jira/browse/MATH-765 Project: Commons Math Issue Type: Improvement Affects Versions: 4.0

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Updated] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Updated
[ https://issues.apache.org/jira/browse/MATH-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-765: --- Description: {panel:title=Warning|borderStyle=solid} This is not a bug report, but rather a

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-07 Thread Matthew Pocock (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224610#comment-13224610 ] Matthew Pocock commented on CODEC-132: -- Hi, Limiting the size of the set of

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224619#comment-13224619 ] Robert Muir commented on CODEC-132: --- Thomas: I haven't tested your patch with

[jira] [Commented] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Leandro Ariel Pezzente (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224675#comment-13224675 ] Leandro Ariel Pezzente commented on MATH-765: - Since inner product should be

[jira] [Created] (SANDBOX-411) Implement a new version of ConcurrentGraph

2012-03-07 Thread Marco Speranza (Created) (JIRA)
Implement a new version of ConcurrentGraph -- Key: SANDBOX-411 URL: https://issues.apache.org/jira/browse/SANDBOX-411 Project: Commons Sandbox Issue Type: Sub-task Components: Graph

[jira] [Commented] (SANDBOX-411) Implement a new version of ConcurrentGraph

2012-03-07 Thread Marco Speranza (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224695#comment-13224695 ] Marco Speranza commented on SANDBOX-411: The implementation can use the

[jira] [Issue Comment Edited] (SANDBOX-411) Implement a new version of ConcurrentGraph

2012-03-07 Thread Marco Speranza (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224695#comment-13224695 ] Marco Speranza edited comment on SANDBOX-411 at 3/7/12 8:48 PM:

[jira] [Resolved] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-07 Thread Gary D. Gregory (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CODEC-132. --- Resolution: Fixed Fix Version/s: 1.6.1 Patch applied in SVN, plus some other minor

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-07 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224729#comment-13224729 ] Thomas Neidhart commented on CODEC-132: --- @Matthew: thanks for your feedback, I had

[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-07 Thread Claudio Squarcella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224737#comment-13224737 ] Claudio Squarcella commented on SANDBOX-404: Hi, just a quick notice to

[jira] [Created] (MATH-766) Refactor RealMatrix and proper SparseRealMatrix

2012-03-07 Thread sergio brignone (Created) (JIRA)
Refactor RealMatrix and proper SparseRealMatrix --- Key: MATH-766 URL: https://issues.apache.org/jira/browse/MATH-766 Project: Commons Math Issue Type: Improvement Affects Versions: 2.2

[jira] [Updated] (CODEC-63) Implement Nysiis

2012-03-07 Thread Thomas Neidhart (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated CODEC-63: - Attachment: CODEC-63-reworked.tar It is a pity, that such a feature request with attached patch

[jira] [Resolved] (CODEC-131) DoubleMetaphone javadoc contains dead links

2012-03-07 Thread Thomas Neidhart (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved CODEC-131. --- Resolution: Fixed Fix Version/s: 1.6.1 The links have been updated: *

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: CSVFormat.java CSVFormat.java reworked to use all final variables. [Can be provided as diff if

[jira] [Commented] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224834#comment-13224834 ] Emmanuel Bourg commented on SANDBOX-408: Thank you for showing how this can be

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Commented] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224859#comment-13224859 ] Sebb commented on SANDBOX-408: -- I thought you wanted to be able to pass CSVFormat objects

[jira] [Updated] (COLLECTIONS-398) BoundedFifoBuffer could be simplified by keeping a count of the number of entries

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COLLECTIONS-398: - Attachment: COLLECTIONS-398.patch Patch to replace full boolean with numEntries int.

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Commented] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224866#comment-13224866 ] Gilles commented on MATH-765: - Before they try to reinvent the wheel, I suggest that everyone

[jira] [Updated] (SANDBOX-291) Lots of possible changes

2012-03-07 Thread Emmanuel Bourg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated SANDBOX-291: --- Description: I made a lot of changes to pretty much all of the classes in the csv package.

[jira] [Updated] (COLLECTIONS-398) BoundedFifoBuffer could be simplified by keeping a count of the number of entries

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COLLECTIONS-398: - Attachment: COLLECTIONS-398-2.patch Better patch - no need to check for null element in remove()

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: (was: COLLECTIONS-398-2.patch) CSVFormat describes itself as immutable, but it is not - in

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Comment: was deleted (was: Another simplification; no need to check for null element.) CSVFormat

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: COLLECTIONS-398-2.patch Another simplification; no need to check for null element.

[jira] [Updated] (CODEC-63) Implement NYSIIS

2012-03-07 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-63: - Summary: Implement NYSIIS (was: Implement Nysiis) Implement NYSIIS

[jira] [Commented] (COLLECTIONS-397) BoundedFifoBuffer could allow null entries

2012-03-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224885#comment-13224885 ] Sebb commented on COLLECTIONS-397: -- If COLLECTIONS-398-2.patch is applied (see

[jira] [Commented] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Leandro Ariel Pezzente (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224896#comment-13224896 ] Leandro Ariel Pezzente commented on MATH-765: - Gilles , do you know if MIT

[jira] [Created] (COLLECTIONS-399) Add indexed get to BoundedFifoBuffer / CircularFifoBuffer

2012-03-07 Thread Sebb (Created) (JIRA)
Add indexed get to BoundedFifoBuffer / CircularFifoBuffer - Key: COLLECTIONS-399 URL: https://issues.apache.org/jira/browse/COLLECTIONS-399 Project: Commons Collections Issue Type: New

[jira] [Commented] (CODEC-63) Implement NYSIIS

2012-03-07 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224932#comment-13224932 ] Gary D. Gregory commented on CODEC-63: -- Hi Thomas, Thank you for providing the

[jira] [Updated] (CODEC-63) Implement NYSIIS

2012-03-07 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-63: - Attachment: codec-63-nysiis-ggregory.diff Takes the previous patches, adds tests to improve code

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

2012-03-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224934#comment-13224934 ] Sebb commented on COLLECTIONS-285: -- This patch only adds transient markers to the

[jira] [Resolved] (COLLECTIONS-183) [collections] Supplement collections with contribution

2012-03-07 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COLLECTIONS-183. -- Resolution: Won't Fix Link to proposed code no longer works [collections]

[jira] [Created] (LANG-792) ToStringStyle registry may retain entries between invocations - is this a problem?

2012-03-07 Thread Sebb (Created) (JIRA)
ToStringStyle registry may retain entries between invocations - is this a problem? -- Key: LANG-792 URL: https://issues.apache.org/jira/browse/LANG-792 Project: Commons

[jira] [Updated] (MATH-765) Refactoring the vector and matrix classes

2012-03-07 Thread Updated
[ https://issues.apache.org/jira/browse/MATH-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-765: --- Description: {panel:title=Warning|borderStyle=solid} This is not a bug report, but rather a

[jira] [Created] (NET-450) Bug in documentation for FTPClass

2012-03-07 Thread Roger Hardiman (Created) (JIRA)
Bug in documentation for FTPClass - Key: NET-450 URL: https://issues.apache.org/jira/browse/NET-450 Project: Commons Net Issue Type: Bug Components: FTP Affects Versions: 3.1