[jira] [Created] (LANG-742) [IgnoreCase] methods for ArrayUtils

2011-08-17 Thread Michael Lyons (JIRA)
[IgnoreCase] methods for ArrayUtils --- Key: LANG-742 URL: https://issues.apache.org/jira/browse/LANG-742 Project: Commons Lang Issue Type: New Feature Components: lang.* Reporter:

[jira] [Updated] (LANG-742) [IgnoreCase] methods for ArrayUtils

2011-08-17 Thread Michael Lyons (JIRA)
[ https://issues.apache.org/jira/browse/LANG-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lyons updated LANG-742: --- Attachment: StringArrayUtilsTest.java StringArrayUtils.java [IgnoreCase] methods for

[jira] [Commented] (DAEMON-178) jsvc process does not take the umask of the running user. It is always 077

2011-08-17 Thread Jose D. Benavent (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086236#comment-13086236 ] Jose D. Benavent commented on DAEMON-178: - Thank you, J Miller(y). I had turned

[jira] [Issue Comment Edited] (DAEMON-178) jsvc process does not take the umask of the running user. It is always 077

2011-08-17 Thread Jose D. Benavent (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086236#comment-13086236 ] Jose D. Benavent edited comment on DAEMON-178 at 8/17/11 10:53 AM:

[jira] [Issue Comment Edited] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086324#comment-13086324 ] Stefan Bodewig edited comment on COMPRESS-132 at 8/17/11 2:08 PM:

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086324#comment-13086324 ] Stefan Bodewig commented on COMPRESS-132: - extract test passes with svn revision

[jira] [Resolved] (POOL-172) Add JMX (MBean) management and monitoring

2011-08-17 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-172. -- Resolution: Fixed Assignee: Mark Thomas GOP and GKOP attributes are now exposed via JMX. Add JMX

[jira] [Commented] (MATH-621) BOBYQA is missing in optimization

2011-08-17 Thread Dr. Dietmar Wolz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086341#comment-13086341 ] Dr. Dietmar Wolz commented on MATH-621: --- So finally we use the cm vectors / matrices,

[jira] [Created] (MATH-647) MATH-449

2011-08-17 Thread Patrick Meyer (JIRA)
MATH-449 Key: MATH-647 URL: https://issues.apache.org/jira/browse/MATH-647 Project: Commons Math Issue Type: Bug Reporter: Patrick Meyer -- This message is automatically generated by JIRA. For more information on

[jira] [Closed] (MATH-647) MATH-449

2011-08-17 Thread Patrick Meyer (JIRA)
[ https://issues.apache.org/jira/browse/MATH-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Meyer closed MATH-647. -- Resolution: Not A Problem Error. This issue should not have been created MATH-449

[jira] [Commented] (MATH-621) BOBYQA is missing in optimization

2011-08-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086368#comment-13086368 ] Gilles commented on MATH-621: - {quote} remove unused variables {quote} Would you take that one?

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086412#comment-13086412 ] Stefan Bodewig commented on COMPRESS-132: - I've added dump support on the base

[jira] [Resolved] (POOL-98) Make GenericObjectPool better extensible

2011-08-17 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-98. - Resolution: Fixed Assignee: Mark Thomas Because pool2 retains references to all the objects, not just

[jira] [Resolved] (POOL-148) borrowObject should return the exception thrown by validateObject when throwing an Exception to let Exceptions be handled at a higher level

2011-08-17 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-148. -- Resolution: Fixed Assignee: Mark Thomas This was addressed in the pool2 re-factoring.

[jira] [Commented] (POOL-131) Make org.apache.commons.pool.impl.GenericObjectPool.returnObject(Object) log errors about passivation/destroying

2011-08-17 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086459#comment-13086459 ] Mark Thomas commented on POOL-131: -- Throwing runtime exceptions is likely to cause more

[jira] [Resolved] (POOL-142) Swallowing exceptions throw by factory destroy() methods can hide genuine issues

2011-08-17 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-142. -- Resolution: Duplicate Agree with the analysis. Logging the exception is probably the best approach. See

[jira] [Created] (EMAIL-107) wrong content-type for embedded PNG images

2011-08-17 Thread Jay (JIRA)
wrong content-type for embedded PNG images -- Key: EMAIL-107 URL: https://issues.apache.org/jira/browse/EMAIL-107 Project: Commons Email Issue Type: Bug Affects Versions: 1.2 Reporter:

[jira] [Commented] (MATH-553) Bug in class# org.apache.commons.math.dfp.Dfp / org.apache.commons.math.linear.RealVectorwith reproducible JUnit test

2011-08-17 Thread Sai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MATH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086717#comment-13086717 ] Sai Zhang commented on MATH-553: Hi Luc: (sorry for the late reply. I thought my previous

[jira] [Commented] (MATH-553) Bug in class# org.apache.commons.math.dfp.Dfp / org.apache.commons.math.linear.RealVectorwith reproducible JUnit test

2011-08-17 Thread Sai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MATH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086718#comment-13086718 ] Sai Zhang commented on MATH-553: Hi Luc: (sorry for the late reply. I thought my previous

[jira] [Updated] (MATH-553) Bug in class# org.apache.commons.math.dfp.Dfp / org.apache.commons.math.linear.RealVectorwith reproducible JUnit test

2011-08-17 Thread Sai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MATH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Zhang updated MATH-553: --- Comment: was deleted (was: Hi Luc: (sorry for the late reply. I thought my previous email was sent out, but

[jira] [Commented] (COLLECTIONS-373) Bug in class#ListOrderedSet with reproducible JUnit test

2011-08-17 Thread Sai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086724#comment-13086724 ] Sai Zhang commented on COLLECTIONS-373: --- Hi, Here is the latest output of our

[jira] [Commented] (PRIMITIVES-16) Bug in class#ShortList/DoubleList (?) with reproducible JUnit test

2011-08-17 Thread Sai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PRIMITIVES-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086729#comment-13086729 ] Sai Zhang commented on PRIMITIVES-16: - Hi, Here is the latest output of our

[jira] [Updated] (MATH-449) Storeless covariance

2011-08-17 Thread Patrick Meyer (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Meyer updated MATH-449: --- Attachment: MATH-449.patch This patch includes three new classes, StorelessCovariance.java,