Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 2949 invoked from network); 11 Jul 2006 03:57:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 03:57:22 -0000 Received: (qmail 46358 invoked by uid 500); 11 Jul 2006 03:57:22 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 46344 invoked by uid 500); 11 Jul 2006 03:57:22 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 46335 invoked by uid 99); 11 Jul 2006 03:57:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 20:57:21 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jasnell@gmail.com designates 64.233.184.229 as permitted sender) Received: from [64.233.184.229] (HELO wr-out-0506.google.com) (64.233.184.229) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 20:57:17 -0700 Received: by wr-out-0506.google.com with SMTP id i12so2043620wra for ; Mon, 10 Jul 2006 20:56:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=JjTpWFT/nMRdMDmw9SDjjDJ5Ij5uTpGf+H0HnuOkc5zReXdbU9mVePTYa7YvjnGu8+XbBkMjFJkkiZZHIgfApsjQA4InxiIOwHXF1abP603h3LpDU9uXGNRwr64S2NIQR7WUs2SY11tiEFYnax3EHUzOEz0S2t7ICyiHKhPEAZ8= Received: by 10.54.92.19 with SMTP id p19mr5828106wrb; Mon, 10 Jul 2006 20:56:57 -0700 (PDT) Received: from ?192.168.1.104? ( [67.181.218.96]) by mx.gmail.com with ESMTP id 29sm581206wrl.2006.07.10.20.56.56; Mon, 10 Jul 2006 20:56:56 -0700 (PDT) Message-ID: <44B32186.1060702@gmail.com> Date: Mon, 10 Jul 2006 20:56:54 -0700 From: James M Snell User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: abdera-dev@incubator.apache.org Subject: Re: svn commit: r420687 - /incubator/abdera/java/trunk/build/build.xml References: <20060711032909.DF9621A981A@eris.apache.org> In-Reply-To: <20060711032909.DF9621A981A@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks Garrett, I upgraded to Eclipse 3.2 and it appears to have not kept my customized style preferences. - James rooneg@apache.org wrote: > Author: rooneg > Date: Mon Jul 10 20:29:07 2006 > New Revision: 420687 > > URL: http://svn.apache.org/viewvc?rev=420687&view=rev > Log: > * build/build.xml: Replace literal tabs with spaces. > > Modified: > incubator/abdera/java/trunk/build/build.xml > > Modified: incubator/abdera/java/trunk/build/build.xml > URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/build/build.xml?rev=420687&r1=420686&r2=420687&view=diff > ============================================================================== > --- incubator/abdera/java/trunk/build/build.xml (original) > +++ incubator/abdera/java/trunk/build/build.xml Mon Jul 10 20:29:07 2006 > @@ -12,7 +12,7 @@ > > > > - > + > > > > @@ -29,23 +29,23 @@ > > > > - > - > - > - > + > + > + > + > > > > > > - > + > > > > > > > - > + > > > > @@ -67,7 +67,7 @@ > > > > - > + > > > > @@ -90,10 +90,10 @@ > destdir="${core.work}" > classpathref="jar.dependencies"/> > - - destdir="${test}" > - classpathref="jar.dependencies" > - classpath="${core.work}"/> > + + destdir="${test}" > + classpathref="jar.dependencies" > + classpath="${core.work}"/> > > > > @@ -102,35 +102,35 @@ > destdir="${parser.work}" > classpathref="jar.dependencies" > classpath="${core.work}" /> > - - destdir="${test}" > - classpathref="jar.dependencies" > - classpath="${core.work};${parser.work}" /> > + + destdir="${test}" > + classpathref="jar.dependencies" > + classpath="${core.work};${parser.work}" /> > > > > > > > - > - > - > - - destdir="${extensions.work}" > - classpathref="jar.dependencies" > - classpath="${core.work};${parser.work}" /> > - > - > - > - > - > + > + > + > + + destdir="${extensions.work}" > + classpathref="jar.dependencies" > + classpath="${core.work};${parser.work}" /> > + > + > + > + > + > > > destdir="${server.work}" > classpathref="jar.dependencies" > classpath="${core.work}" /> > - > + > > > > @@ -160,7 +160,7 @@ > > > > - > + > > > > @@ -169,13 +169,13 @@ > > > > - > - > + > + > > > > - > - > + > + > > > > @@ -198,7 +198,7 @@ > usetimestamp="true" /> > dest="${dependencies}/${geronimo.servlet.jar}" > - usetimestamp="true" /> > + usetimestamp="true" /> > dest="${dependencies}/${axiom.api.jar}" > usetimestamp="true" /> > @@ -246,44 +246,44 @@ > > > > - > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > + > + > > - > - > - Retroweaving the Jars... > - > - > + > + > + Retroweaving the Jars... > + > + > > > - > + > > > > > > > - > - > - > - > - > - Downloading Retroweaver... > - > - - dest="${basedir}/build/tools/${retroweaver.zip}" > - usetimestamp="true" /> > - - dest="${basedir}/build/tools/" overwrite="true"/> > - > - > + > + > + > + > + > + Downloading Retroweaver... > + > + + dest="${basedir}/build/tools/${retroweaver.zip}" > + usetimestamp="true" /> > + + dest="${basedir}/build/tools/" overwrite="true"/> > + > + > > > >