[jira] [Created] (PIVOT-973) implement some useful functional methods in base Monads

2015-07-17 Thread Sandro Martini (JIRA)
Sandro Martini created PIVOT-973: Summary: implement some useful functional methods in base Monads Key: PIVOT-973 URL: https://issues.apache.org/jira/browse/PIVOT-973 Project: Pivot Issue

[jira] [Updated] (PIVOT-973) implement some useful functional methods in base Monads

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini updated PIVOT-973: - Labels: functional (was: ) implement some useful functional methods in base Monads

[jira] [Comment Edited] (PIVOT-799) extending Pivot collections

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624884#comment-14624884 ] Sandro Martini edited comment on PIVOT-799 at 7/17/15 3:01 PM:

[jira] [Updated] (PIVOT-799) extending Pivot collections with Monads and functional methods

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini updated PIVOT-799: - Summary: extending Pivot collections with Monads and functional methods (was: extending Pivot

[jira] [Resolved] (PIVOT-799) extending Pivot collections with Monads and functional methods

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini resolved PIVOT-799. -- Resolution: Fixed Fix Version/s: (was: 2.5) Resolved for the Monad part (base

[jira] [Comment Edited] (PIVOT-965) Java 8 BXML scripting security issues in Apache Pivot RIAs

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14630316#comment-14630316 ] Sandro Martini edited comment on PIVOT-965 at 7/17/15 7:46 AM:

[jira] [Resolved] (PIVOT-949) bxml:script using js file (absolute path) doesn't work

2015-07-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini resolved PIVOT-949. -- Resolution: Fixed Resolved, the part related to Nashhorn (the JavaScript interpreter of Java 8)

[jira] [Updated] (PIVOT-974) Use of importClass or importPackage function in Javascript within BXML files won't work under Java 8 Nashorn script engine

2015-07-17 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-974: - Attachment: 974.patch The 974.patch file implements a fix for this. Use of importClass or

[jira] [Created] (PIVOT-974) Use of importClass or importPackage function in Javascript within BXML files won't work under Java 8 Nashorn script engine

2015-07-17 Thread Roger Whitcomb (JIRA)
Roger Whitcomb created PIVOT-974: Summary: Use of importClass or importPackage function in Javascript within BXML files won't work under Java 8 Nashorn script engine Key: PIVOT-974 URL:

[jira] [Commented] (PIVOT-799) extending Pivot collections with Monads and functional methods

2015-07-17 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14631515#comment-14631515 ] Roger Whitcomb commented on PIVOT-799: -- Still getting these warnings with your latest