On 12 February 2012 00:05, <hen...@apache.org> wrote: > Author: henrib > Date: Sun Feb 12 00:05:26 2012 > New Revision: 1243180 > > URL: http://svn.apache.org/viewvc?rev=1243180&view=rev > Log: > Added function to syntax; updated release notes and changes > > Modified: > commons/proper/jexl/trunk/RELEASE-NOTES.txt > commons/proper/jexl/trunk/src/site/xdoc/changes.xml > commons/proper/jexl/trunk/src/site/xdoc/reference/syntax.xml > > Modified: commons/proper/jexl/trunk/RELEASE-NOTES.txt > URL: > http://svn.apache.org/viewvc/commons/proper/jexl/trunk/RELEASE-NOTES.txt?rev=1243180&r1=1243179&r2=1243180&view=diff > ============================================================================== > --- commons/proper/jexl/trunk/RELEASE-NOTES.txt (original) > +++ commons/proper/jexl/trunk/RELEASE-NOTES.txt Sun Feb 12 00:05:26 2012 > @@ -38,11 +38,36 @@ Its goal is to expose scripting features > > Due to binary and source incompatibilities and the scope of modifications, > JEXL has moved to the org.apache.commons.jexl3 > package. > -However, this is a drop-in replacement through JSF-223 and casual code usage > should find strict equivalence between > +Also note that JEXL now requires Java 6. > +However, this is a drop-in replacement through JSF-223 and casual code usage > should find easy equivalence between > jexl-2.x and 3.x (besides the package name).
s/JSF/JSR/ ? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org