Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 37943 invoked from network); 8 Nov 2007 05:05:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2007 05:05:42 -0000 Received: (qmail 84531 invoked by uid 500); 8 Nov 2007 05:05:29 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 84513 invoked by uid 500); 8 Nov 2007 05:05:29 -0000 Mailing-List: contact ddlutils-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-user@db.apache.org Delivered-To: mailing list ddlutils-user@db.apache.org Received: (qmail 84502 invoked by uid 99); 8 Nov 2007 05:05:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 21:05:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tomdzk@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 05:05:33 +0000 Received: by py-out-1112.google.com with SMTP id p76so96579pyb for ; Wed, 07 Nov 2007 21:05:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HFpLedWg1eJ5NX6c7f6o/YN5YN+Vmmv1oFo7p2Elso0=; b=GoS12fzNh4IdBNwJnRhyErzC7JLKx8EVIESaRkHUuHKr+O2x1GVtENdYSTP3rcIepj5VkIwMJI/FMyXK3FceUfFxDgyE2T2lc3/GapnGWyJDeJYJMjGsxjUiJOiIW/ZFyfCuT1f8pbowtBrMB9nRC8g2yu3MZjxy8GnWGst855g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hwRUTb43T8/CTQVdoA07VsMKjJRMlKPmzsbunsg83bXp9a6HHfbafdAT3y6hAk6ToovjQmP2zVbLjw5eYA4AFSBEPwJNtRx/BuUlRQ+HUexYUhREeLbVDQs4xIryZiFnjE5S0tJKK5CIWfhRC6cJarClkptXhQQlevn5iFPy/28= Received: by 10.65.73.16 with SMTP id a16mr3519401qbl.1194498311079; Wed, 07 Nov 2007 21:05:11 -0800 (PST) Received: by 10.65.233.19 with HTTP; Wed, 7 Nov 2007 21:05:11 -0800 (PST) Message-ID: <224f32340711072105i7ad05cbr25726ecb7964b767@mail.gmail.com> Date: Wed, 7 Nov 2007 21:05:11 -0800 From: "Thomas Dudziak" To: ddlutils-user@db.apache.org Subject: Re: About a demo project In-Reply-To: <7bfdc29a0711060356p739cd92exede13e99503308e8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7bfdc29a0711060356p739cd92exede13e99503308e8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Nov 6, 2007 3:56 AM, Imran M Yousuf wrote: > I have created a demo project using Maven2 and DDL Utils. I would like to > make this available for beginners of DDL utils. The project can be found in > the following Blog entry > http://imyousuf-tech.blogspot.com/2007/11/developing-projects-that-support.html > I would like to post the demo on the DDL Utils site if possible. Hi Imran, would you be interested in writing a brief blurb about how to use the current DdlUtils with Maven (i.e. basically describing what this demo is about) ? I'd be happy to put a page about DdlUtils & Maven up on the website. cheers, Tom