Return-Path: Delivered-To: apmail-cocoon-lenya-cvs-archive@cocoon.apache.org Received: (qmail 67932 invoked by uid 500); 13 Aug 2003 19:22:54 -0000 Mailing-List: contact lenya-cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Lenya CVS Mailing List" Delivered-To: mailing list lenya-cvs@cocoon.apache.org Received: (qmail 67895 invoked from network); 13 Aug 2003 19:22:54 -0000 Date: 13 Aug 2003 19:23:03 -0000 Message-ID: <20030813192303.1660.qmail@minotaur.apache.org> From: egli@apache.org To: cocoon-lenya-cvs@apache.org Subject: cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks targets.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N egli 2003/08/13 12:23:03 Modified: src/webapp/lenya/pubs/default/config/tasks targets.xml Log: Added some more logging info. Revision Changes Path 1.18 +5 -2 cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml Index: targets.xml =================================================================== RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- targets.xml 13 Aug 2003 17:31:48 -0000 1.17 +++ targets.xml 13 Aug 2003 19:23:03 -0000 1.18 @@ -123,8 +123,11 @@ documenttype="${create.doctype}" language="${create.language}" area="${authoring.area}"/> - - + + init the workflow history with document-id: ${create.parent-id}/${create.child-id} + with document-type: ${create.doctype} + with language: ${create.language} +