Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 51900 invoked by uid 500); 18 Dec 2002 16:49:19 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 51880 invoked by uid 500); 18 Dec 2002 16:49:18 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 18 Dec 2002 16:49:18 -0000 Message-ID: <20021218164918.3277.qmail@icarus.apache.org> From: haul@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2 changes.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N haul 2002/12/18 08:49:18 Modified: . changes.xml Log: Add a new tag xsp-session:getxml to XSP. In this course moved session.xsl for JAVA as well as XSPSessionHelper to session-fw block. Removed dependencies to XSPSessionHelper and moved functionality to XSPRequestHelper which already deals with session. Revision Changes Path 1.311 +23 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.310 retrieving revision 1.311 diff -u -r1.310 -r1.311 --- changes.xml 18 Dec 2002 08:09:24 -0000 1.310 +++ changes.xml 18 Dec 2002 16:49:18 -0000 1.311 @@ -40,6 +40,28 @@ + + Add a new tag xsp-session:getxml to XSP. In this course moved session.xsl + for JAVA as well as XSPSessionHelper to session-fw block. Removed + dependencies to XSPSessionHelper and moved functionality to XSPRequestHelper + which already deals with session. + + + Extension to sendmail.xsp: lists for sendmail:cc + + + Added container/form-encoding init-params to web.xml + + + Fixing various inefficient logging calls. + + + Make all "meta" modules ThreadSafe + Perform correct source resolution in XMLResourceBundle. Now i18n transformer can obtain dictionaries using any supported source (e.g. 'cocoon:/'). ---------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-cvs-help@xml.apache.org