On 12/4/05, Steve Cohen <[EMAIL PROTECTED]> wrote: > Martin Cooper wrote: > > On 12/4/05, Steve Cohen <[EMAIL PROTECTED]> wrote: > > > >>Phil Steitz wrote: > >> > >>>On 12/4/05, Steve Cohen <[EMAIL PROTECTED]> wrote: > >> > >>>>This is another inaccuracy in the instructions. Step 14 says the > >>>>dependencies are listed in STATUS.html. Net, at least doesn't have a > >>>>STATUS.html. These seem to be generated from project.xml. > >>> > >>> > >>>Good point. Patch / update welcome. It would be great if you could > >>>bundle up any other issues that you ran into into a patch or direct > >>>update for the building/releasing docs. > >>> > >>>Phil > >>> > >> > >>I will, Phil. But is the non-existence of STATUS.html common to all of > >>commons? If so, I will make the revisions myself. Incidentally, these > >>items are all handled now prior to cutting the release, not as post > >>release items. > > > > > > > > The STATUS files are a hold-over from the pre-Maven days. They were required > > because there was no POM / project.xml file in which the committer list > > could be maintained. Now that all of the components are using Maven, the > > STATUS files are pretty much obsolete. > > > > -- > > Martin Cooper > > > > > > --------------------------------------------------------------------- > > > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > Thanks, Martin. I'll be happy to update the files myself, but where are > they? I see some files that look like old versions of the site in > commons-build's xdocs but they don't match what's on the site now. > > I've glanced all over the repository and haven't found the right place yet.
The relevant files are in http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/xdocs/releases/ maven site from /commons-build should generate the site locally for you, then maven site:sshdeploy to publish (assuming you have key set up) Make sure to check changes in before updating the site. Thanks! Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]