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-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org