[jira] [Commented] (MATH-413) Miscellaneous issues concerning the optimization package

2011-08-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090885#comment-13090885 ] Gilles commented on MATH-413: - {{LevenbergMarquardtOptimizer}} updated in revision 1161463.

[jira] [Created] (NET-420) Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2011-08-25 Thread Ramya Rajendiran (JIRA)
Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp --- Key: NET-420 URL: https://issues.apache.org/jira/browse/NET-420 Project:

[jira] [Commented] (LANG-744) StringUtils throws java.security.AccessControlException on Google App Engine

2011-08-25 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091043#comment-13091043 ] Gary D. Gregory commented on LANG-744: -- This is not a bug but the way Java Security

[jira] [Commented] (LANG-744) StringUtils throws java.security.AccessControlException on Google App Engine

2011-08-25 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091062#comment-13091062 ] Clément Denis commented on LANG-744: I don't agree with that. The security manager

[jira] [Commented] (LANG-744) StringUtils throws java.security.AccessControlException on Google App Engine

2011-08-25 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091073#comment-13091073 ] Gary D. Gregory commented on LANG-744: -- The current exception tell you what to do for a

[jira] [Created] (POOL-189) close() does not release threads blocked on borrowObject()

2011-08-25 Thread Adrian Nistor (JIRA)
close() does not release threads blocked on borrowObject() -- Key: POOL-189 URL: https://issues.apache.org/jira/browse/POOL-189 Project: Commons Pool Issue Type: Bug Affects

[jira] [Updated] (POOL-189) close() does not release threads blocked on borrowObject()

2011-08-25 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/POOL-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated POOL-189: --- Attachment: Test.java close() does not release threads blocked on borrowObject()

[jira] [Commented] (NET-420) Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2011-08-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091494#comment-13091494 ] Sebb commented on NET-420: -- Can you provide access to an AS400 FTP server for testing purposes? If

[jira] [Commented] (NET-420) Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2011-08-25 Thread Ramya Rajendiran (JIRA)
[ https://issues.apache.org/jira/browse/NET-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091536#comment-13091536 ] Ramya Rajendiran commented on NET-420: -- Sorry that I can not provide an AS400 system.It

[jira] [Created] (LANG-748) Change StringUtils.chomp(String, String) to be the same as StringUtils.removeEnd

2011-08-25 Thread Henri Yandell (JIRA)
Change StringUtils.chomp(String, String) to be the same as StringUtils.removeEnd Key: LANG-748 URL: https://issues.apache.org/jira/browse/LANG-748 Project: Commons Lang

[jira] [Closed] (LANG-748) Change StringUtils.chomp(String, String) to be the same as StringUtils.removeEnd

2011-08-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-748. -- Resolution: Fixed Fix Version/s: 3.0.2 svn ci -m Deprecating chomp(String, String) per Verneri