You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Wilmar Giraldo <wi...@gmail.com> on 2018/05/11 05:53:32 UTC

[Hibernate] - Issue Netbeans-171

Hi.

There is a plan for a new Hibernate module?


-- 
*Wilmar A. Giraldo Sanchez*

Re: [Hibernate] - Issue Netbeans-171

Posted by Matthias Bläsing <mb...@doppel-helix.eu>.
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: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

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




Re: [Hibernate] - Issue Netbeans-171

Posted by Geertjan Wielenga <ge...@googlemail.com>.
Here's the current state relating to Hibernate in Apache NetBeans
(incubating):

https://lists.apache.org/thread.html/3a616160163bd55fa036c409281cac34c0fbc317b534b47f6699d96a@%3Cdev.netbeans.apache.org%3E

Gj

On Fri, May 11, 2018 at 7:53 AM, Wilmar Giraldo <wi...@gmail.com>
wrote:

> Hi.
>
> There is a plan for a new Hibernate module?
>
>
> --
> *Wilmar A. Giraldo Sanchez*
>