You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@gmail.com> on 2005/10/30 22:29:28 UTC

[site] Apachecon US 2005 banner

Last night I added an image link to apachecon us 2005 to the
&apache-menus entity and updated the main commons site to include
this.  Subproject sites that include the &commons-menu entity in their
navigation.xml (most do) will pick this up automatically when
regenerated, so it would be good to regen and publish to get the
banner up on all the subproject sites.

To work correctly, commons-site.jsl now requires version 1.9.2 of the
maven xdoc plugin.  You can use maven --info to see what version you
have installed locally, or download version 1.9.2, like so:

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-xdoc-plugin
  -Dversion=1.9.2

Make sure to preview the site locally before publishing using maven
site:sshdeploy.

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [site] Apachecon US 2005 banner

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On Sun, 2005-10-30 at 14:29 -0700, Phil Steitz wrote:
> Last night I added an image link to apachecon us 2005 to the
> &apache-menus entity and updated the main commons site to include
> this.  Subproject sites that include the &commons-menu entity in their
> navigation.xml (most do) will pick this up automatically when
> regenerated, so it would be good to regen and publish to get the
> banner up on all the subproject sites.

thanks for sorting this out :)

i've done logging, beanutils, betwixt and digester.

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org