[jira] [Commented] (FILEUPLOAD-193) FileNotFoundException thrown by DiskFileItem.write

2011-06-29 Thread jagub zhang (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057131#comment-13057131 ] jagub zhang commented on FILEUPLOAD-193: did you use DiskFileItem#write twice?

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2011-06-29 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057371#comment-13057371 ] Bogdan Drozdowski commented on NET-408: --- Short-time fix - probably not. As you can see,

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-06-29 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057382#comment-13057382 ] Matthew Pocock commented on CODEC-125: -- Hi Gary, This code is a port of some PHP code

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-06-29 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057393#comment-13057393 ] Matthew Pocock commented on CODEC-125: -- Re test failures, I have all tests passing on

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-06-29 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057439#comment-13057439 ] Matthew Pocock commented on CODEC-125: -- Got it. On linux and in intellij, the resource

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-06-29 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057442#comment-13057442 ] Gary D. Gregory commented on CODEC-125: --- Sounds good Matthew. The default code page i

[jira] [Updated] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-06-29 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Pocock updated CODEC-125: - Attachment: bmpm.patch Here is a new patch that passes tests on windows 7 for me and has the clas

[jira] [Created] (MATH-607) Current Multiple Regression Object does calculations with all data incore. There are non incore techniques which would be useful with large datasets.

2011-06-29 Thread greg sterijevski (JIRA)
Current Multiple Regression Object does calculations with all data incore. There are non incore techniques which would be useful with large datasets.

[jira] [Updated] (MATH-607) Current Multiple Regression Object does calculations with all data incore. There are non incore techniques which would be useful with large datasets.

2011-06-29 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] greg sterijevski updated MATH-607: -- Attachment: updating_reg_ifaces This is the patch file with the proposed changes. > Current Mult