Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 166101007B for ; Fri, 12 Jul 2013 14:02:55 +0000 (UTC) Received: (qmail 39611 invoked by uid 500); 12 Jul 2013 14:02:54 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 39208 invoked by uid 500); 12 Jul 2013 14:02:52 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 39200 invoked by uid 99); 12 Jul 2013 14:02:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 14:02:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of samtsmith@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 14:02:45 +0000 Received: by mail-we0-f171.google.com with SMTP id m46so8204314wev.30 for ; Fri, 12 Jul 2013 07:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HQ+DaKYq6HSxYGCAQZcfGPawEMNOducwUwDaK/ZzrHs=; b=PUuJH16kpJTqAtXuDFhjdDMDopzn2ETdS8zLHNbhyWG4rZLOBJWyApklRYpOVwPLoF I4pIjbG8Wtkb5J3ILb3t1owm3R/+7gYcbw/2oPSJdNdhqdhWgsP9qbLBTmu5MDjggthK 8y9oN1JGYgnvzIa/30SCUxiOPW9//njWAgp8BxCjQVUjF1HcxAG8+4rdb1JM+JCIayRt CK9iDuA8wQt6FXXrQNN4UEEJD3pTYuRp1IU2YUpZGFdpBHBVwtZra2/0MEwtXWKZkuJt /zncD7Lol/gRHA4i9PDhuorg7iVLNTQxjGL27PISu4yMI7Qb4s2ls9OZBnuNjKvip7NZ Rxng== MIME-Version: 1.0 X-Received: by 10.194.47.167 with SMTP id e7mr24449543wjn.57.1373637745291; Fri, 12 Jul 2013 07:02:25 -0700 (PDT) Received: by 10.216.188.197 with HTTP; Fri, 12 Jul 2013 07:02:25 -0700 (PDT) Received: by 10.216.188.197 with HTTP; Fri, 12 Jul 2013 07:02:25 -0700 (PDT) In-Reply-To: References: Date: Fri, 12 Jul 2013 09:02:25 -0500 Message-ID: Subject: Re: Announce - Apache Ant Wrapper From: Sam Smith To: Ant Users List Content-Type: multipart/alternative; boundary=047d7b86e5f0dbb98a04e150f5ac X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86e5f0dbb98a04e150f5ac Content-Type: text/plain; charset=ISO-8859-1 Sidney.Kauffmann@gdit.com On Jul 12, 2013 2:20 AM, "Vincente Cobra" wrote: > Hello guys, > > I would like to announce the Ant Wrapper project ( > https://github.com/rimerosolutions/ant-wrapper). > > This is an Apache Ant command line wrapper similar to the Gradle command > line wrapper. > > The wrapper functionality is provided by a custom Ant task. > > Ant wrapper provides an antw command wrapper to ant that will > auto-download and install Apache Ant automatically. > This helps enforcing the Ant version that you require or expect for your > builds. > > As long as your build file is good, other people will be able to build > your project easily with no prior Apache Ant setup. > > I've attached a patch to the xdoc file for the externals tools > page(external.xml.patch). > > For more details please consult the project related pages: > - Main project: https://github.com/rimerosolutions/ant-wrapper > - Sample usage: https://github.com/rimerosolutions/ant-wrapper-example > > Regards, > Yves > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > --047d7b86e5f0dbb98a04e150f5ac--