Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 84916 invoked from network); 2 Apr 2007 19:46:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 19:46:39 -0000 Received: (qmail 86920 invoked by uid 500); 2 Apr 2007 19:46:44 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 86905 invoked by uid 500); 2 Apr 2007 19:46:44 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 86896 invoked by uid 99); 2 Apr 2007 19:46:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 12:46:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of stefan.kurla@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 12:46:36 -0700 Received: by ug-out-1314.google.com with SMTP id p31so45453ugc for ; Mon, 02 Apr 2007 12:46:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SYs+AwOdhX35oDnUtgMLXpefXyMjw2H4YjzHpt88KDD5iXrHk657wnkxqnNmfSAvGwpoOc1/3px3EuM4qMUjqDUtQaMI7xXCtHBHkxigDTY4aNDoM70dlRik+gFoOoht39AEGh6QUQgriWiLA+n7rA6t7QG5pbdDw+bILZtk8xQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eUpVbNNDcHIoqCRsWhAp877kU7A/xT37Ky5QR1S11clLmKI7747/WbPZ0+HTzIn7Cq8eC4z3PfMYpRaYKaOsTi3Y9hR6Ju1Z9cBCee6uT7AHwmnPZeqKjCBrbN+pnmtm662znrLiio3L6kzSHOj4eXN9KyZpmwOMa9cAnYXtwYI= Received: by 10.67.93.6 with SMTP id v6mr84804ugl.1175543171325; Mon, 02 Apr 2007 12:46:11 -0700 (PDT) Received: by 10.67.97.17 with HTTP; Mon, 2 Apr 2007 12:46:11 -0700 (PDT) Message-ID: <86d42bef0704021246q7ec6c902qf550e65901958e89@mail.gmail.com> Date: Mon, 2 Apr 2007 14:46:11 -0500 From: "Stefan Kurla" To: users@jackrabbit.apache.org Subject: convert existing custom_nodetypes.xml to cnd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Is there any tool anywhere to convert custom_nodetypes.xml (which I have read is for internal purposes of jackrabbit only) to cnd format? If not, is there any tool to export existing nodetype definitions to cnd format?