[ALL] Javadoc and entries: package-list => element-list

2025-02-24 Thread sebb
Javadoc 8 expects to find a package-list file at the URL. However the file is now called element-list. I've done a temporary bodge to allow compress Java8 to work (I copied e-l to p-l for codec, io and lang in the website checkout). Another work-round would be to disable failOnWarning for Javadoc

Re: [all] Javadoc

2016-06-05 Thread Stian Soiland-Reyes
I think a mere indirection page could do, but see many potential maintenance issues with updating a single Javadoc folder across Commons components. Perhaps we can provide a common XML for Javadoc external references or there is a Javadoc aggregation tool we could use? On 5 Jun 2016 4:24 a.m., "Ga

Re: [all] Javadoc

2016-06-05 Thread Benedikt Ritter
Hi, Gary Gregory schrieb am So., 5. Juni 2016 um 05:24 Uhr: > I think it would be nice to have a link to a Javadoc site for ALL > components in one lump. > > This would go on the main page. > Thoughts? > I don't have a need for this. If you're looking for a way to browse all the JavaDocs, I r

Re: [all] Javadoc

2016-06-05 Thread sebb
On 5 June 2016 at 04:24, Gary Gregory wrote: > I think it would be nice to have a link to a Javadoc site for ALL > components in one lump. > > This would go on the main page. > > Thoughts? Not sure I see the need. > Gary > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persis

[all] Javadoc

2016-06-04 Thread Gary Gregory
I think it would be nice to have a link to a Javadoc site for ALL components in one lump. This would go on the main page. Thoughts? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Sec