The commons-jexl team is pleased to announce the Commons JEXL 1.0-RC1 release!
http://jakarta.apache.org/commons/jexl/ Jexl is an implementation of the JSTL Expression Language with extensions. Changes in this version include: New Features: o Handle any size() method that returns an int Fixed bugs: o Fix string concatenation broken for variables Thanks to Geoff Waggott. o Implement short circuit logic for boolean and/or Issue: 29550. o Can't issue .size() on java.util.Set Issue: 30562. I've updated JEXL's site, and placed the 1.0-RC1 jar in the the dist/java-repository directory. You can find the RC1 distributions in: http://www.apache.org/dist/java-repository/commons-jexl/distributions/ -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
