On 12/04/2010, nia...@apache.org <nia...@apache.org> wrote: > Author: niallp > Date: Mon Apr 12 18:59:20 2010 > New Revision: 933361 > > URL: http://svn.apache.org/viewvc?rev=933361&view=rev > Log: > Add <distributionManagement> section for Convert site
... + <distributionManagement> + <site> + <id>apache.website</id> + <name>Apache Website</name> + <url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/sandbox/convert/</url> + </site> + </distributionManagement> + Is this something that should be fixed in a new version of commons-sandbox-parent? That currently has cao/sandbox/, but could have cao/sandbox/${commons.componentid} --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org