[jira] [Commented] (EXEC-54) Problem with argument containing spaces

2012-11-15 Thread Dominik Stadler (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498071#comment-13498071 ] Dominik Stadler commented on EXEC-54: - This just hit me for the second time and it was

[jira] [Updated] (MATH-897) Add DBScan clustering algorithm

2012-11-15 Thread Reid Hochstedler (JIRA)
[ https://issues.apache.org/jira/browse/MATH-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Hochstedler updated MATH-897: -- Attachment: MATH-897-test.patch Those changes look good to me, I've added a patch to include

[jira] [Commented] (MATH-897) Add DBScan clustering algorithm

2012-11-15 Thread Reid Hochstedler (JIRA)
[ https://issues.apache.org/jira/browse/MATH-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498149#comment-13498149 ] Reid Hochstedler commented on MATH-897: --- You may want to add a JavaDoc comment

[jira] [Created] (MATH-898) Add Fuzzy K-Means algorithm

2012-11-15 Thread Thomas Neidhart (JIRA)
Thomas Neidhart created MATH-898: Summary: Add Fuzzy K-Means algorithm Key: MATH-898 URL: https://issues.apache.org/jira/browse/MATH-898 Project: Commons Math Issue Type: Sub-task

[jira] [Updated] (MATH-748) Additional Clustering Algorithms

2012-11-15 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated MATH-748: - Attachment: (was: MATH-748.txt) Additional Clustering Algorithms

[jira] [Commented] (DAEMON-244) prunsrv does not propagate exit code

2012-11-15 Thread Jess Holle (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498261#comment-13498261 ] Jess Holle commented on DAEMON-244: --- This is a rather serious gap. Is there any

[jira] [Commented] (DAEMON-244) prunsrv does not propagate exit code

2012-11-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498269#comment-13498269 ] Gary Gregory commented on DAEMON-244: - +1 to 1.0.11 to pick this up.

[jira] [Commented] (DAEMON-244) prunsrv does not propagate exit code

2012-11-15 Thread Mladen Turk (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498319#comment-13498319 ] Mladen Turk commented on DAEMON-244: Sure, next week. Monday.

[jira] [Created] (VFS-446) Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the network connection to destFile goes away

2012-11-15 Thread BenD (JIRA)
BenD created VFS-446: Summary: Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the network connection to destFile goes away Key: VFS-446 URL: https://issues.apache.org/jira/browse/VFS-446

[jira] [Commented] (VFS-446) Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the network connection to destFile goes away

2012-11-15 Thread BenD (JIRA)
[ https://issues.apache.org/jira/browse/VFS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498343#comment-13498343 ] BenD commented on VFS-446: -- To work around I ditched using FileUtil.copyContent and implemented my

[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121115.patch I have added a method that lets you initialize a CSVFormatBuilder with

[jira] [Updated] (VFS-446) Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the network connection to destFile goes away

2012-11-15 Thread BenD (JIRA)
[ https://issues.apache.org/jira/browse/VFS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BenD updated VFS-446: - Environment: Ubuntu 12.04 jdk 1.6.0_34-b04 jsch-0.1.48 was: Ubuntu 12.04 jdk 1.6.0_34-b04 Undesired blocking

[jira] [Commented] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498365#comment-13498365 ] Benedikt Ritter commented on CSV-68: {quote} The same applies to all the other non

[jira] [Commented] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498379#comment-13498379 ] Gary Gregory commented on CSV-68: - Patch

[jira] [Updated] (VFS-446) [SFTP] Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the network connection to destFile goes away

2012-11-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-446: - Summary: [SFTP] Undesired blocking during FileUtil.copyContent if destFile is SftpFileObject and the

[jira] [Commented] (DAEMON-244) prunsrv does not propagate exit code

2012-11-15 Thread Jess Holle (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498391#comment-13498391 ] Jess Holle commented on DAEMON-244: --- Thank you! Any early binaries for testing would be

[jira] [Commented] (MATH-894) Cleanup of ResizableDoubleArray (o.a.c.m.util)

2012-11-15 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498445#comment-13498445 ] Gilles commented on MATH-894: - initialCapacity field removed in revision 1410109.

[jira] [Commented] (MATH-894) Cleanup of ResizableDoubleArray (o.a.c.m.util)

2012-11-15 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498468#comment-13498468 ] Gilles commented on MATH-894: - New {{MathArrays.Function}} interface (as per Phil's proposal on

[jira] [Commented] (MATH-894) Cleanup of ResizableDoubleArray (o.a.c.m.util)

2012-11-15 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498471#comment-13498471 ] Gilles commented on MATH-894: - Revision 1410126: * UnivariateStatistic extends