Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 51849 invoked from network); 19 May 2000 18:23:32 -0000 Received: from mail.siapi.es (HELO cms.siapi.es) (194.143.208.4) by locus.apache.org with SMTP; 19 May 2000 18:23:32 -0000 Received: from ntserver.nevada ([194.143.208.187]) by cms.siapi.es (Netscape Messaging Server 3.62) with ESMTP id 204 for ; Fri, 19 May 2000 20:23:17 +0200 Received: by ntserver with Internet Mail Service (5.0.1457.3) id ; Fri, 19 May 2000 20:24:07 +0200 Message-ID: <80F5674514B4D311BAFC0040F6A45EEE0260D6@ntserver> From: Nacho To: "'cocoon-dev@xml.apache.org'" Subject: RE: chaining coccoon operation Date: Fri, 19 May 2000 20:24:04 +0200 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, all i'm newbie, what this snippet is, i can imagine that is a macro expanding done by some piece o soft perhaps ant ??? anybody can give me a hint?? is located into org.apache.cocoon.Defaults class --------------------------cut here public static final boolean VERBOSE = @verbose@; public static final boolean LOG = @log@; --------------------------cut here