Here are the security page sources I could find: bcel/src/site/xdoc/security.xml collections/src/site/xdoc/security-reports.xml compress/src/site/xdoc/security.xml configuration/src/site/xdoc/security.xml crypto/src/site/xdoc/security.xml email/src/site/xdoc/security-reports.xml fileupload/src/site/xdoc/security-reports.xml net/src/site/xdoc/security.xml text/src/site/xdoc/security.xml
These are not consistent, which results in problems such as the broken link for Compress on the page: https://commons.apache.org/security.html Does anyone know if there was a change in the convention for renaming these? If so, which is correct? It looks like the 'security.html' links are added to the site menu via site.xml, but that does not appear to be the case for the 'security-reports.html' links. Does anyone know how these get added? Note, it would probably be a good idea to standardise on the placement of the links in the menu. Just after Downloads is probably as good a place as any. Sebb --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org