Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 21907] org.hibernate:hibernate-core:5.0.12

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=21907





--- Comment #6 from Kevin Olotu <kevin.olotu@xxxxxxxx>  2020-04-22 03:07:30 ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > Thanks for the advice - I wasn't aware of that. We will look into replacing
> > Hibernate with EclipseLink. This will probably be a big change in the
> > application, so it will take some weeks to analyze and come up with a way
> > forward. 
> > 
> > > Kevin,
> > > 
> > > the LGPL license used by Hibernate is not in the list of generally approved
> > > licenses to be used with Eclipse projects [1]. You might want to get board
> > > approval for using it but in general we suggest using an alternative OR mapper
> > > using an approved license e.g. EclipseLink. Would that be an option?
> > > 
> > > [1] https://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf
> > > 
> > 
> 
> Does that mean that you are already using Hibernate in Vorto? If so, then you
> might already have board approval for using it and can then, of course,
> continue to do so. However, I couldn't find any approved Hibernate CQs for
> Vorto ... 
> 

Yes this is a transitive dependency of spring-boot-starter-data-jpa and that
dependency has been there since 2018... How can we find out if we already have
the approval for it? 


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top