[jira] [Resolved] (COMPRESS-263) Add DEFLATE support

2014-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-263. - Resolution: Fixed docs aded with svn revision 1609881 > Add DEFLATE support >

[jira] [Commented] (COMPRESS-263) Add DEFLATE support

2014-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059660#comment-14059660 ] Stefan Bodewig commented on COMPRESS-263: - Counting isn't used consistently in C

[jira] [Commented] (COMPRESS-285) checking of availability of XZ compression is expensive - result should be reused

2014-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059659#comment-14059659 ] Stefan Bodewig commented on COMPRESS-285: - In your first solution we could use C

[jira] [Created] (CONFIGURATION-585) Hardcoded Parameters prevents correct initialisation of XML DocumentBuilder

2014-07-11 Thread Martin Gainty (JIRA)
Martin Gainty created CONFIGURATION-585: --- Summary: Hardcoded Parameters prevents correct initialisation of XML DocumentBuilder Key: CONFIGURATION-585 URL: https://issues.apache.org/jira/browse/CONFIGURATION-

[jira] [Commented] (DAEMON-321) Support the zLinux system

2014-07-11 Thread Jian Le (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059444#comment-14059444 ] Jian Le commented on DAEMON-321: Hi Emmanuel, Here is what I see inside the /commons-dae

[jira] [Commented] (VFS-531) Cannot "copyFrom" without access to create parent folder even if folder exists

2014-07-11 Thread Laplie Anderson (JIRA)
[ https://issues.apache.org/jira/browse/VFS-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059321#comment-14059321 ] Laplie Anderson commented on VFS-531: - Still happens on 2.1-SNAPSHOT downloaded today. H

[jira] [Updated] (VALIDATOR-336) CUSIPCheckDigit Thinks Invalid CUSIP is Valid

2014-07-11 Thread Josh Meyer (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Meyer updated VALIDATOR-336: - Attachment: CusipValidatorTest.java Attaching tests. > CUSIPCheckDigit Thinks Invalid CUSIP i

[jira] [Created] (VALIDATOR-336) CUSIPCheckDigit Thinks Invalid CUSIP is Valid

2014-07-11 Thread Josh Meyer (JIRA)
Josh Meyer created VALIDATOR-336: Summary: CUSIPCheckDigit Thinks Invalid CUSIP is Valid Key: VALIDATOR-336 URL: https://issues.apache.org/jira/browse/VALIDATOR-336 Project: Commons Validator

[jira] [Resolved] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1136. --- Resolution: Fixed Fix Version/s: 3.4 Patch applied in r1609775. Thanks for reporting this and

[jira] [Updated] (MATH-1138) BicubicSplineInterpolator is returning incorrect interpolated values

2014-07-11 Thread Adam Bedrossian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Bedrossian updated MATH-1138: -- Attachment: Interpolated Values from CM and MatLab.docx Contains x and y values and the correspo

[jira] [Updated] (MATH-1138) BicubicSplineInterpolator is returning incorrect interpolated values

2014-07-11 Thread Adam Bedrossian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Bedrossian updated MATH-1138: -- Description: I have encountered a use case with the BicubicSplineInterpolator where the interpo

[jira] [Created] (MATH-1138) BicubicSplineInterpolator is returning incorrect interpolated values

2014-07-11 Thread Adam Bedrossian (JIRA)
Adam Bedrossian created MATH-1138: - Summary: BicubicSplineInterpolator is returning incorrect interpolated values Key: MATH-1138 URL: https://issues.apache.org/jira/browse/MATH-1138 Project: Commons M

[jira] [Resolved] (CSV-122) NullPointerException when empty header string and and null string of ""

2014-07-11 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved CSV-122. - Resolution: Fixed {code} bene@localhost:~/workspace/apache/commons/csv$ svn ci -m "CSV-122: NullPoi

[jira] [Updated] (CSV-122) NullPointerException when empty header string and and null string of ""

2014-07-11 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-122: Fix Version/s: 1.0 > NullPointerException when empty header string and and null string of "" > ---

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059125#comment-14059125 ] Nigel Goodwin commented on MATH-1137: - my last comment (today)! The C++ version was cr

[jira] [Updated] (CSV-122) NullPointerException when empty header string and and null string of ""

2014-07-11 Thread Mike Lewis (JIRA)
[ https://issues.apache.org/jira/browse/CSV-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Lewis updated CSV-122: --- Attachment: CSV-122.patch Test and fix > NullPointerException when empty header string and and null string of "

[jira] [Created] (CSV-122) NullPointerException when empty header string and and null string of ""

2014-07-11 Thread Mike Lewis (JIRA)
Mike Lewis created CSV-122: -- Summary: NullPointerException when empty header string and and null string of "" Key: CSV-122 URL: https://issues.apache.org/jira/browse/CSV-122 Project: Commons CSV Is

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059114#comment-14059114 ] Nigel Goodwin commented on MATH-1137: - pps. it seems that a script was used at least in

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059106#comment-14059106 ] Nigel Goodwin commented on MATH-1137: - ps. Gilles, way back in Aug 2011 you said the li

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059061#comment-14059061 ] Nigel Goodwin commented on MATH-1137: - Easy enough to say, but it is now in commercial

[jira] [Commented] (VFS-531) Cannot "copyFrom" without access to create parent folder even if folder exists

2014-07-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059019#comment-14059019 ] Gary Gregory commented on VFS-531: -- Can you download and build trunk to see if that still ha

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059002#comment-14059002 ] Gilles commented on MATH-1137: -- bq. The purpose of testing is to find errors, not to pass test

[jira] [Updated] (LANG-1016) NumberUtils#isParsable method(s)

2014-07-11 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodríguez updated LANG-1016: -- Attachment: LANG-1016_handling-negatives.patch Suggested patch handling

[jira] [Reopened] (LANG-1016) NumberUtils#isParsable method(s)

2014-07-11 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodríguez reopened LANG-1016: --- Hi Benedikt, I've just realized that the provided patch doesn't handle ne

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058852#comment-14058852 ] Nigel Goodwin commented on MATH-1137: - I know, I was being provocative, my bible of tes

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058843#comment-14058843 ] Gilles commented on MATH-1137: -- bq. I have never done a unit test in my life! I wouldn't know

[jira] [Created] (VFS-531) Cannot "copyFrom" without access to create parent folder even if folder exists

2014-07-11 Thread Laplie Anderson (JIRA)
Laplie Anderson created VFS-531: --- Summary: Cannot "copyFrom" without access to create parent folder even if folder exists Key: VFS-531 URL: https://issues.apache.org/jira/browse/VFS-531 Project: Commons

[jira] [Commented] (DAEMON-321) Support the zLinux system

2014-07-11 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058820#comment-14058820 ] Emmanuel Bourg commented on DAEMON-321: --- Hi Jian, I thought we already supported s39

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread good...@essence-property.com (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058781#comment-14058781 ] good...@essence-property.com commented on MATH-1137: I have never done

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058707#comment-14058707 ] Gilles commented on MATH-1137: -- Could you provide a unit test for that section of the code?

[jira] [Comment Edited] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058688#comment-14058688 ] Nigel Goodwin edited comment on MATH-1137 at 7/11/14 11:56 AM: --

[jira] [Comment Edited] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058688#comment-14058688 ] Nigel Goodwin edited comment on MATH-1137 at 7/11/14 11:54 AM: --

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058688#comment-14058688 ] Nigel Goodwin commented on MATH-1137: - I don't know my way around here... I commented

[jira] [Created] (MATH-1137) BOBYQA incorrect indexing

2014-07-11 Thread Nigel Goodwin (JIRA)
Nigel Goodwin created MATH-1137: --- Summary: BOBYQA incorrect indexing Key: MATH-1137 URL: https://issues.apache.org/jira/browse/MATH-1137 Project: Commons Math Issue Type: Bug Affects Versio

[jira] [Updated] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Aleksei Dievskii (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksei Dievskii updated MATH-1136: --- Description: The following calculation returns false results: {{new BinomialDistribution(0, 0

[jira] [Updated] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Aleksei Dievskii (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksei Dievskii updated MATH-1136: --- Description: The following calculation returns false results: {{new BinomialDistribution(0, 0

[jira] [Updated] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Aleksei Dievskii (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksei Dievskii updated MATH-1136: --- Description: The following calculation returns false results: {{ new BinomialDistribution(0,

[jira] [Created] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Aleksei Dievskii (JIRA)
Aleksei Dievskii created MATH-1136: -- Summary: BinomialDistribution deals with degenerate cases incorrectly Key: MATH-1136 URL: https://issues.apache.org/jira/browse/MATH-1136 Project: Commons Math

[jira] [Updated] (MATH-1136) BinomialDistribution deals with degenerate cases incorrectly

2014-07-11 Thread Aleksei Dievskii (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksei Dievskii updated MATH-1136: --- Attachment: BINOMIAL_DEGENERATE.patch > BinomialDistribution deals with degenerate cases incor