Re: Broken Javadoc URL

2023-02-23 Thread Piotr P. Karwasz
Hi Volkan, On Thu, 23 Feb 2023 at 22:48, Volkan Yazıcı wrote: > I think there is clearly an (objective?) improvement here, granted that old > URLs still work. If you/others have a different opinion on how shall we > structure, I am all ears. If simple web crawlers receive either an HTTP redirect

Re: Broken Javadoc URL

2023-02-23 Thread Ralph Goers
As I said in my earlier email, I am reserving my opinion on this to see if anyone objects to any of the reports that we have eliminated. Personally, I never use them and don’t care that they don’t exist anymore. But if we need to restore one or more reports we will need the subdirectories back a

Re: Broken Javadoc URL

2023-02-23 Thread Volkan Yazıcı
The broken URLs are fixed with redirects, doesn't this address your concern? About "my preferred location"... Let's compare the before-and-after of the new site structure: BEFORE: /log4j-core /log4j-api /log4j-foo /log4j-buzz /log4j-... ... /css /images /fonts /performance.html ... AFTER: /javad

Re: Broken Javadoc URL

2023-02-23 Thread Piotr P. Karwasz
Hi Volkan, On Wed, 22 Feb 2023 at 10:27, Volkan Yazıcı wrote: >1. Configure the `javadoc-maven-plugin` to output to `//apidocs` >instead of `/javadoc/`. The reason I am not happy with this >approach is that it actually was like that since that is how >`maven-site-plugin` works and

Re: Broken Javadoc URL

2023-02-23 Thread Volkan Yazıcı
Fixed this permanently in b1b687be using HTML-based redirects. I have tested it locally, but did not deploy to the website. This will ensure that old links will still work next time somebody generates the web

Re: Broken Javadoc URL

2023-02-22 Thread Ralph Goers
Answering right now my preference is number 1 however that could change if no other complaints are made regarding the web site. We eliminated a number of project reports that users might yet complain about. So adding in the module directories makes it much easier to restore missing reports shoul