They look a bit like something I do on Joda-Time, and vaguely similar to
[collections].
The basic idea is to link the latest version javadoc to a known fixed
URL. To achieve this, each releases javadoc must be uploaded in a
directory named api-1.1 or similar.
Thus your server contains:
api-1.0 (1.0 javadoc)
api-1.1 (1.1 javadoc)
apidocs (SVN latest javadoc)
api (Link to api-1.1)
I don't believe this in widespread use as a practice yet, although its a
good idea.
Stephen
Simon Kitching wrote:
Hi,
Section #15 of the "release" page has me puzzled:
http://jakarta.apache.org/commons/releases/release.html
What's the point of the first "update links" bits, and how does this
interact with how maven generates the component's website?
Thanks,
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]