[jira] [Commented] (MATH-1382) MultivariateNormalDistribution.density() unnecessarily copies means array in loop

2016-08-04 Thread Stefan Bunk (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407451#comment-15407451 ] Stefan Bunk commented on MATH-1382: --- Fixed in https://github.com/apache/commons-math/pull/42 >

[jira] [Created] (MATH-1382) MultivariateNormalDistribution.density() unnecessarily copies means array in loop

2016-08-04 Thread Stefan Bunk (JIRA)
Stefan Bunk created MATH-1382: - Summary: MultivariateNormalDistribution.density() unnecessarily copies means array in loop Key: MATH-1382 URL: https://issues.apache.org/jira/browse/MATH-1382 Project:

[jira] [Updated] (JEXL-201) Allow Interpreter to use live values from JexlEngine.Option interface implemented by JexlContext

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-201: --- Summary: Allow Interpreter to use live values from JexlEngine.Option interface implemented by

[jira] [Resolved] (JEXL-209) Unsolvable function/method '.(...)'

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-209. Resolution: Fixed RELEASE-NOTES.txt src/main/java/org/apache/commons/jexl3/internal/Interpreter.java

[jira] [Updated] (JEXL-209) Unsolvable function/method '.(...)'

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-209: --- Fix Version/s: 3.0.1 > Unsolvable function/method '.(...)' >

[jira] [Resolved] (JEXL-201) Allow Interpreter to use live values from JexlEngine.Option interface implemented by JexlContext

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-201. Resolution: Fixed Fix Version/s: 3.0.1 Modified Interpreter.java & InterpreterBase.java >

[jira] [Comment Edited] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407907#comment-15407907 ] Dmitri Blinov edited comment on JEXL-210 at 8/4/16 3:05 PM: Well, this may not

[jira] [Resolved] (JEXL-207) Inconsistent error handling

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-207. Resolution: Fixed Bulk fix for JEXL-210, JEXL-207, JEXL-197 RELEASE-NOTES.txt

[jira] [Commented] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407907#comment-15407907 ] Dmitri Blinov commented on JEXL-210: Well, this may not nessesery be a bug, since we have no *catch*

[jira] [Created] (LANG-1254) ThreadLocalRandom should be used in utility classes

2016-08-04 Thread John Mark (JIRA)
John Mark created LANG-1254: --- Summary: ThreadLocalRandom should be used in utility classes Key: LANG-1254 URL: https://issues.apache.org/jira/browse/LANG-1254 Project: Commons Lang Issue Type:

[jira] [Commented] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407873#comment-15407873 ] Henri Biestro commented on JEXL-210: Error handling (JEXL-207 bug) is not allowing exceptions to stop

[jira] [Resolved] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-210. Resolution: Fixed Bulk fix for JEXL-210, JEXL-207, JEXL-197 RELEASE-NOTES.txt

[jira] [Resolved] (JEXL-197) Add annotations

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-197. Resolution: Fixed Bulk fix for JEXL-210, JEXL-207, JEXL-197 RELEASE-NOTES.txt

[jira] [Commented] (BCEL-276) LocalVariableTypeTable is not updated.

2016-08-04 Thread Sam Yoon (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407951#comment-15407951 ] Sam Yoon commented on BCEL-276: --- I wrote an additional comment to GitHub. > LocalVariableTypeTable is not

[jira] [Commented] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408043#comment-15408043 ] Dmitri Blinov commented on JEXL-210: Is there any way to preserve inital exception message, for example

[jira] [Closed] (COLLECTIONS-586) PatriciaTrie prefixMap clear throws NullPointerException

2016-08-04 Thread Shailender Bathula (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shailender Bathula closed COLLECTIONS-586. -- Closing based on the unit tests passing in

[jira] [Resolved] (COLLECTIONS-586) PatriciaTrie prefixMap clear throws NullPointerException

2016-08-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved COLLECTIONS-586. -- Resolution: Fixed Please verify and close. This closes #18. > PatriciaTrie

[jira] [Commented] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408287#comment-15408287 ] Henri Biestro commented on JEXL-210: Your exception is the cause of the JexlException, as in: {code}

[jira] [Commented] (LANG-1255) need a version of DateUtils.toCalendar that preserves or sets TimeZone

2016-08-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408150#comment-15408150 ] Gary Gregory commented on LANG-1255: Please feel free to provide a patch with unit tests. > need a

[jira] [Updated] (LANG-1255) need a version of DateUtils.toCalendar that preserves or sets TimeZone

2016-08-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-1255: --- Description: DateUtils.toCalendar creates a Calendar using .getInstance(). This results in a Calendar

[jira] [Commented] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407999#comment-15407999 ] Henri Biestro commented on JEXL-210: If you want to protect execution from exceptions, you now can use

[jira] [Comment Edited] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407999#comment-15407999 ] Henri Biestro edited comment on JEXL-210 at 8/4/16 3:58 PM: If you want to

[jira] [Commented] (COLLECTIONS-586) PatriciaTrie prefixMap clear throws NullPointerException

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408007#comment-15408007 ] ASF GitHub Bot commented on COLLECTIONS-586: GitHub user marko-bekhta opened a pull

[jira] [Comment Edited] (JEXL-210) The way to cancel script execution with an error

2016-08-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407999#comment-15407999 ] Henri Biestro edited comment on JEXL-210 at 8/4/16 3:58 PM: If you want to

[jira] [Created] (LANG-1255) need a version of DateUtils.toCalendar that preserves or sets TimeZone

2016-08-04 Thread Mike Calmus (JIRA)
Mike Calmus created LANG-1255: - Summary: need a version of DateUtils.toCalendar that preserves or sets TimeZone Key: LANG-1255 URL: https://issues.apache.org/jira/browse/LANG-1255 Project: Commons Lang