Re: Attaching JavaFX Javadoc and Sources

2019-11-07 Thread John Neffenger
On 11/3/19 1:58 AM, Thomas Zimmermann wrote: until the maintainers find the time, would you mind testing what problems remain after merging my PR? I posted my test results as a comment on the pull request: https://github.com/apache/netbeans/pull/1548#issuecomment-551237510 It's a *huge*

Re: Attaching JavaFX Javadoc and Sources

2019-11-03 Thread Geertjan Wielenga
I guess it is 'jgneff'. You now have permissions needed for editing the NetBeans Wiki. Gj On Sun, Nov 3, 2019 at 8:56 PM Geertjan Wielenga wrote: > > > On Sun, Nov 3, 2019 at 7:00 PM John Neffenger wrote: > >> On 11/3/19 1:58 AM, Thomas Zimmermann wrote: >> > until the maintainers find the

Re: Attaching JavaFX Javadoc and Sources

2019-11-03 Thread Geertjan Wielenga
On Sun, Nov 3, 2019 at 7:00 PM John Neffenger wrote: > On 11/3/19 1:58 AM, Thomas Zimmermann wrote: > > until the maintainers find the time, would you mind testing what > > problems remain after merging my PR? > > Sure, I'll give it a try. I should first remove the following extra > copies of

Re: Attaching JavaFX Javadoc and Sources

2019-11-03 Thread Thomas Zimmermann
Hi again, answers inline: > Sure, I'll give it a try. I should first remove the following extra > > copies of the Javadoc and Sources in my local Maven cache, right?> > > javafx-base/13/javafx-base-13-linux-javadoc.jar> > javafx-base/13/javafx-base-13-linux-sources.jar> >

Re: Attaching JavaFX Javadoc and Sources

2019-11-03 Thread John Neffenger
On 11/3/19 1:58 AM, Thomas Zimmermann wrote: until the maintainers find the time, would you mind testing what problems remain after merging my PR? Sure, I'll give it a try. I should first remove the following extra copies of the Javadoc and Sources in my local Maven cache, right?

Re: Attaching JavaFX Javadoc and Sources

2019-11-03 Thread Thomas Zimmermann
her libraries as well.> > > NETBEANS-3296: Attaching JavaFX Javadoc and Sources> > https://issues.apache.org/jira/browse/NETBEANS-3296> > > The errors occur while trying to perform two fundamental IDE tasks: > > navigating to a library's sources and opening its docume

Attaching JavaFX Javadoc and Sources

2019-11-01 Thread John Neffenger
: Attaching JavaFX Javadoc and Sources https://issues.apache.org/jira/browse/NETBEANS-3296 The errors occur while trying to perform two fundamental IDE tasks: navigating to a library's sources and opening its documentation. Thomas Zimmermann is working on a fix for two of the related issues with Maven