Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 33434 invoked by uid 500); 6 Dec 2002 09:28:43 -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 33425 invoked by uid 500); 6 Dec 2002 09:28:43 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 6 Dec 2002 09:28:55 -0000 Message-ID: <20021206092855.35428.qmail@icarus.apache.org> From: cziegeler@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input JXPathMetaModule.java X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N cziegeler 2002/12/06 01:28:55 Modified: src/java/org/apache/cocoon/components/modules/input JXPathMetaModule.java Log: Fixing javadocs Revision Changes Path 1.3 +1 -2 xml-cocoon2/src/java/org/apache/cocoon/components/modules/input/JXPathMetaModule.java Index: JXPathMetaModule.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/modules/input/JXPathMetaModule.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- JXPathMetaModule.java 5 Dec 2002 10:01:04 -0000 1.2 +++ JXPathMetaModule.java 6 Dec 2002 09:28:55 -0000 1.3 @@ -199,7 +199,6 @@ * @param context a JXPathContext value * @param conf a Configuration value holding local * packages and functions. - * @exception ConfigurationException if an error occurs */ protected void setupExtensions(JXPathContext context, Configuration conf) { ---------------------------------------------------------------------- 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