Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 82082 invoked by uid 500); 28 Apr 2002 20:10:18 -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 82073 invoked by uid 500); 28 Apr 2002 20:10:18 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 28 Apr 2002 20:10:17 -0000 Message-ID: <20020428201017.83700.qmail@icarus.apache.org> From: haul@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/modules/database IfxSerialAutoIncrementModule.java X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N haul 02/04/28 13:10:17 Modified: src/scratchpad/src/org/apache/cocoon/components/modules/database Tag: cocoon_2_0_3_branch IfxSerialAutoIncrementModule.java Log: sync with head Revision Changes Path No revision No revision 1.1.2.1 +1 -1 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/modules/database/IfxSerialAutoIncrementModule.java Index: IfxSerialAutoIncrementModule.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/modules/database/IfxSerialAutoIncrementModule.java,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1 --- IfxSerialAutoIncrementModule.java 15 Mar 2002 15:15:08 -0000 1.1 +++ IfxSerialAutoIncrementModule.java 28 Apr 2002 20:10:17 -0000 1.1.2.1 @@ -69,7 +69,7 @@ * (need another one for SERIAL8 ones!) * * @author Christian Haul - * @version CVS $Id: IfxSerialAutoIncrementModule.java,v 1.1 2002/03/15 15:15:08 haul Exp $ + * @version CVS $Id: IfxSerialAutoIncrementModule.java,v 1.1.2.1 2002/04/28 20:10:17 haul Exp $ */ public class IfxSerialAutoIncrementModule implements AutoIncrementModule, ThreadSafe { ---------------------------------------------------------------------- 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