On 6/17/11 12:24 PM, Simone Tripodi wrote:
> Hi all guys,
> because of my fault, we've been notified more than once - and there's
> an open Issue[1] - about bad links on Digester site :(
> Since SNAPSHOT artifacts have already been successfully deployed on
> Nexus, I would like to publish also the new Digester snapshot site
> with updated documentation, so users can start to play with the new
> component version - but I now have the need to fix those links
> otherwise the 2.X version would lose the doc, and that would be really
> annoying.
> Does someone know how we published that documentation in the past
> (before I join, I mean), so I can apply the fix?

As with all things Commons, a little comparative shopping always
works best ;)

Have a look at the [beanutils] site, which maintains docs for two
versions simultaneously, or [math] or [dbcp], which like most other
commons sites maintains prior version javadocs on the site.  What we
usually do for the javadoc is just manually push the files to p.a.o
and link them.  Same could work for user guide type material.  Just
create an "old" version, tar it, scp it to p.a.o, unpack somewhere
and adjust links.  Alternatively, you can spend n hours trying to
figure out how to cajole maven into creating a site that includes
all of the content.  I strongly recommend the first route.  Maybe
Niall can chime in with comments on how he did the [beanutils] stuff.

Phil
> Many thanks in advance, any help would be really appreciated!
> All the best,
> Simo
>
> [1] https://issues.apache.org/jira/browse/DIGESTER-147
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


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

Reply via email to