Re: JavaDoc Issue

2020-08-03 Thread Nikita Timofeev
Just for the record, the required option is "--no-module-directories". And moreover, looks like this is fixed in JDK12 [1] [1] https://bugs.openjdk.java.net/browse/JDK-8215291 On Sun, Aug 2, 2020 at 8:46 PM Michael Gentry wrote: > > Hi Nikita! > > I agree, it is probably a magic configuration pr

Re: JavaDoc Issue

2020-08-02 Thread Michael Gentry
Hi Nikita! I agree, it is probably a magic configuration property somewhere. I've been pretty busy lately and didn't know if I'd have time to look for it, so I figured I'd just let the list know for now. Thanks! mrg On Fri, Jul 31, 2020 at 2:47 PM Nikita Timofeev wrote: > Hi Michael! > > Th

Re: JavaDoc Issue

2020-07-31 Thread Nikita Timofeev
Hi Michael! Thanks for noticing this. Will try to fix, looks like we should set some magic property. On Thu, Jul 23, 2020 at 5:17 PM Michael Gentry wrote: > > If you use the search feature (upper-right corner of the page) in the > JavaDocs, the links are broken. > > URL: https://cayenne.apache.

JavaDoc Issue

2020-07-23 Thread Michael Gentry
If you use the search feature (upper-right corner of the page) in the JavaDocs, the links are broken. URL: https://cayenne.apache.org/docs/4.1/api/ Search: BaseDataObject (click on search result) 404: https://cayenne.apache.org/docs/4.1/api/undefined/org/apache/cayenne/BaseDataObject.html URL: ht