You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by Michael Gentry <bl...@gmail.com> on 2020/07/23 14:09:50 UTC

JavaDoc Issue

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: https://cayenne.apache.org/docs/4.2/api/
<https://cayenne.apache.org/docs/4.1/api/>
Search: BaseDataObject (click on search result)
404:
https://cayenne.apache.org/docs/4.2/api/undefined/org/apache/cayenne/BaseDataObject.html

Re: JavaDoc Issue

Posted by Nikita Timofeev <nt...@objectstyle.com>.
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 <bl...@gmail.com> wrote:
>
> 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 <nt...@objectstyle.com>
> wrote:
>
> > 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 <bl...@gmail.com>
> > wrote:
> > >
> > > 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: https://cayenne.apache.org/docs/4.2/api/
> > > <https://cayenne.apache.org/docs/4.1/api/>
> > > Search: BaseDataObject (click on search result)
> > > 404:
> > >
> > https://cayenne.apache.org/docs/4.2/api/undefined/org/apache/cayenne/BaseDataObject.html
> >
> >
> >
> > --
> > Best regards,
> > Nikita Timofeev
> >



-- 
Best regards,
Nikita Timofeev

Re: JavaDoc Issue

Posted by Michael Gentry <bl...@gmail.com>.
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 <nt...@objectstyle.com>
wrote:

> 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 <bl...@gmail.com>
> wrote:
> >
> > 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: https://cayenne.apache.org/docs/4.2/api/
> > <https://cayenne.apache.org/docs/4.1/api/>
> > Search: BaseDataObject (click on search result)
> > 404:
> >
> https://cayenne.apache.org/docs/4.2/api/undefined/org/apache/cayenne/BaseDataObject.html
>
>
>
> --
> Best regards,
> Nikita Timofeev
>

Re: JavaDoc Issue

Posted by Nikita Timofeev <nt...@objectstyle.com>.
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 <bl...@gmail.com> wrote:
>
> 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: https://cayenne.apache.org/docs/4.2/api/
> <https://cayenne.apache.org/docs/4.1/api/>
> Search: BaseDataObject (click on search result)
> 404:
> https://cayenne.apache.org/docs/4.2/api/undefined/org/apache/cayenne/BaseDataObject.html



--
Best regards,
Nikita Timofeev