This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to tag 2.1 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
commit 91e2db19825e00646fd5fa4a6f5d4341388d3a51 Author: Sebastian Bazley <s...@apache.org> AuthorDate: Thu Dec 1 10:56:43 2011 +0000 Tweaks git-svn-id: https://svn-us.apache.org/repos/asf/commons/proper/jexl/branches/2.0@1209031 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 6edd27e..09712b9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -24,7 +24,7 @@ $Id$ INTRODUCTION: ============= -JEXL is a library intended to facilitate the implementation of dynamic and scripting features in +The Apache Commons JEXL library facilitates the implementation of dynamic and scripting features in applications and frameworks written in Java. JEXL implements an Expression Language based on some extensions to the JSTL Expression Language supporting most of the