Re: [jira] Resolved: (MATH-282) ChiSquaredDistributionImpl.cumulativeProbability > 1

2010-03-08 Thread Dimitri Pourbaix
Luc, With this fix, there are no pending issues for 2.1. Gilles is working on two unscheduled issues. I suggest once he has committed the fixes, we can go ahead to release 2.1. Any thoughts about this ? +1 Dim. Dimi

Re: [jira] Resolved: (MATH-282) ChiSquaredDistributionImpl.cumulativeProbability > 1

2010-03-08 Thread luc . maisonobe
- "Phil Steitz (JIRA)" a écrit : > [ > https://issues.apache.org/jira/browse/MATH-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Phil Steitz resolved MATH-282. > -- > > Resolution: Fixed Great ! With this fix, there are no pe

[jira] Commented: (CONFIGURATION-410) Include forceReload or refresh method in AbstractFileConfiguration

2010-03-08 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842925#action_12842925 ] Ralph Goers commented on CONFIGURATION-410: --- Thanks for the code! The bes

[jira] Issue Comment Edited: (LANG-370) Document thread safety of classes

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] Jason Ng Yong Liang edited comment on LANG-370 at 3/9/10 3:25 AM: -

[jira] Issue Comment Edited: (LANG-370) Document thread safety of classes

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] Jason Ng Yong Liang edited comment on LANG-370 at 3/9/10 3:26 AM: -

[jira] Issue Comment Edited: (LANG-370) Document thread safety of classes

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] Jason Ng Yong Liang edited comment on LANG-370 at 3/9/10 3:25 AM: -

[jira] Commented: (LANG-370) Document thread safety of classes

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
[ https://issues.apache.org/jira/browse/LANG-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842896#action_12842896 ] Jason Ng Yong Liang commented on LANG-370: -- As mentioned in [#LANG-398], perhaps bot

[jira] Created: (LANG-603) Removes "implement Cloneable" from StrBuilder

2010-03-08 Thread Jason Ng Yong Liang (JIRA)
Removes "implement Cloneable" from StrBuilder - Key: LANG-603 URL: https://issues.apache.org/jira/browse/LANG-603 Project: Commons Lang Issue Type: Bug Components: lang.text.* Affects

[jira] Resolved: (MATH-282) ChiSquaredDistributionImpl.cumulativeProbability > 1

2010-03-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-282. -- Resolution: Fixed Fixed in r920558 > ChiSquaredDistributionImpl.cumulativeProbability > 1 >

[jira] Resolved: (MATH-301) Erf(z) should return 1.0 for z 'large' but fails with a MaxIterationsExceededException for z > 26.0.

2010-03-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-301. -- Resolution: Fixed Fixed in r920558. > Erf(z) should return 1.0 for z 'large' but fails with a > MaxIte

[jira] Resolved: (LANG-602) ContextedRuntimeException no longer an 'unchecked' exception

2010-03-08 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schaible resolved LANG-602. - Resolution: Fixed Fix Version/s: 3.0 Assignee: Joerg Schaible Thanks for heads-up.

[jira] Commented: (CONFIGURATION-410) Include forceReload or refresh method in AbstractFileConfiguration

2010-03-08 Thread Bhanu Vanteru (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842828#action_12842828 ] Bhanu Vanteru commented on CONFIGURATION-410: - Hi, Thanks for your openi

[jira] Updated: (CONFIGURATION-410) Include forceReload or refresh method in AbstractFileConfiguration

2010-03-08 Thread Bhanu Vanteru (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhanu Vanteru updated CONFIGURATION-410: Attachment: AbstractFileConfiguration.java Patch to include forceReload meth

[jira] Commented: (CONFIGURATION-410) Include forceReload or refresh method in AbstractFileConfiguration

2010-03-08 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842820#action_12842820 ] Oliver Heger commented on CONFIGURATION-410: Sounds useful. A patch woul

[jira] Commented: (IO-224) IOUtils.closeQuietly() should take a Closeable as a parameter.

2010-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842809#action_12842809 ] Sebb commented on IO-224: - URL: http://svn.apache.org/viewvc?rev=920497&view=rev Log: IO-224 Add closeQ

[jira] Resolved: (IO-203) Add skipFully() method for InputStreams

2010-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-203. - Resolution: Fixed Implemented guaranteed skip() methods. URL: http://svn.apache.org/viewvc?rev=920483&view=rev Log: IO-203 -

[jira] Commented: (IO-203) Add skipFully() method for InputStreams

2010-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842761#action_12842761 ] Sebb commented on IO-203: - I started out doing that, but as far as I could tell the default implementa

[jira] Commented: (MATH-349) Dangerous code in "PoissonDistributionImpl"

2010-03-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842750#action_12842750 ] Phil Steitz commented on MATH-349: -- I agree that both (1) and (2) are problems. The private

[jira] Commented: (MATH-349) Dangerous code in "PoissonDistributionImpl"

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842729#action_12842729 ] Gilles commented on MATH-349: - Problem (1) In principle, it is not safe to call overridable metho

[jira] Updated: (MATH-349) Dangerous code in "PoissonDistributionImpl"

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-349: Description: In the following excerpt from class "PoissonDistributionImpl": {code:title=PoissonDistributionImpl.java

[jira] Commented: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-03-08 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842711#action_12842711 ] Keegan Witt commented on CODEC-89: -- My apologies, I was calling a static method from an inst

Re: [Math] Code snippet on a JIRA page

2010-03-08 Thread Phil Steitz
Gilles Sadowski wrote: > Hi. > >> Phil Steitz commented on MATH-310: >> -- > >> [...] > > The code examples which I tried to write in the comments on the JIRA web > page do not not look nice; sorry. Is there a way to indicate that some part > should be formatted v

[jira] Commented: (IO-224) IOUtils.closeQuietly() should take a Closeable as a parameter.

2010-03-08 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IO-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842682#action_12842682 ] Paul Benedict commented on IO-224: -- Unfortunately Socket does not implement Closeable. It woul

[jira] Updated: (MATH-348) Indirect access to instance variables

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-348: Description: In all the methods (except the setters/getters) of * BinomialDistributionImpl * CauchyDistributionImp

[jira] Issue Comment Edited: (MATH-310) Supply nextSample for all distributions with inverse cdf using inverse transform sampling approach

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842614#action_12842614 ] Gilles edited comment on MATH-310 at 3/8/10 2:34 PM: - > Not being able to

[jira] Issue Comment Edited: (MATH-310) Supply nextSample for all distributions with inverse cdf using inverse transform sampling approach

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842510#action_12842510 ] Gilles edited comment on MATH-310 at 3/8/10 2:33 PM: - Wouldn't something

[jira] Issue Comment Edited: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-03-08 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842656#action_12842656 ] Keegan Witt edited comment on CODEC-89 at 3/8/10 1:53 PM: -- This is a

[jira] Issue Comment Edited: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-03-08 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842656#action_12842656 ] Keegan Witt edited comment on CODEC-89 at 3/8/10 1:55 PM: -- This is a

[jira] Issue Comment Edited: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-03-08 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842656#action_12842656 ] Keegan Witt edited comment on CODEC-89 at 3/8/10 1:53 PM: -- This is a

[jira] Commented: (CODEC-89) new Base64().encode() appends a CRLF, and chunks results into 76 character lines

2010-03-08 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842656#action_12842656 ] Keegan Witt commented on CODEC-89: -- This is also present for non-empty constructors, which t

[jira] Reopened: (IO-203) Add skipFully() method for InputStreams

2010-03-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reopened IO-203: -- I don't think the skipFully() method works as intended the way it's currently implemented. As said in the Inpu

[jira] Commented: (COMPRESS-93) Support for alternative ZIP compression methods

2010-03-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842640#action_12842640 ] Stefan Bodewig commented on COMPRESS-93: I'm not sure I like having discussions in

[jira] Closed: (NET-240) FTPClient can't support Chinese or Japanese language in listFiles()

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-240. Resolution: Not A Problem > FTPClient can't support Chinese or Japanese language in listFiles() >

[jira] Commented: (NET-240) FTPClient can't support Chinese or Japanese language in listFiles()

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842639#action_12842639 ] Rory Winston commented on NET-240: -- This should work as long as the control encoding is set a

[jira] Resolved: (COMPRESS-99) Return zip entries in the original order

2010-03-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-99. Resolution: Fixed Fix Version/s: 1.1 fixed wth svn revision 920286 getEntries retu

[jira] Resolved: (MATH-346) Hasan Diwan's webpage ought to be http://hasandiwan.info on http://commons.apache.org/math/team-list.html

2010-03-08 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Maisonobe resolved MATH-346. Resolution: Won't Fix We're sorry but won't fix this. Our current policy is to not put personal web p

[jira] Closed: (NET-290) DotTerminatedMessageReader does not parse \r \r \n correctly

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-290. Resolution: Fixed Fix Version/s: 2.1 Thanks Jonathan - well spotted and fix applied. > DotTerminatedMe

[Math] Code snippet on a JIRA page

2010-03-08 Thread Gilles Sadowski
Hi. > Phil Steitz commented on MATH-310: > -- > [...] The code examples which I tried to write in the comments on the JIRA web page do not not look nice; sorry. Is there a way to indicate that some part should be formatted verbatim? Thanks, Gilles

[jira] Commented: (MATH-310) Supply nextSample for all distributions with inverse cdf using inverse transform sampling approach

2010-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842614#action_12842614 ] Gilles commented on MATH-310: - > Not being able to reseed the PRNG is a pretty serious limitation

[jira] Closed: (NET-301) NullPointerException in method SocketClient.getLocalAddress()

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-301. Resolution: Incomplete Need more info for this I'm afraid > NullPointerException in method SocketClient.getLo

[jira] Resolved: (NET-292) can't connect to the secondary server access primary server

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston resolved NET-292. -- Resolution: Incomplete I really cant understand this issue. > can't connect to the secondary server acce

[jira] Closed: (NET-296) java.net.SocketException: Operation timed out error while entering Passive mode

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-296. > java.net.SocketException: Operation timed out error while entering Passive > mode > ---

[jira] Updated: (NET-310) FTPCommand conversion to use enum

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston updated NET-310: - Priority: Minor (was: Major) > FTPCommand conversion to use enum > - > >

[jira] Closed: (NET-295) telnet limit of 10 concurrent threads

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-295. Resolution: Cannot Reproduce > telnet limit of 10 concurrent threads > - >

[jira] Closed: (NET-307) One of the "connect" method in class org.apache.commons.net.SocketClient doesn't handle connection timeout properly

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-307. Resolution: Fixed Fix Version/s: 2.1 Thanks. This seems to have been fixed in the 2.1 branch a while ag

[jira] Closed: (NET-288) FTP should support IPv6

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-288. Resolution: Fixed Fix Version/s: 2.1 Thanks! I've applied the patch, with some changes. I have defaul

[jira] Closed: (NET-282) Improvement to isInRange method in SubnetUtil.SubnetInfo class

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-282. Resolution: Fixed Fix Version/s: (was: 3.0) 2.1 Fixed. Thanks for the suggestion

[jira] Closed: (NET-268) SubnetUtilsTest does not include any tests for CIDR with /30, /31, /32

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-268. Resolution: Fixed > SubnetUtilsTest does not include any tests for CIDR with /30, /31, /32 >

[jira] Closed: (NET-305) SubnetUtils constructor fails on /32 subnets

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-305. Resolution: Fixed Fix Version/s: 2.1 God spot, thanks. I've added a method SubnetUtils::setInclusiveHo

[jira] Closed: (NET-299) Cannot operate directory listing using a pattern includes wildcard chars

2010-03-08 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-299. Resolution: Invalid Im not sure why this is marked as a bug when its not even supported... > Cannot operate d