From commits-return-9802-archive-asf-public=cust-asf.ponee.io@manifoldcf.apache.org Fri Aug 10 17:23:18 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id ACA6E180630 for ; Fri, 10 Aug 2018 17:23:17 +0200 (CEST) Received: (qmail 94178 invoked by uid 500); 10 Aug 2018 15:23:16 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 94169 invoked by uid 99); 10 Aug 2018 15:23:16 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2018 15:23:16 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 279FE3A0116 for ; Fri, 10 Aug 2018 15:23:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1837811 - /manifoldcf/trunk/build.xml Date: Fri, 10 Aug 2018 15:23:15 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180810152316.279FE3A0116@svn01-us-west.apache.org> Author: kwright Date: Fri Aug 10 15:23:15 2018 New Revision: 1837811 URL: http://svn.apache.org/viewvc?rev=1837811&view=rev Log: Remove ant taskdef because it needs jar before any targets can be executed Modified: manifoldcf/trunk/build.xml Modified: manifoldcf/trunk/build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1837811&r1=1837810&r2=1837811&view=diff ============================================================================== --- manifoldcf/trunk/build.xml (original) +++ manifoldcf/trunk/build.xml Fri Aug 10 15:23:15 2018 @@ -2926,7 +2926,7 @@ Use Apache Forrest version forrest-0.9-d - + - +