Re: [hibernate-dev] Any external uses for ORM's StatisticsImpl ?

2019-08-07 Thread Steve Ebersole
pl.java#L108-L111 > > Suggesting this change for 5.4 (and beyond) only. > > Thanks, > Sanne > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > ______

Re: [hibernate-dev] Any external uses for ORM's StatisticsImpl ?

2019-08-07 Thread Sanne Grinovero
/hibernate-core/src/main/java/org/hibernate/stat/internal/StatisticsImpl.java#L108-L111 >> >> Suggesting this change for 5.4 (and beyond) only. >> >> Thanks, >> Sanne >> ___ >> hibernate-dev mailing list >> hibernate

Re: [hibernate-dev] Any external uses for ORM's StatisticsImpl ?

2019-08-07 Thread Yoann Rodiere
82e7675fc8e9884c8f791e0/hibernate-core/src/main/java/org/hibernate/stat/internal/StatisticsImpl.java#L108-L111 > > Suggesting this change for 5.4 (and beyond) only. > > Thanks, > Sanne > _______ > hibernate-dev mailing list > hibernate-

[hibernate-dev] Hibernate ORM 5.4.4.Final has been released

2019-07-31 Thread andrea boriero
For details: https://in.relation.to/2019/07/30/hibernate-orm-544-final-release/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Preparing to release Hibernate ORM 5.4.4

2019-07-29 Thread Gail Badner
Please do not push anything to master until the release is finished. Regards, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Performance work update

2019-07-26 Thread Sanne Grinovero
ne blog or write a short series. Thanks, Sanne _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate Search 6.0.0.Alpha8 released

2019-07-22 Thread Yoann Rodiere
___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] JDK 13 enters Rampdown Phase Two

2019-07-22 Thread Rory O'Donnell
gds,Rory [1] http://openjdk.java.net/projects/jdk/13/#Schedule [2] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-July/003170.html -- Rgds, Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland ___ hibernate-dev mailing list h

Re: [hibernate-dev] How to add Weblinks w/ new HHH Jira view?

2019-07-16 Thread Gail Badner
old view to link JBEAP issues. I'm concerned >> I will lose ability when the view gets updated again. >> >> Could someone please let me know how to find or add that functionality? >> >> Thanks, >> Gail >> _____

[hibernate-dev] Hibernate NoORM IRC meeting minutes

2019-07-16 Thread Guillaume Smet
) 15:02 < DavideD> Sort of, it's basically a search for the right options to use :) 15:02 < fax4ever> I read some mails about it. Thanks 15:02 -!- sfikes [~sfi...@c-69-246-28-50.hsd1.tn.comcast.net] has joined #hibernate-dev 15:02 < DavideD> I'm checking quarkus.io to see how they

Re: [hibernate-dev] Regarding extended bean managers and the CDI spec

2019-07-16 Thread Yoann Rodiere
g this to everyone's attention just encase it is > helpful. > > Regards > Benjamin > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

[hibernate-dev] Regarding extended bean managers and the CDI spec

2019-07-15 Thread Benjamin Confino
with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] How to add Weblinks w/ new HHH Jira view?

2019-07-12 Thread Gail Badner
to link JBEAP issues. I'm concerned I will lose ability when the view gets updated again. Could someone please let me know how to find or add that functionality? Thanks, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https

[hibernate-dev] JDK 13 , JDK 14 & Valhalla Early Access builds are available.

2019-07-08 Thread Rory O'Donnell
y O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland ___________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] NoORM IRC meeting minutes

2019-07-02 Thread Guillaume Smet
ic Next 2 weeks Yoann 15:24 < yrodiere> I've had a few ideas recently to make the bridge 2.0 APIs less "weird", so I'm trying that right now 15:24 < yrodiere> I'm not sure it will work out, but I'd rather try it before I document these APIs, which will probably take a few days 15:2

Re: [hibernate-dev] NotYetReadyException with extended bean manager

2019-07-02 Thread Benjamin Confino
Rodiere To: Benjamin Confino Cc: Hibernate Dev Date: 02/07/2019 07:26 Subject:Re: [hibernate-dev] NotYetReadyException with extended bean manager Hello, > what happens between ExtendedBeanManagerSynchronizer.beanManagerInitialized and ContainerManagedLifecycleStrat

[hibernate-dev] NotYetReadyException with extended bean manager

2019-07-01 Thread Benjamin Confino
at org.hibernate.resource.beans.container.internal.ContainerManagedLifecycleStrategy$BeanImpl.resolveContainerInstance(ContainerManagedLifecycleStrategy.java:155) ... 70 more --=_mixed 0077CE148025842A_=-- ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org

Re: [hibernate-dev] Which branch to target?

2019-06-29 Thread Mark Rotteveel
both if that's easy for you? >> >> I can probably do that as well. > > I have my dialect changes for master ready and will open the pull > request shortly. PR: https://github.com/hibernate/hibernate-orm/pull/2934 -- Mark Rotteveel ___________

Re: [hibernate-dev] Which branch to target?

2019-06-29 Thread Mark Rotteveel
k? Mark -- Mark Rotteveel _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Test FormulaWithPartitionByTest seems to rely on implementation specific ordering

2019-06-26 Thread Mark Rotteveel
assertions easier; so another option would be to remove the > order-by and assert the results via iterating them. A deterministic order would make asserting easier, so having an order by on top-level and in the window function would be better than having none. Mark ______

[hibernate-dev] Fwd: Test FormulaWithPartitionByTest seems to rely on implementation specific ordering

2019-06-24 Thread Graham Collinson
Didn't include the list on my original email, sorry. -- Forwarded message - From: Graham Collinson Date: Tue, 25 Jun 2019 at 02:56 Subject: Re: [hibernate-dev] Test FormulaWithPartitionByTest seems to rely on implementation specific ordering To: Steve Ebersole Hi, I get

Re: [hibernate-dev] Test FormulaWithPartitionByTest seems to rely on implementation specific ordering

2019-06-24 Thread Steve Ebersole
UNT_VALUE) DESC, ID > 4. Enforce an order by that is consistent with the data: ORDER BY > DISCOUNT_VALUE (the use of SIGN with the shown data can lead to an > arbitrary order as the result is always 1). > > What would have your preference? > > Mark > -- > Mark

[hibernate-dev] Hibernate Search 6.0.0.Alpha7 released

2019-06-24 Thread Yoann Rodiere
technology preview. Be sure to read about it on our blog before you try it out: https://in.relation.to/2019/06/24/hibernate-search-6-0-0-Alpha7/ Yoann Rodière Hibernate NoORM Team yo...@hibernate.org ___ hibernate-dev mailing list hibernate-dev

[hibernate-dev] Test FormulaWithPartitionByTest seems to rely on implementation specific ordering

2019-06-22 Thread Mark Rotteveel
onsistent with the data: ORDER BY DISCOUNT_VALUE (the use of SIGN with the shown data can lead to an arbitrary order as the result is always 1). What would have your preference? Mark -- Mark Rotteveel ___________ hibernate-dev mailing list hiber

Re: [hibernate-dev] Which branch to target?

2019-06-21 Thread Mark Rotteveel
e improvements? Most of the test changes rely on the presence of the new dialects I created for Firebird 2.5 and 3.0 (for dialect-specific checks, or to skip the test for a dialect). A single PR seems like a logical choice, but the new dialects could be the first PR and the test changes as a

Re: [hibernate-dev] Which branch to target?

2019-06-19 Thread Sanne Grinovero
improvements? Thanks, Sanne > > Mark > -- > Mark Rotteveel > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______ hibernate-dev mailing l

[hibernate-dev] NoORM IRC meeting minutes

2019-06-18 Thread Guillaume Smet
ll requests. 15:12 < fax4ever> Finally, maybe I'll have the time to solve some issues too. 15:12 < fax4ever> Like the one to handle the case where a GeoPoint field is declared sortable. 15:12 < fax4ever> That's all from me. 15:12 < gsmet> ok, thanks! 15:12 < fax4ever> Th

Re: [hibernate-dev] Which branch to target?

2019-06-18 Thread Mark Rotteveel
er the dialect change in a separate pull request from all those test changes? Mark -- Mark Rotteveel ___________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate Search 5.11.2.Final and 5.10.6.Final released

2019-06-18 Thread Yoann Rodiere
on our blog: http://in.relation.to/2019/06/18/hibernate-search-5-11-2-Final-and-5-10-6-Final/ Yoann Rodière Hibernate NoORM Team yo...@hibernate.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo

Re: [hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-17 Thread Sanne Grinovero
> > >> > > * These early-access, open-source builds are provided under the GNU >> > > General Public License, version 2, with the Classpath Exception >> > > <http://openjdk.java.net/legal/gplv2+c

Re: [hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-17 Thread Yoann Rodiere
open-source builds are provided under the GNU >> > > General Public License, version 2, with the Classpath Exception >> > > <http://openjdk.java.net/legal/gplv2+ce.html>. >> > > * Changes in this build [5] >> > > >> > > ** >> > > >> > > Rgds, Rory >

Re: [hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-17 Thread Gunnar Morling
> > > > > ** > > > > > > Rgds, Rory > > > > > > [1] http://openjdk.java.net/projects/jdk/13/#Schedule > > > <http://openjdk.java.net/projects/jdk/12/#Schedule> > > > [2

Re: [hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-17 Thread Sanne Grinovero
/jdk/12/#Schedule> > > [2] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-June/003060.html > > [3] http://jdk.java.net/13/release-notes > > [4] JDK 13 - Changes in b25 here > > < > > http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-

Re: [hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-17 Thread Yoann Rodiere
k-13%2B24%22%3A%3A%22jdk-13%2B25%22-%22jdk-13%2B24%22%29=1000 > > > [5] JDK 14 - Changes in b1 here > < > http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B0%22%3A%3A%22jdk-14%2B1%22-%22jdk-14%2B0%22%29=1000 > > > > -- > Rgds,Rory O'Donnell > Qualit

[hibernate-dev] Which branch to target?

2019-06-16 Thread Mark Rotteveel
be the preferred or 'better' option? Mark -- Mark Rotteveel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] JDK 13 enters Rampdown Phase One

2019-06-15 Thread Rory O'Donnell
va.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B0%22%3A%3A%22jdk-14%2B1%22-%22jdk-14%2B0%22%29=1000> -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin,Ireland _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate NoORM meeting minutes

2019-06-04 Thread Guillaume Smet
field types. 15:03 -!- rvansa [rvansa@nat/redhat/x-xhodhuijvfvkddtt] has joined #hibernate-dev 15:03 < fax4ever> Most of the effort of the last two weeks were about adding field type options, 15:03 < fax4ever> that are present on Hibernate Search 5, 15:03 < fax4ever> but that weren

[hibernate-dev] Doing some maintenance on ci.hibernate.org

2019-06-03 Thread Sanne Grinovero
be patient. Thanks, Sanne ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] JDK 13 - Early Access build 23 is available

2019-05-31 Thread Rory O'Donnell
3. Rgds,Rory [1] http://jdk.java.net/13/release-notes -- Rgds, Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland ___________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate ORM 5.4.3.Final released

2019-05-30 Thread Guillaume Smet
Hi, We just released Hibernate ORM 5.4.3.Final. It just fixes a few issues, nothing big. More information here: http://in.relation.to/2019/05/30/hibernate-orm-543-final-out/ . Have a nice day. -- Guillaume ___ hibernate-dev mailing list hibernate

[hibernate-dev] Hibernate Search 6.0.0.Alpha6 released

2019-05-27 Thread Yoann Rodiere
Team yo...@hibernate.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] hibernate.jpa.compliance.caching and nullable secondary tables

2019-05-24 Thread Gail Badner
tId=101168=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-101168 ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] in.relation.to -- HTTPS

2019-05-23 Thread Sanne Grinovero
e? > > --Gunnar > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev ___________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] in.relation.to -- HTTPS

2019-05-23 Thread Gunnar Morling
Hi all, Just tried to reach in.relation.to via HTTPS, but it doesn't connect. Has it not been moved to HTTPS yet, or is something broken there? --Gunnar ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman

[hibernate-dev] NoORM IRC meeting minutes

2019-05-21 Thread Guillaume Smet
! 15:07 -!- chammer [~ chatzi...@p200300c4bf0c4e00e9728938ceee8926.dip0.t-ipconnect.de] has joined #hibernate-dev 15:07 < chammer> eclipse-dev 15:07 < ddalto> That's mostly my sprint 15:07 < gsmet> ok, thanks 15:08 < gsmet> #topic Next 2 weeks Davide 15:09 < ddalto>

Re: [hibernate-dev] Post-connect queries for 6.1?

2019-05-14 Thread Steve Ebersole
ySQL: > > SET SESSION sql_mode = 'TRADITIONAL,ANSI'; > > I realize it's too late to think about this for 6.0, but it's something to > consider for later on. > _______ > hibernate-dev mailing list &

Re: [hibernate-dev] HHH-11147 - bytecode based "proxies"

2019-05-13 Thread Gail Badner
o big of a > deal > > > to simply drop in a new bug-fix release. > > > > > > Should we consider a 5.5 release? Push it to 6? Thoughts? > > > ___ > > > hibernate-dev mailing list > > > hibernate-dev@lists.jboss

Re: [hibernate-dev] HHH-11147 - bytecode based "proxies"

2019-05-13 Thread Christian Beikov
consider a 5.5 release? Push it to 6? Thoughts? > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________ hibernate-dev mailin

[hibernate-dev] HHH-11147 - bytecode based "proxies"

2019-05-13 Thread Steve Ebersole
? ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Post-connect queries for 6.1?

2019-05-13 Thread Jordan Gigov
late to think about this for 6.0, but it's something to consider for later on. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] JDK 13 - Early Access build 20 is available

2019-05-10 Thread Yoann Rodiere
OpenJDK Committers’ Workshop, 1–2 August 2019 [2] > > Rgds,Rory > > [1] http://jdk.java.net/13/release-notes > [2] > https://mail.openjdk.java.net/pipermail/announce/2019-April/000269.html > > -- > Rgds, Rory O'Donnell > Quality Engineering Manager > Oracle EME

[hibernate-dev] JDK 13 - Early Access build 20 is available

2019-05-10 Thread Rory O'Donnell
000269.html -- Rgds, Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland _______________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Jenkins upgrade

2019-05-09 Thread Yoann Rodiere
he record, I also had to do the following during the upgrade: >> > >> >- I had to update the AWS permissions for the EC2 plugin: >> > >> https://wiki.jenkins.io/display/JENKINS/Amazon+EC2+Plugin#AmazonEC2Plugin-Version1.41(Oct24th,2018) >> > - I had to instal

[hibernate-dev] Programmatic API for constraint definitions

2019-05-03 Thread Emmanuel Bernard
Here is a roughly similar but with some twist approach to Hibernate Validator programmatic definition. https://github.com/making/yavi/blob/develop/README.md ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman

[hibernate-dev] Hibernate Search 6.0.0.Alpha5 released

2019-05-02 Thread Yoann Rodiere
s an Alpha, this version is an early technology preview. Be sure to read about it on our blog before you try it out: http://in.relation.to/2019/05/02/hibernate-search-6-0-0-Alpha5/ Cheers, Yoann Rodière Hibernate NoORM Team yo...@hibernate.org ___ hib

Re: [hibernate-dev] Jenkins upgrade

2019-04-30 Thread Steve Ebersole
JENKINS/Amazon+EC2+Plugin#AmazonEC2Plugin-Version1.41(Oct24th,2018) > >- I had to install a plugin to ensure running builds are no longer > >allowed to do whatever they want (~root permissions): > > > https://jenkins.io/doc/book/system-administration/security/build-aut

Re: [hibernate-dev] Jenkins upgrade

2019-04-30 Thread Davide D'Alto
n/security/build-authorization/ > > Cheers, > > > Yoann Rodière > Hibernate NoORM Team > yo...@hibernate.org > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Jenkins upgrade

2019-04-30 Thread Yoann Rodiere
://jenkins.io/doc/book/system-administration/security/build-authorization/ Cheers, Yoann Rodière Hibernate NoORM Team yo...@hibernate.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] [ORM] Do we have a way to check if an object is an entity?

2019-04-25 Thread Steve Ebersole
et the ValidatorFactory. The > thing is that, in this case, all the EMF should be created via CDI or it > won't work very well. > > Collecting once and for all all the managed types via > emf.getMetamodel().getManagedTypes() should work. > > @Gunnar Morling does it make sense to yo

Re: [hibernate-dev] [ORM] Do we have a way to check if an object is an entity?

2019-04-25 Thread Guillaume Smet
rling does it make sense to you too? -- Guillaume _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] [ORM] Do we have a way to check if an object is an entity?

2019-04-25 Thread Steve Ebersole
hat would be portable and cover > the cases currently (somehow) taken care of? > > Any ideas welcome. > > Thanks! > > -- > Guillaume > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.o

[hibernate-dev] [ORM] Do we have a way to check if an object is an entity?

2019-04-25 Thread Guillaume Smet
___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] NoORM IRC meeting minutes

2019-04-23 Thread Guillaume Smet
2a01:e0a:85:4730:1dd8:d366:9f88:fa94] has joined #hibernate-dev 15:11 < fax4ever> and I added a test to check the mapping of annotations 15:11 < fax4ever> that are defined in default interface methods. 15:11 < fax4ever> Moreover, I completed the previous work on handling 15:11

Re: [hibernate-dev] Hibernate ORM 5.3.10.Final released

2019-04-22 Thread Gail Badner
out/ > ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate ORM 5.3.10.Final released

2019-04-22 Thread Gail Badner
http://in.relation.to/2019/02/19/hibernate-orm-538-final-out/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] HHH-13364

2019-04-12 Thread Gail Badner
>> Could someone please take a look at HHH-13364 and let me know if I'm >> missing something? >> >> I've also created a pull request with tests and fix: >> https://github.com/hibernate/hibernate-orm/pull/2827 >> >> Thanks, >> Gail >> ___

Re: [hibernate-dev] HHH-13364

2019-04-12 Thread andrea boriero
request with tests and fix: > https://github.com/hibernate/hibernate-orm/pull/2827 > > Thanks, > Gail > ___________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > __

Re: [hibernate-dev] Make Gradle plugin available on plugins.gradle.org? (HHH-13354)

2019-04-09 Thread Steve Ebersole
t; An issue was opened to make Gradle plugin available on > plugins.gradle.org. > > > > Should this be done? If so, how? > > > > Regards, > > Gail > > ___ > > hibernate-dev mailin

Re: [hibernate-dev] Make Gradle plugin available on plugins.gradle.org? (HHH-13354)

2019-04-09 Thread Sanne Grinovero
, Gail Badner wrote: > > An issue was opened to make Gradle plugin available on plugins.gradle.org. > > Should this be done? If so, how? > > Regards, > Gail > _______ > hibernate-dev mailing list > hibernate-dev@lists.jboss

[hibernate-dev] Make Gradle plugin available on plugins.gradle.org? (HHH-13354)

2019-04-08 Thread Gail Badner
An issue was opened to make Gradle plugin available on plugins.gradle.org. Should this be done? If so, how? Regards, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate ORM 6.0.0.Alpha2 has been released

2019-04-04 Thread andrea boriero
For details: http://in.relation.to/2019/04/04/hibernate-orm-600-alpha2-out/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-28 Thread Gail Badner
ddy code. >>>>> > >> > >>>>> > >> > I see that: >>>>> > >> > >>>>> > >> > - enhancement of >>>>> > >> > >>>>&

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-28 Thread Gail Badner
ass name differs from run to run */ >> > >> > >> > >> > >> > >> > calls >> > >> net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate( " >> > >> > >> > >> >> > >

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-26 Thread Gail Badner
; > "org.jboss.as.test.integration.jpa.basic.SLSBPersistenceContexts$$$view5" > > >> > ) > > >> > > > >> > calls > > >> > > > >> > > >> > > > classLoader.g

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-26 Thread Guillaume Smet
lass"), > > >> > >> > which returns null; > >> > > >> > (I don't actually see a class file with this name) > >> > > >> > > >> > returns new TypePool.Resolution.Illegal( > >>

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-26 Thread Scott Marlow
exts$$$view5.class" >> >> >> > >> > ) >> > >>      > returns TypePool.Resolution.Illegal >> > >> > >> > Ultimately, TypePool.Resolution.Illegal#resolve( ) throws >> > IllegalStateException, because the type description can

Re: [hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Steve Ebersole
On Tue, Mar 26, 2019 at 10:17 AM Sanne Grinovero wrote: > > Why should we not? > There is a very compelling reason for that. I'll have to leave it at that. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.or

Re: [hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Sanne Grinovero
le or even > particularly difficult - but enough work that I'd rather that be handled > somewhere post-6.0 +1 fair enough _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Steve Ebersole
les at least are not yet supported) and of course to leverage that in the HQL bulk deletion handlers. Not impossible or even particularly difficult - but enough work that I'd rather that be handled somewhere post-6.0 ___________ hibernate-dev mailing list hibernate-dev@lists

Re: [hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Sanne Grinovero
(merge, persist, etc). I think > really this comes down to whether we think there is a benefit to handling > these via CTE if the database supports that as opposed to sending > individual updates or deletes against each table. > > Thoughts? > _______

[hibernate-dev] NoORM IRC meeting minutes

2019-03-26 Thread Guillaume Smet
Hi, Here are the minutes of our NoORM IRC meeting: 15:36 < jbott> Meeting ended Tue Mar 26 14:36:05 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) 15:36 < jbott> Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2019/h

Re: [hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Steve Ebersole
if the database supports that as opposed to sending > individual updates or deletes against each table. > > Thoughts? > _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-26 Thread Scott Marlow
; > I'm not sure if the problem is in WildFly, Hibernate, or ByteBuddy. > > > > To build WildFly: > > ./build.sh clean install -DskipTests=true > > > > To run the test: > > cd testsuite/integration/bas

[hibernate-dev] 6.0 - multi-table mutations

2019-03-26 Thread Steve Ebersole
pdates or deletes against each table. Thoughts? ___________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-25 Thread Scott Marlow
gration/basic > mvn install > -Dtest=org/jboss/as/test/integration/jpa/basic/multiplepersistenceunittest/MultiplePuTestCase > > Help would be very much appreciated. > > Thanks, > Gail > > [1] https://issues.jboss.org/browse/WFLY-11891 > [2] https://github.com/wildfly

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
uld be our next step, make sense? Scott > _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
;> to try Javassist + ByteBuddy enhancement.  Its a very light > >     test with > >      >>> little verification, basically we just modified some > existing > >     tests > >      >>> to include: > >      >>> > >      >>> hibernate.enhancer.enableDirtyTracking=true > >      >>> hibernate.enhancer.enableLazyInitialization=true > >      >>> hibernate.enhancer.enableAssociationManagement=true > >      >>> > >      >>> And one test was also modified to specify > >      >>> hibernate.bytecode.provider=javassist, which is ignored > (only the > >      >>> system property works, via standalone.sh > >      >>> -Dhibernate.bytecode.provider=javassist).  The problem > is also > >      >>> mentioned in WFLY-11891 [3]. > >      >>> > >      >>> In WF, we also have a mock persistence provider test > that ensures > >      >>> that persistence providers can enhance classes as per > the JPA > >      >>> container contract. > >      >>> > >      >>> Scott > >      >>> > >      >>> [1] > >      >>> > > > > https://issues.jboss.org/browse/WFLY-11891?focusedCommentId=13711809=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13711809 > > > >      >>> > >      >>> > >      >>> [2] java.lang.IllegalStateException: Cannot resolve type > >     description > >      >>> for org.jboss.as.ejb3.SerializationProxyHackImplementation > >      >>> > >      >>> [3] https://issues.jboss.org/browse/WFLY-11891 > > > ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Gail Badner
; >>> No, sadly, this is the first time we updated the WildFly unit > > tests > > >>> to try Javassist + ByteBuddy enhancement. Its a very light > > test with > > >>> little verification, basically we just modified some existing > > tests > > >>> to include: > > >>> > > >>> hibernate.enhancer.enableDirtyTracking=true > > >>> hibernate.enhancer.enableLazyInitialization=true > > >>> hibernate.enhancer.enableAssociationManagement=true > > >>> > > >>> And one test was also modified to specify > > >>> hibernate.bytecode.provider=javassist, which is ignored (only > the > > >>> system property works, via standalone.sh > > >>> -Dhibernate.bytecode.provider=javassist). The problem is also > > >>> mentioned in WFLY-11891 [3]. > > >>> > > >>> In WF, we also have a mock persistence provider test that > ensures > > >>> that persistence providers can enhance classes as per the JPA > > >>> container contract. > > >>> > > >>> Scott > > >>> > > >>> [1] > > >>> > > > https://issues.jboss.org/browse/WFLY-11891?focusedCommentId=13711809=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13711809 > > > > >>> > > >>> > > >>> [2] java.lang.IllegalStateException: Cannot resolve type > > description > > >>> for org.jboss.as.ejb3.SerializationProxyHackImplementation > > >>> > > >>> [3] https://issues.jboss.org/browse/WFLY-11891 > > > ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
ified some existing > tests > >>> to include: > >>> > >>> hibernate.enhancer.enableDirtyTracking=true > >>> hibernate.enhancer.enableLazyInitialization=true > >>> hibernate.enhancer.enableAssociationManagement=t

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Gail Badner
gt;>> to include: > >>> > >>> hibernate.enhancer.enableDirtyTracking=true > >>> hibernate.enhancer.enableLazyInitialization=true > >>> hibernate.enhancer.enableAssociationManagement=true > >>> > >>> And one test was also modified to specify > >>> hibernate.bytecode.provider=javassist, which is ignored (only the > >>> system property works, via standalone.sh > >>> -Dhibernate.bytecode.provider=javassist). The problem is also > >>> mentioned in WFLY-11891 [3]. > >>> > >>> In WF, we also have a mock persistence provider test that ensures > >>> that persistence providers can enhance classes as per the JPA > >>> container contract. > >>> > >>> Scott > >>> > >>> [1] > >>> > https://issues.jboss.org/browse/WFLY-11891?focusedCommentId=13711809=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13711809 > >>> > >>> > >>> [2] java.lang.IllegalStateException: Cannot resolve type description > >>> for org.jboss.as.ejb3.SerializationProxyHackImplementation > >>> > >>> [3] https://issues.jboss.org/browse/WFLY-11891 > ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
ate.enhancer.enableLazyInitialization=true >>> hibernate.enhancer.enableAssociationManagement=true >>> >>> And one test was also modified to specify >>> hibernate.bytecode.provider=javassist, which is ignored (only the >>> system property works, via standal

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
standalone.sh >> -Dhibernate.bytecode.provider=javassist).  The problem is also >> mentioned in WFLY-11891 [3]. >> >> In WF, we also have a mock persistence provider test that ensures that >> persistence providers can enhance classes as per the JPA container &g

[hibernate-dev] Hibernate Search 6.0.0.Alpha3 released

2019-03-22 Thread Yoann Rodiere
to read about it on our blog before you try it out: http://in.relation.to/2019/03/22/hibernate-search-6-0-0-Alpha3/ Cheers, Yoann Rodière Hibernate NoORM Team yo...@hibernate.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
an enhance classes as per the JPA container > contract. > > Scott > > [1] > https://issues.jboss.org/browse/WFLY-11891?focusedCommentId=13711809=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13711809 > > > > [2] java.lang.IllegalStateException: Cannot resolve type description for > org.jboss.as.ejb3.SerializationProxyHackImplementation > > [3] https://issues.jboss.org/browse/WFLY-11891 ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Scott Marlow
comment-13711809 [2] java.lang.IllegalStateException: Cannot resolve type description for org.jboss.as.ejb3.SerializationProxyHackImplementation [3] https://issues.jboss.org/browse/WFLY-11891 _______ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Guillaume Smet
build WildFly: > ./build.sh clean install -DskipTests=true > > To run the test: > cd testsuite/integration/basic > mvn install > > -Dtest=org/jboss/as/test/integration/jpa/basic/multiplepersistenceunittest/MultiplePuTestCase > > Help would be very much appreciated. > >

[hibernate-dev] Hibernate ORM 5.4.2.Final released

2019-03-22 Thread Guillaume Smet
Hi, We just released Hibernate ORM 5.4.2.Final. More information here: http://in.relation.to/2019/03/22/hibernate-orm-542-final-out/ . Have a nice day. -- Guillaume ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org

[hibernate-dev] WildFly tests with ByteBuddy enhancement are failing

2019-03-22 Thread Gail Badner
il [1] https://issues.jboss.org/browse/WFLY-11891 [2] https://github.com/wildfly/wildfly/pull/12180 _______________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate Validator 6.0.16.Final released

2019-03-21 Thread Guillaume Smet
. -- Guillaume ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Release Announcement: General Availability of Java 12 / JDK 12

2019-03-20 Thread Rory O'Donnell
n this build -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

<    3   4   5   6   7   8   9   10   11   12   >