From ddlutils-dev-return-409-apmail-db-ddlutils-dev-archive=db.apache.org@db.apache.org Thu Dec 22 08:47:46 2005 Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 68413 invoked from network); 22 Dec 2005 08:47:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Dec 2005 08:47:46 -0000 Received: (qmail 35035 invoked by uid 500); 22 Dec 2005 08:47:46 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 35004 invoked by uid 500); 22 Dec 2005 08:47:45 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 34986 invoked by uid 500); 22 Dec 2005 08:47:45 -0000 Delivered-To: apmail-db-ddlutils-commits@db.apache.org Received: (qmail 34982 invoked by uid 99); 22 Dec 2005 08:47:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2005 00:47:45 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Dec 2005 00:47:44 -0800 Received: (qmail 68312 invoked by uid 65534); 22 Dec 2005 08:47:24 -0000 Message-ID: <20051222084724.68309.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r358532 - in /db/ddlutils/trunk: build.xml lib/build-only/checkstyle-4.0-beta6.jar Date: Thu, 22 Dec 2005 08:47:23 -0000 To: ddlutils-commits@db.apache.org From: tomdz@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tomdz Date: Thu Dec 22 00:47:18 2005 New Revision: 358532 URL: http://svn.apache.org/viewcvs?rev=358532&view=rev Log: Removed checkstyle jar due to licensing issues (but the Ant target is still available) Removed: db/ddlutils/trunk/lib/build-only/checkstyle-4.0-beta6.jar Modified: db/ddlutils/trunk/build.xml Modified: db/ddlutils/trunk/build.xml URL: http://svn.apache.org/viewcvs/db/ddlutils/trunk/build.xml?rev=358532&r1=358531&r2=358532&view=diff ============================================================================== --- db/ddlutils/trunk/build.xml (original) +++ db/ddlutils/trunk/build.xml Thu Dec 22 00:47:18 2005 @@ -267,7 +267,16 @@ - + + + + + + + + - +