[ANN] Commons Jelly 1.0 Release Candidate 1 released.
Dion Gillard <[email protected]> Tue, 23 Nov 2004 13:58:38 +1100
| Newsgroups | gmane.text.xml.commons.devel,gmane.comp.jakarta.announcements |
|---|---|
| Message-ID | <b22dff9804112218586a46156a__13750.3234706402$1101179767$gmane$org@mail.gmail.com> |
The commons-jelly team is pleased to announce the commons-jelly 1.0-RC1 release! http://jakarta.apache.org/commons/jelly/ Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine. Changes in this version include: New Features: o Add Regexp taglib Issue: JELLY-49. Fixed bugs: o Huge memory leak resulting from the use of ThreadLocal. Issue: JELLY-148. Thanks to Hans Gilde. o Character data is flushed by XMLOuput while XML data isn't. Issue: JELLY-138. o Scripts set the context URL when executing so that resources are found relative to the current script. Issue: JELLY-45. Changes: o Move to beanutils 1.7.0. -- http://www.multitask.com.au/people/dion/