[jira] [Created] (MATH-1253) Skewness could get more precision from slightly reordered code.

2015-08-03 Thread Bill Murphy (JIRA)
Bill Murphy created MATH-1253: - Summary: Skewness could get more precision from slightly reordered code. Key: MATH-1253 URL: https://issues.apache.org/jira/browse/MATH-1253 Project: Commons Math

[jira] [Commented] (JEXL-171) Map access operator does not work if key name clashes with map property name

2015-08-03 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651487#comment-14651487 ] Dmitri Blinov commented on JEXL-171: Any thoughts about custom property resolvers yet?

[jira] [Commented] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2015-08-03 Thread sudeep khemka (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651551#comment-14651551 ] sudeep khemka commented on IMAGING-168: --- [~britter] Added a Test case and a PR

[jira] [Commented] (JXPATH-178) Contention on functions can be reduced

2015-08-03 Thread Rico Neubauer (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651537#comment-14651537 ] Rico Neubauer commented on JXPATH-178: -- Only can provide some high-level tests from

[jira] [Commented] (JEXL-171) Map access operator does not work if key name clashes with map property name

2015-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651504#comment-14651504 ] Henri Biestro commented on JEXL-171: No thoughts (besides hacking/deriving Uberspect);

[jira] [Created] (JXPATH-181) ValueUtils modifies a static HashMap field without synchronization

2015-08-03 Thread Michele Vivoda (JIRA)
Michele Vivoda created JXPATH-181: - Summary: ValueUtils modifies a static HashMap field without synchronization Key: JXPATH-181 URL: https://issues.apache.org/jira/browse/JXPATH-181 Project: Commons

[jira] [Updated] (JXPATH-180) BeanPointer.isLeaf calls JXPathIntrospector.getBeanInfo but already has the BeanInfo

2015-08-03 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Vivoda updated JXPATH-180: -- Description: BeanPointer.isLeaf() calls JXPathIntrospector.getBeanInfo to get the BeanInfo for

[jira] [Updated] (JXPATH-180) BeanPointer.isLeaf calls JXPathIntrospector.getBeanInfo but already has the BeanInfo

2015-08-03 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Vivoda updated JXPATH-180: -- Description: BeanPointer.isLeaf() calls JXPathIntrospector.getBeanInfo to get the BeanInfo for

[jira] [Resolved] (CONFIGURATION-605) XMLConfiguration drops configuration key immediately following one whose value contains a comma

2015-08-03 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-605. Resolution: Fixed Fix Version/s: 2.0 A unit test has been committed