Author: brett
Date: Sat Jun 11 19:12:49 2005
New Revision: 190194
URL: http://svn.apache.org/viewcvs?rev=190194&view=rev
Log:
add some release notes
Added:
jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt (with props)
Added: jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt?rev=190194&view=auto
==============================================================================
--- jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt (added)
+++ jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt Sat Jun 11 19:12:49
2005
@@ -0,0 +1,18 @@
+The Jakarta Commons Jelly team is pleased to announce the commons-jelly 1.0
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.
+
+This is the first stable release of Jelly. It can be used as a standalone
application
+to run scripts, or incorporated into your Java applications.
+
+Notable changes since the 1.0-RC1 release:
+- Internal caching was changed to remove a memory leak
+- Jelly is now distributed as an application with its dependencies and main
tag libraries
+
+Have fun!
+-The Jelly team
+
Propchange: jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: jakarta/commons/proper/jelly/trunk/RELEASE-NOTES.txt
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]