Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 86508 invoked from network); 17 Nov 2009 14:56:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Nov 2009 14:56:33 -0000 Received: (qmail 71991 invoked by uid 500); 17 Nov 2009 14:56:30 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 71926 invoked by uid 500); 17 Nov 2009 14:56:30 -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 71895 invoked by uid 99); 17 Nov 2009 14:56:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 14:56:30 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jkschneider@gmail.com designates 209.85.218.226 as permitted sender) Received: from [209.85.218.226] (HELO mail-bw0-f226.google.com) (209.85.218.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 14:56:22 +0000 Received: by bwz26 with SMTP id 26so67911bwz.7 for ; Tue, 17 Nov 2009 06:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=romniI9QVhT/EhYW/9XR9TzXQPJBSrbeFANOL9eG5u4=; b=Gd19CUfw7DCPvsJrcT/yU2ocz4pqP50Bd5rsN4blCuFvaM9jPlZrpV8oWT1y1WnXyk Yeitr9NrIOLmW+kIzIid6b70+5eflIWAb3+7pYVKDWXyRS3OWZgL10W/ooI/kfA5lWfQ kSPM08SSSVNJyM6twCIOoyhdtDTyoQdXFo2GY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MDv0QEiAWdMtWkUaHgwtZN57Vhqv00+31oWDsMHqEFddf4lsI1K7HzbNI5nnpsDqN3 49P3csg/szvkmM6k9ZmMXr57yW2WrwiJwCu4r2ePuImExF3XXZFVJNrqQAX7znYmmB+N 2TiHjXRytv0kTCtgA7uvuqys6pMyETCSxZ8bE= MIME-Version: 1.0 Received: by 10.102.165.11 with SMTP id n11mr4475406mue.5.1258469760349; Tue, 17 Nov 2009 06:56:00 -0800 (PST) In-Reply-To: <200911171531.19958.nicolas.lalevee@hibnet.org> References: <20091116162224.0C79523889E0@eris.apache.org> <87vdh9ah3k.fsf@v35516.1blu.de> <200911171531.19958.nicolas.lalevee@hibnet.org> Date: Tue, 17 Nov 2009 08:56:00 -0600 Message-ID: <7479d1a70911170656k50de29fqd7587d20b6da598b@mail.gmail.com> Subject: Re: svn commit: r880829 - /ant/core/trunk/xdocs/contributors.xml From: Jon Schneider To: Ant Developers List Content-Type: multipart/alternative; boundary=0016364c778f06b68d04789253f7 X-Virus-Checked: Checked by ClamAV on apache.org --0016364c778f06b68d04789253f7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2009/11/17 Nicolas Lalev=E9e > Actually the last time I generated ant's site, I just downloaded a standa= rd > velicity 1.4 binary distrib and did: > ant -f docs.xml -Dvelocity.dir=3D..../velocity-1.4 > > Just like the inline doc says. And it worked like a charm. > I am not sure what is the best though. > > Nicolas Sounds valid to me too. The "svn up" on people.apache.org updated contributors.html, but the change was not reflected on the site. I assume there is some other job that picks up changes or this is done at release time? Jon --0016364c778f06b68d04789253f7--