Hi,

Am Freitag, den 11.05.2018, 13:56 +0200 schrieb Geertjan Wielenga:
> Here's the current state relating to Hibernate in Apache NetBeans
> (incubating):
> 
> https://lists.apache.org/thread.html/3a616160163bd55fa036c409281cac34
> c0fbc317b534b47f6699d96a@%3Cdev.netbeans.apache.org%3E

some more information - with this PR:

https://github.com/apache/incubator-netbeans/pull/540

The hibernate support was completely removed from the repository.

The code was already donated and so if someone wants to resurrect
hibernate support, it can be either based on the state before the
removal from the apache netbeans repository (the PR can be used to
locate the last state) or on the CDDL/GPLv2 code the oracle released in
the past.

An in tree solution could be follow the same scheme as nb-javac. It
would implement JPA support and could support hibernate as an add-on,
that is activated, if the user explicitly installs the necessary LGPL
libraries.

An out of tree solution could bundle hibernate and make it easier :-)

Greetings

MAtthias

---------------------------------------------------------------------
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