[jira] Resolved: (EMAIL-85) Email Needs Accessors for BCC, CC, TO Recipients

2009-04-04 Thread Brad Davis (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Davis resolved EMAIL-85. - Resolution: Fixed Email Needs Accessors for BCC, CC, TO Recipients

[jira] Closed: (EMAIL-85) Email Needs Accessors for BCC, CC, TO Recipients

2009-04-04 Thread Brad Davis (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Davis closed EMAIL-85. --- Closed as this functionality exists in 1.2. Email Needs Accessors for BCC, CC, TO Recipients

[jira] Commented: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2009-04-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695757#action_12695757 ] Phil Steitz commented on DBCP-44: - I have reviewed and tested the patch and am +1 for applying

[jira] Updated: (MATH-169) Rolling statistics

2009-04-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-169: - Fix Version/s: (was: 2.0) 2.1 Rolling statistics --

[jira] Closed: (NET-263) SubnetUtils / SubNetInfo toString() implementations

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-263. Resolution: Fixed Fix Version/s: 2.1 SubnetUtils / SubNetInfo toString() implementations

[jira] Closed: (NET-262) SubnetUtils does not handle /31 and /32 CIDRs well

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-262. Resolution: Fixed Fix Version/s: 2.1 Thanks Sebb. Netmask bits ==0 was an invalid condition that wasnt

[jira] Closed: (NET-261) SubnetUtils.SubnetInfo.isInRange(...) behaviour is not documented

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-261. Resolution: Fixed Fix Version/s: 2.1 SubnetUtils.SubnetInfo.isInRange(...) behaviour is not

[jira] Closed: (NET-252) Get rid of using deprecated API in VMSFTPEntryParser

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-252. Resolution: Fixed Fix Version/s: (was: Nightly Builds) 2.1 Get rid of using

[jira] Closed: (NET-215) UNIXFTPEntryParser doesn't preserve trailing whitespace in files

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston closed NET-215. Resolution: Fixed Fix Version/s: 2.1 This works for me in 2.1. {code:java} public void

[jira] Updated: (NET-185) Possible NPE in Threader.java

2009-04-04 Thread Rory Winston (JIRA)
[ https://issues.apache.org/jira/browse/NET-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rory Winston updated NET-185: - Fix Version/s: (was: 2.1) Possible NPE in Threader.java -

[jira] Commented: (NET-215) UNIXFTPEntryParser doesn't preserve trailing whitespace in files

2009-04-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695786#action_12695786 ] Sebb commented on NET-215: -- Note that the regex (\s*.*) means 0 or more whitespace, followed by 0

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

2009-04-04 Thread Sebb (JIRA)
SubnetUtilsTest does not include any tests for CIDR with /30, /31, /32 --- Key: NET-268 URL: https://issues.apache.org/jira/browse/NET-268 Project: Commons Net Issue Type:

[jira] Created: (MATH-253) MathRuntimeException and MathException are both thread-hostile.

2009-04-04 Thread Sebb (JIRA)
MathRuntimeException and MathException are both thread-hostile. --- Key: MATH-253 URL: https://issues.apache.org/jira/browse/MATH-253 Project: Commons Math Issue Type: Bug

[jira] Created: (MATH-255) MessagesResources_fr has package-protected mutable static array; should be made private

2009-04-04 Thread Sebb (JIRA)
MessagesResources_fr has package-protected mutable static array; should be made private --- Key: MATH-255 URL: https://issues.apache.org/jira/browse/MATH-255

[jira] Reopened: (NET-262) SubnetUtils does not handle /31 and /32 CIDRs well

2009-04-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened NET-262: -- Javadoc for the constructor SubnetUtils(String cidrNotation) does not document the min and max /mask bits Nor does the

[jira] Created: (MATH-256) Fraction#toString()

2009-04-04 Thread Dennis Harmath (JIRA)
Fraction#toString() --- Key: MATH-256 URL: https://issues.apache.org/jira/browse/MATH-256 Project: Commons Math Issue Type: Improvement Reporter: Dennis Harmath Priority: Trivial Fraction#toString()