[hibernate-dev] Using the standard JPA API artifact (Maven coordinates)

2017-08-21 Thread Sanne Grinovero
It looks like that the JPA 2.2 spec produced an API jar which was uploaded to Maven central: - https://github.com/javaee/jpa-spec/issues/60#issuecomment-323771666 I hope we could use this standard artifact in future versions? Anything we need to watch for in terms of legal requirements, OSGi head

Re: [hibernate-dev] Using the standard JPA API artifact (Maven coordinates)

2017-08-21 Thread Sanne Grinovero
BTW I noticed that Steve had raised a problem about using these already: - https://javaee.groups.io/g/jpa-spec/message/25?p=Created,,posterid%3A354995,20,2,0,13596711 My proposal is simple: we could fairly assume that Hibernate should propose itself as default (valid) implementation. When peopl

Re: [hibernate-dev] Using the standard JPA API artifact (Maven coordinates)

2017-08-21 Thread Steve Ebersole
Regarding your initial question... we will probably switch to using this newly published spec jar. I have not decided yet, but that is the likely direction. OSGi is in fact one of the things I need to check out. Regarding the second email, I am not sure what you are proposing Sanne. On Mon, Au

Re: [hibernate-dev] Using the standard JPA API artifact (Maven coordinates)

2017-08-21 Thread Steve Ebersole
And I wont even point out that apparently some changes (which seem to be limited to the ones Oracle wants) are ok at this point even though the spec lead (Oracle) have told us its too late to get changes into the spec. On Mon, Aug 21, 2017 at 1:41 PM Steve Ebersole wrote: > Regarding your initia