On 12.10.2023 11:46, Julian Reschke wrote:
On 12.10.2023 11:22, Julian Reschke wrote:
On 12.10.2023 09:59, Konrad Windszus wrote:
Hi,
The published javadoc at
https://jackrabbit.apache.org/oak/docs/apidocs/overview-summary.html
is again outdated. It is from Oak 1.44 while the latest release is
1.56.0.
Not sure if we need to rephrase point 9. from
https://jackrabbit.apache.org/jcr/creating-releases.html#part-ii-after-the-release-vote:

"consider updating the live site” feels too fuzzy. For me this is a
mandatory step for stable releases.
WDYT?
Konrad

Updating the site is not trivial as it requires a plugin that does not
exist for Windows...

Best regard, Julian

What's worse is that the introduction of shaded-guava seems to have
broken the project-wide Javadoc generation. Will need to investigate.

Best regards, Julian

I did some checks yesterday, and we have multiple problems here (I'll
try to summarize in a ticket).

On top of the shaded Guava issue (which we may be able to fix by
separating it from the main project), there are also issues caused by
the fact that we're trying to create aggregate docs for a large set of
projects which not always use the same version of dependencies (think
embedding Lucene), and there's no simple fix for that.

Best regards, Julian

Reply via email to