You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/06/23 22:00:07 UTC

[jira] Resolved: (SHINDIG-1097) Upgrade to juel 2.1.2

     [ https://issues.apache.org/jira/browse/SHINDIG-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1097.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

committed


> Upgrade to juel 2.1.2
> ---------------------
>
>                 Key: SHINDIG-1097
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1097
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Paul Lindner
>             Fix For: trunk
>
>
> Opening this now so I can get this commiteed.
> Per the patch posted by adam here:
> http://codereview.appspot.com/74075
> Upgrade to JUEL 2.1.2
> - Uses Ian Boston's temporary upload of JUEL 2.1.2 to a maven repos,
> thanks Ian!
> - Fixed boolean coercion to comply with the Opensocial spec
> - Centralized Iterable and JSONArray coercion to no longer be gross
> hacks
> - Stopped using default caching;  instead use CacheProvider.  Expression
> trees are now cached using the LRU or ehcache caches, and can be
> configured accordingly.
> - Got rid of default constructor of Expressions (only useful for
> testing);  added Expressions.forTesting() method to access the same
> thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.