On Sun, Jan 12, 2014 at 8:52 AM, Jeremy Boynes <jboy...@apache.org> wrote:
> On Jan 11, 2014, at 10:58 PM, Henri Yandell <flame...@gmail.com> wrote: > > > Thanks. Wish I'd looked here before digging myself. I assumed it was > > something weird I did when moving over from Jakarta and spent far too > much > > time digging into the old code there :) > > > > --- > > > > I've gone ahead and put that file back in, but in the overall Taglibs > site. > > I'm not convinced we need a separate Maven generated site. A single file, > > and copy the apidocs over from the taglib itself. > > > > I'm also going to dump the link to CI (not working), test javadoc (dull) > > and the link to the wiki (not there). The main loss in ditching the > > separate Maven site are any items of value in the project reports at > > http://tomcat.apache.org/taglibs/standard/project-info.html. Most are > noise > > or duplicates. Primarily we lack a page showing where to get the source. > > > > Remaining tasks: > > > > * Create a page to show source location. > > * Create a .cgi page for download mirrors *I hope that's gotten easier* > > * Change urls to point to mirror rather than archive > > * Push content into tomcat-site/taglibs manually > > * Change the news item on Tomcat itself to announce the release > > Is this all in taglibs/site? > I’d like to add a page with docs on how to use the libraries as that has > changed in this version (basically a web copy of the README for the binary). > Yup - taglibs/site/src/site/xdoc/standard/<your-how-to>.xml. Hen