On Sat, 5 Oct 2019 at 17:44, mlist <[email protected]> wrote:
> Something weird happened today.
...
> How come this is happening all of a sudden?
> Is there a fix? (I don't know even what these modules are)

In addition to what Geertjan said, this is actually expected
behaviour, if unfortunate.  The Oracle JS library was previously
distributed under a license we couldn't use at Apache.  At some point,
I presume you've used another build of NetBeans 11.1 (or upgraded from
earlier version) somewhere in user space?  You would have agreed to
install this library as part of enabling a feature of the IDE.

However, there was an issue with how this module was distributed, such
that it was installed in the IDE directory if writable rather than the
user directory.  This causes running another build with the same user
directory to show the message you just saw, because that dependency is
not there.  I saw it multiple times while testing for 11.1 release -
re-enabling disabled things from Plugins should fix it.

I'm glad we will no longer have this issue in 11.2!  Try building the
beta of that instead, and report back problems. ;-)

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to