[jira] [Created] (MATH-770) SymmLQ not tested in SymmLQTest

2012-03-23 Thread Created
SymmLQ not tested in SymmLQTest --- Key: MATH-770 URL: https://issues.apache.org/jira/browse/MATH-770 Project: Commons Math Issue Type: Bug Affects Versions: 3.0, 3.1 Reporter: Sébastien Brisard

[jira] [Commented] (MATH-770) SymmLQ not tested in SymmLQTest

2012-03-23 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236429#comment-13236429 ] Sébastien Brisard commented on MATH-770: Typos corrected in {{r1304215}};

[jira] [Commented] (MATH-770) SymmLQ not tested in SymmLQTest

2012-03-23 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236438#comment-13236438 ] Sébastien Brisard commented on MATH-770: Test corrected in {{r1304216}}. Failure was

[jira] [Created] (MATH-771) Improve javadoc for iterative linear solvers with preconditioners

2012-03-23 Thread Created
Improve javadoc for iterative linear solvers with preconditioners - Key: MATH-771 URL: https://issues.apache.org/jira/browse/MATH-771 Project: Commons Math Issue Type:

[jira] [Created] (COMPRESS-184) PAX header parser fails for non-ASCII values

2012-03-23 Thread Stefan Bodewig (Created) (JIRA)
PAX header parser fails for non-ASCII values Key: COMPRESS-184 URL: https://issues.apache.org/jira/browse/COMPRESS-184 Project: Commons Compress Issue Type: Bug Components: Archivers

[jira] [Resolved] (COMPRESS-184) PAX header parser fails for non-ASCII values

2012-03-23 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-184. - Resolution: Fixed fixed with svn revision 1304345 PAX header parser

[jira] [Commented] (CSV-35) Escaped line separators are not supported

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236649#comment-13236649 ] Sebb commented on CSV-35: - What should happen in the case of escapeCRLF? I presume only the CR should

[jira] [Commented] (JCS-94) LateralTCPService should implement getGroupKeys

2012-03-23 Thread David Wood (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236654#comment-13236654 ] David Wood commented on JCS-94: --- Any progress on this? I'd really like this feature for a

[jira] [Commented] (CSV-54) Confusing semantic of the ignore leading/trailing spaces parameters

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236661#comment-13236661 ] Sebb commented on CSV-54: - Definitely better to drop the separate leading/trailing space options.

[jira] [Commented] (CSV-70) Improve readability of CSVLexer

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236687#comment-13236687 ] Sebb commented on CSV-70: - Another tricky aspect of the lexer is that currently it does a recursive

[jira] [Commented] (CSV-78) Use Character instead of char for char fields except delimiter

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236732#comment-13236732 ] Sebb commented on CSV-78: - Two alternatives: 1) provide methods to disable the setting, e.g.

[jira] [Commented] (CSV-78) Use Character instead of char for char fields except delimiter

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236783#comment-13236783 ] Sebb commented on CSV-78: - Also, it would speed up the isEscaping() etc methods; the Lexer would not

[jira] [Created] (CSV-82) CSVRecord inconsistent behaviour when header mapping is not found

2012-03-23 Thread Sebb (Created) (JIRA)
CSVRecord inconsistent behaviour when header mapping is not found - Key: CSV-82 URL: https://issues.apache.org/jira/browse/CSV-82 Project: Commons CSV Issue Type: Bug

[jira] [Created] (CSV-83) Provide a header encapsulator class

2012-03-23 Thread Sebb (Created) (JIRA)
Provide a header encapsulator class --- Key: CSV-83 URL: https://issues.apache.org/jira/browse/CSV-83 Project: Commons CSV Issue Type: Improvement Reporter: Sebb Might be useful to have a class

[jira] [Updated] (NET-455) FTPClient listFiles(FTPFileFilter) can be faster...

2012-03-23 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-455: - Description: I tested two ways of sorting files on a remote FTP server with many files ( 110 000). Both of these use the

[jira] [Commented] (NET-455) FTPClient listFiles(FTPFileFilter) can be faster...

2012-03-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236849#comment-13236849 ] Sebb commented on NET-455: -- Does seem rather odd, because the listFiles() method actually filters

[jira] [Updated] (NET-450) Bug in documentation for FTPClient

2012-03-23 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-450: - Description: In the Documentation for FTPClient there are some examples One is FTPClient f = new FTPClient();

[jira] [Resolved] (NET-450) Bug in documentation for FTPClient

2012-03-23 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/NET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-450. -- Resolution: Fixed Fix Version/s: 3.2 Bug in documentation for FTPClient --

[jira] [Resolved] (NET-451) FTPClient list and listName gives 500 error but when i use listFiles it is working fine

2012-03-23 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/NET-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-451. -- Resolution: Incomplete Insufficient info FTPClient list and listName gives 500 error but when i use

DO NOT REPLY [Bug 52979] New: Method does not have a method to access parameter annotations

2012-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52979 Bug #: 52979 Summary: Method does not have a method to access parameter annotations Product: BCEL Version: unspecified Platform: Macintosh Status: NEW

[jira] [Created] (MATH-772) Change genetics component API to allow for different types of CrossoverPolicys and SelectionPolicys.

2012-03-23 Thread Reid Hochstedler (Created) (JIRA)
Change genetics component API to allow for different types of CrossoverPolicys and SelectionPolicys. Key: MATH-772 URL:

DO NOT REPLY [Bug 52979] Method does not have a method to access parameter annotations

2012-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52979 Chas Honton charles_hon...@intuit.com changed: What|Removed |Added CC|

[jira] [Updated] (MATH-772) Change genetics component API to allow for different types of CrossoverPolicys and SelectionPolicys.

2012-03-23 Thread Reid Hochstedler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Hochstedler updated MATH-772: -- Attachment: MATH-772.txt Patch file that changes the SelectionPolicy and CrossoverPolicy API.

DO NOT REPLY [Bug 52980] New: getAnnotationEntries methods in JavaClass and FieldOrMethod duplicate code

2012-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52980 Bug #: 52980 Summary: getAnnotationEntries methods in JavaClass and FieldOrMethod duplicate code Product: BCEL Version: unspecified Platform: Macintosh

DO NOT REPLY [Bug 52980] getAnnotationEntries methods in JavaClass and FieldOrMethod duplicate code

2012-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52980 Chas Honton charles_hon...@intuit.com changed: What|Removed |Added CC|

[jira] [Commented] (MATH-772) Change genetics component API to allow for different types of CrossoverPolicys and SelectionPolicys.

2012-03-23 Thread Reid Hochstedler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236926#comment-13236926 ] Reid Hochstedler commented on MATH-772: --- AS it is currently written SelectionPolicy's

[jira] [Commented] (MATH-761) Improve encapsulation of data in the nested classes of SymmLQ

2012-03-23 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236994#comment-13236994 ] Sébastien Brisard commented on MATH-761: As of {{r1303674}}, the last breach in data

[jira] [Commented] (NET-455) FTPClient listFiles(FTPFileFilter) can be faster...

2012-03-23 Thread Nicolas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237019#comment-13237019 ] Nicolas commented on NET-455: - Thanks for your help ! The two cases where observed separately,

[jira] [Created] (MATH-773) You should be able to run evolution simulation for a certain amount of time.

2012-03-23 Thread Reid Hochstedler (Created) (JIRA)
You should be able to run evolution simulation for a certain amount of time. Key: MATH-773 URL: https://issues.apache.org/jira/browse/MATH-773 Project: Commons Math

[jira] [Updated] (MATH-773) You should be able to run evolution simulation for a certain amount of time.

2012-03-23 Thread Reid Hochstedler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Hochstedler updated MATH-773: -- Attachment: MATH-773.txt You should be able to run evolution simulation for a certain

[jira] [Commented] (COMPRESS-183) Support for de/encoding of tar entry names other than plain 8BIT conversion.

2012-03-23 Thread Stefan Bodewig (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237447#comment-13237447 ] Stefan Bodewig commented on COMPRESS-183: - I need to add comments and want to