Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA25317E50 for ; Fri, 16 Oct 2015 16:26:51 +0000 (UTC) Received: (qmail 84464 invoked by uid 500); 16 Oct 2015 16:26:51 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 84333 invoked by uid 500); 16 Oct 2015 16:26:51 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 84317 invoked by uid 99); 16 Oct 2015 16:26:51 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2015 16:26:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B72411809A6 for ; Fri, 16 Oct 2015 16:26:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.12 X-Spam-Level: X-Spam-Status: No, score=-0.12 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Md_mGWgZpTpX for ; Fri, 16 Oct 2015 16:26:41 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 89FCB20CB7 for ; Fri, 16 Oct 2015 16:26:40 +0000 (UTC) Received: by wijp11 with SMTP id p11so18243906wij.0 for ; Fri, 16 Oct 2015 09:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=BZEVHWqQw/U8clUaxVZgZX/VXEsHP+iEmqtp3WdUkC8=; b=s5jUcbJ922Qhl6nTdd18cHXsHkYfZiddul5ehKvlYrVHmaIdLZGUsr9q/jiKD8Dduh xwKw2T/sA5nyuadsNyM4mcPZkzKwFdgaaIsOAMAmMnmZauJZWWC4VWlCCewo/+m6NOpX AxfWAz/HNaqiUjtyUwnLJ1rmosZZ7T2r9d5/C4wUAz+JK1bdVizQCBAtQcnEtTO8uaxh t8js6dA9KpNaxZ5Gdd8iTH/yIUjQyPn9WHIUd+fGCBB3nil+AE6GuAk9WpJTxTHE86bj NsPs+NeCODVMK6cTI6+YrA9iIfr9yanG+c+V4pqEgO7RFY8gJeeRA3kth4AVbDkOzwEO gvUw== MIME-Version: 1.0 X-Received: by 10.180.211.8 with SMTP id my8mr5720259wic.21.1445012800307; Fri, 16 Oct 2015 09:26:40 -0700 (PDT) Received: by 10.27.200.139 with HTTP; Fri, 16 Oct 2015 09:26:40 -0700 (PDT) Reply-To: gudnabrsam@gmail.com In-Reply-To: References: Date: Fri, 16 Oct 2015 11:26:40 -0500 Message-ID: Subject: Re: [LANG] Drop Ant build? From: Matt Benson To: Commons Developers List Content-Type: text/plain; charset=UTF-8 I don't see any point in keeping the Ant build, TBH. Matt On Fri, Oct 16, 2015 at 10:41 AM, Benedikt Ritter wrote: > Hi, > > Maven has been our leading build system for a long time now. Maintaining > the Ant build causes trouble. For example I often forget to synchronize > changes I make to the dependencies in pom.xml with the ant build. > > Are there any objections against removing the Ant build from the project? > > BR, > Benedikt > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org