On Tue, 17 Aug 2021, 12:43 Gilles Sadowski, <[email protected]> wrote:
> Hello. > > Le mar. 17 août 2021 à 11:58, Alex Herbert <[email protected]> a > écrit : > > > > Hi, > > > > I am sorry to report another issue. This is a long running one that has > > previously been unnoticed in releases. > > > > Looking inside the binary distributions I believe that the intention is > to > > provide documentation along with the binary jars. > > > > On a single module project such as lang this is provided as the javadoc > > directory. > > > > In our released multi-module projects (rng, numbers) this has been > provided > > as the site directory. However this is not actually packaging the > javadocs. > > Is there something wrong with (e.g. for [RNG] v1.3): > > https://repo1.maven.org/maven2/org/apache/commons/commons-rng-simple/1.3/commons-rng-simple-1.3-javadoc.jar > ? > The jars released to maven are ok. I am discussing the binary release that you download. The one that ends with .tar.gz or .zip. If you obtain it and unpack it there are all the package jar files and then a directory inside called docs. It is what should be in there that I am discussing. Currently it contains part of the site. I think it should contain the javadoc for all the binary jars. This is what is done for a single module release such as Lang. Alex > Gilles > > > [...] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
