From dev-return-85514-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Fri May 14 22:28:49 2010 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 93359 invoked from network); 14 May 2010 22:28:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 May 2010 22:28:48 -0000 Received: (qmail 46530 invoked by uid 500); 14 May 2010 22:28:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 46257 invoked by uid 500); 14 May 2010 22:28:48 -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 46249 invoked by uid 99); 14 May 2010 22:28:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 22:28:48 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 14 May 2010 22:28:39 +0000 Received: (qmail invoked by alias); 14 May 2010 22:28:18 -0000 Received: from user-12lcjsk.cable.mindspring.com (EHLO tonimac.local) [69.86.79.148] by mail.gmx.net (mp055) with SMTP; 15 May 2010 00:28:18 +0200 X-Authenticated: #22961642 X-Provags-ID: V01U2FsdGVkX19Ij4M7yaFIz9r+z/XUTjJPvzFfVGe0e+zNgi+ZWr VxQ62C3MFtOIap Message-ID: <4BEDCE81.5060709@gmx.de> Date: Fri, 14 May 2010 18:28:17 -0400 From: Antoine Levy-Lambert User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: Ant Developers List Subject: Re: xdocs and trunk References: In-Reply-To: X-Enigmail-Version: 0.96.0 OpenPGP: id=265B4C63 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Hello Jesse, in fact, the ANT_SITE branch is a branch which contains all the source code of ant-core. I created it to handle the period between the build of ant 1.8.1 and the actual release. I svn switched to ANT_SITE /www/ant.apache.org on people.apache.org after having committed changes announcing 1.8.1 on trunk. Then on the day of the release, I did another svn switch to trunk. I did the same for ant 1.8.0. We could also use the ANT_SITE branch permanently, but then we would need to merge from trunk to ANT_SITE all changes appearing on the site. I was also thinking of using svnpubsub but did not implement it. Regards, Antoine Jesse Glick wrote: > As I understand it, xdocs/ is now being maintained on the ANT_SITE > branch, rather than being tied to a product branch. If so, shouldn't > this directory be deleted from the Subversion trunk, to avoid any > possible confusion? > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org