Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 54253 invoked from network); 1 Sep 2008 10:12:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2008 10:12:07 -0000 Received: (qmail 32417 invoked by uid 500); 1 Sep 2008 10:12:04 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 32361 invoked by uid 500); 1 Sep 2008 10:12:04 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 32349 invoked by uid 99); 1 Sep 2008 10:12:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 03:12:03 -0700 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 thorsten.scherler.ext@juntadeandalucia.es designates 217.12.18.114 as permitted sender) Received: from [217.12.18.114] (HELO mta.juntadeandalucia.es) (217.12.18.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 10:11:04 +0000 Received: from [10.240.225.254] (helo=mail.juntadeandalucia.es) by guadix2.juntadeandalucia.es with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60) (envelope-from ) id 1Ka6Ni-0001ve-RC for dev@ant.apache.org; lun, 01 sep 2008 12:11:34 +0200 Received: from [10.240.192.30] by mail.juntadeandalucia.es with esmtpa (Exim 4.69) (envelope-from ) id 1Ka6Ni-0004vt-MD for dev@ant.apache.org; Mon, 01 Sep 2008 12:11:34 +0200 Subject: Re: How to automize Ant From: Thorsten Scherler To: Ant Developers List In-Reply-To: <1220263580.6404.21.camel@thorsten-desktop> References: <19251721.post@talk.nabble.com> <1220263580.6404.21.camel@thorsten-desktop> Content-Type: text/plain Date: Mon, 01 Sep 2008 12:10:34 +0200 Message-Id: <1220263834.6404.24.camel@thorsten-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-SA-Report: * -0.2 ALL_TRUSTED Passed through trusted hosts only via SMTP X-Spam-Score: -0.2 (/) X-Spam-Score-Int: -1 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 2008-09-01 at 12:06 +0200, Thorsten Scherler wrote: > On Mon, 2008-09-01 at 02:40 -0700, Jan K wrote: > > Hi, > > > > I am new to apache ant.I just know for what purpose we use ant.Now i need to > > automize my project with ant.My requirement is Whenever i checkin my > > code,the build and deploy should be done automatically. > > Well there are a couple of our of the box tools for that doh that should read: ... there are a couple of out-of-the-box tools for that. > http://en.wikipedia.org/wiki/Continuous_Integration > > Here on apache there are http://continuum.apache.org/ and > http://gump.apache.org/ but the list is long as you may see from the > websites above. > > Basically what you need to do (the poor men approach) is create a > post-commit hook in your svn server that triggers the build. > > The rest is done by your build script. > > HTH > > salu2 > > > Also a notification > > should be send to QA team.Also the build and deploy should be carried out > > automatically in my onsite server also.This should be done for all the java > > projects running in our company.How can i do this,Please help > > me.Please.Thanks in advance. -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org