Re: [hibernate-dev] LoadPlans, EntityGraphs, 4.3 and moving forward

2013-10-01 Thread Gail Badner
AFAIK, there shouldn't be any failures. I'll look into this. - Original Message - > From: "Steve Ebersole" > To: "hibernate-dev" > Sent: Tuesday, October 1, 2013 7:24:41 AM > Subject: Re: [hibernate-dev] LoadPlans, EntityGraphs, 4.3 and moving forward > > Since I have not heard back I w

[hibernate-dev] Use cases for many-to-many collection of proxies?

2013-10-21 Thread Gail Badner
Are there real-world use cases where an initialized many-to-many collection should contain elements that are uninitialized proxies (HibernateProxy), rather than entity instances? Currently, it is possible to configure this behavior using either: We are considering removing this capability i

Re: [hibernate-dev] Use cases for many-to-many collection of proxies?

2013-10-22 Thread Gail Badner
lect" or outer-join="false" functionality from on an extra-lazy collection would not change the normal extra-lazy behavior, avoiding initialization of the collection itself. Gail - Original Message - > From: "Sanne Grinovero" > To: "Gail Badner&qu

Re: [hibernate-dev] Use cases for many-to-many collection of proxies?

2013-10-31 Thread Gail Badner
I have create HHH-8656 for deprecating this functionality. Regards, Gail - Original Message - > From: "Sanne Grinovero" > To: "Steve Ebersole" > Cc: "Gail Badner" , "hibernate-dev" > > Sent: Thursday, October 24, 2013 11:55:42

[hibernate-dev] Build failure buiding envers

2013-11-22 Thread Gail Badner
:hibernate-envers:compileTestJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':hibernate-envers:compileTestJava'. > java.lang.ClassCastException: com.sun.tools.javac.code.Symbol$TypeSymbol > cannot be cast to javax.lang.model.element.TypeElement

Re: [hibernate-dev] JdbcSession proposal

2013-12-06 Thread Gail Badner
Hi Steve, Looking at the Javadoc for javax.transaction.Transaction.registerSynchronization(Synchronization sync), I see: Throws: RollbackException - Thrown to indicate that the transaction has been marked for rollback only. That would make it a JTA spec requirement. More feedback coming...

Re: [hibernate-dev] JdbcSession proposal

2013-12-06 Thread Gail Badner
would have to do the right thing (whatever that is). Regards, Gail - Original Message - > From: "Steve Ebersole" > To: "Sanne Grinovero" > Cc: "hibernate-dev" , "Gail Badner" > , "Tom Jenkinson" > , "Scott Ma

Re: [hibernate-dev] JdbcSession proposal

2013-12-06 Thread Gail Badner
up the logic splitting up the cases (which is great!). Regards, Gail - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Sanne Grinovero" , "hibernate-dev" > , "Tom Jenkinson" > , "Scott Marlow&qu

[hibernate-dev] New metamodel status

2014-01-27 Thread Gail Badner
I've pushed my work to my fork. Here is where I'm tracking details: https://github.com/hibernate/hibernate-orm/wiki/Metamodel-Integration-Tasks. Repository details are in that document. It's a bit disorganized at the moment, I'll update after the meeting. Regards, Gail ___

Re: [hibernate-dev] New metamodel status

2014-01-29 Thread Gail Badner
rging what I missed. I'll be adding more issues to the list tomorrow. Thanks, Gail - Original Message - > From: "Gail Badner" > To: "hibernate-dev" > Sent: Monday, January 27, 2014 11:29:33 PM > Subject: [hibernate-dev] New metamodel status > &

Re: [hibernate-dev] 5.0 metamodel binding

2014-02-17 Thread Gail Badner
EntityHierarchyHelper.applyToAllEntityHierarchies( entityHierarchies, rootEntityExecutor, subEntityExecutor) allows some operation to be executed across all entity hierarchies. Some operations require something special to be done for the "root" entity that is not done with other entities in the

Re: [hibernate-dev] Separating javax.persistence.AccessType and org.hibernate.property.PropertyAccessor

2014-03-07 Thread Gail Badner
+1 for separating. - Original Message - > From: "Hardy Ferentschik" > To: "Steve Ebersole" > Cc: "Hibernate" > Sent: Thursday, March 6, 2014 2:30:21 AM > Subject: Re: [hibernate-dev] Separating javax.persistence.AccessType and > org.hibernate.property.PropertyAccessor > > > On 5

[hibernate-dev] Build failure executing :hibernate-core:runAnnotationProcessors

2014-03-27 Thread Gail Badner
After pulling, I am getting a failure executing :hibernate-core:runAnnotationProcessors. I tried building with --debug and it looks like the hibernate-core/target/generated-src/apt/main is deleted without being re-generated. When hibernate-core is compiled, there are failures because package o

Re: [hibernate-dev] Build failure executing :hibernate-core:runAnnotationProcessors

2014-03-28 Thread Gail Badner
Just for the record, upgrading to Java 1.7.0_51 fixed the build for me. - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Hibernate" > Sent: Friday, March 28, 2014 4:22:35 AM > Subject: Re: [hiberna

[hibernate-dev] HHH-9106: Multiple detached representations of the same entity cannot be merged

2014-04-07 Thread Gail Badner
After fixing HHH-6848, Hibernate throws IllegalStateException when merging entity 'x' if it has references to 2 detached entities 'y1' and 'y2' obtained from different sessions, and y1 and y2 represent the same persistent entity. In other words, y1 != y2. I've pushed some FailureExpected test c

Re: [hibernate-dev] 5.0 metamodel binding

2014-04-09 Thread Gail Badner
Envers looks at @MappedSuperclass ClassInfo to see if it has any attributes that are audited. If it finds one, then Envers has to find the corresponding AttributeBinding in the EntityBinding to get it's access type, column names, etc. I don't think it really requires a MappedSuperclassBinding,

Re: [hibernate-dev] Some thoughts on possible Binder changes

2014-04-14 Thread Gail Badner
Also inline... - Original Message - > From: "Steve Ebersole" > To: "Hardy Ferentschik" > Cc: "Hibernate" > Sent: Saturday, April 12, 2014 11:55:28 AM > Subject: Re: [hibernate-dev] Some thoughts on possible Binder changes > > Thanks for the response. See inline... > > > On Sat, Apr

Re: [hibernate-dev] GSoC Introduction

2014-05-02 Thread Gail Badner
Welcome! :) - Original Message - > From: "Davide D'Alto" > To: "Hibernate" > Sent: Friday, May 2, 2014 2:41:26 AM > Subject: Re: [hibernate-dev] GSoC Introduction > > Welcome Kahlid! > > > On Fri, May 2, 2014 at 10:34 AM, Gunnar Morling wrote: > > > 2014-05-02 11:30 GMT+02:00 Sanne G

[hibernate-dev] Reserved words

2014-05-12 Thread Gail Badner
As of 4.2.12, there are some identifiers that no longer work when used in HQL/JPQL, e.g. [1]. Is there a list of reserved words somewhere? Thanks, Gail [1] https://hibernate.atlassian.net/browse/HHH-9154 ___ hibernate-dev mailing list hibernate-dev@li

Re: [hibernate-dev] Reserved words

2014-05-13 Thread Gail Badner
This appears to be due to the first commit for HHH-9100. I've re-opened https://hibernate.atlassian.net/browse/HHH-9154 and added details there. Steve, can you take a look? Thanks, Gail - Original Message - > From: "Steve Ebersole" > To: "Gail Badner&q

[hibernate-dev] Envers: Mapped-superclasses extended by embeddabables

2014-05-16 Thread Gail Badner
Hi Adam, The relevant issues: HHH-8908 : Envers: Column of Embedded missing in Audit Table HHH-9194 : Revert HHH-8908 fix HHH-9193 : Default audit behavior of a mapped-superclass is inconsistent when extended by an entity vs an embeddable I created a pull request for reverting HHH-8908 (https:/

Re: [hibernate-dev] Changing method signatures in micro releases

2014-05-19 Thread Gail Badner
Hi Gunnar, Thanks for mentioning this. I believe that org.hibernate.persister.collection and org.hibernate.persister.entity are considered APIs, which should definitely be backward-compatible for micro releases. I'm looking at some alternatives to mitigate that. My first thought is that the f

Re: [hibernate-dev] Changing method signatures in micro releases

2014-05-19 Thread Gail Badner
ction, Serializable, int, SessionImplementor) Steve, I'm not 100% I did the right thing for HHH-9204 and HHH-9205, so please take a look at the pull request: https://github.com/hibernate/hibernate-orm/pull/747 Thanks, Gail - Original Message - > From: "Gail Badner"

[hibernate-dev] EntityPersister and Queryable

2014-05-20 Thread Gail Badner
Because AbstractEntityPersister implements Queryable (but EntityPersister does not), core does something like this to get access to Queryable interface methods: final Queryable queryable = (Queryable) sessionFactory.getEntityPersister( entityName ); Is this an acceptable way for an applica

Re: [hibernate-dev] Changing method signatures in micro releases

2014-05-23 Thread Gail Badner
Gunnar made for OGM. Gunnar, can you check my pull request at https://github.com/hibernate/hibernate-orm/pull/747 and make sure it doesn't break something for you? Thanks! Gail - Original Message - > From: "Gail Badner" > To: "Steve Ebersole" > Cc: hi

Re: [hibernate-dev] Changing method signatures in micro releases

2014-05-27 Thread Gail Badner
rom: "Gunnar Morling" > To: "Gail Badner" > Cc: "Gunnar Morling" , hibernate-dev@lists.jboss.org, > "Steve Ebersole" > Sent: Monday, May 26, 2014 1:07:10 AM > Subject: Re: [hibernate-dev] Changing method signatures in micro releases > > 2

[hibernate-dev] Hibernate ORM 4.2.13.Final Released

2014-05-29 Thread Gail Badner
Due to several regressions and improvements we decided to release 4.2.13.Final. For more info, please see: http://in.relation.to/Bloggers/HibernateORM4213FinalReleased . Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev

Re: [hibernate-dev] Envers: Mapped-superclasses extended by embeddabables

2014-05-29 Thread Gail Badner
test case attached to HHH-8908 illustrates this. Thanks, Gail - Original Message - > From: "Adam Warski" > To: "Gail Badner" > Cc: a...@hibernate.org, "Hibernate" , "Łukasz > Antoniak" > Sent: Tuesday, May 20, 2014 9:45:28 PM

Re: [hibernate-dev] Reflite

2014-06-02 Thread Gail Badner
Hi Steve, I haven't had much of a chance to use it yet, but I like what I've seen so far. When I get back to Envers (later this week), there are places that use the Jandex index that I will change to use reflite. I'll have more feedback then. Gail - Original Message - > From: "Steve Eb

Re: [hibernate-dev] Overriding JpaMergeEventListener with JpaEntityCopyAllowedMergeEventListener

2014-06-20 Thread Gail Badner
CC'ing hibernate-dev... - Original Message - > From: "Gail Badner" > To: "Steve Ebersole" , "Emmanuel Bernard" > > Sent: Friday, June 20, 2014 4:25:56 PM > Subject: Overriding JpaMergeEventListener with > JpaEntityCopyAllowedMerge

[hibernate-dev] Hibernate ORM 4.2.14.Final Released

2014-06-25 Thread Gail Badner
Due to a regression we decided to release 4.2.14.Final. For more info, please see: http://in.relation.to/Bloggers/HibernateORM4214FinalReleased . Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https

[hibernate-dev] HHH-8310 : WrappedBlob/WrappedClob classloading problem

2014-07-08 Thread Gail Badner
HHH-8310 [1] mentions a Spring bug SPR-11125 [2] that results in threads having a different ContextClassLoader (CCL) than their caller. As a result, SerializableBlobProxy.generateProxy() throws IllegalArgumentException because WrappedBlob is not found. The same happens for SerializableClobProxy

Re: [hibernate-dev] HHH-8310 : WrappedBlob/WrappedClob classloading problem

2014-07-08 Thread Gail Badner
Hi Scott, I believe the classloading problem you mention is the same. Both BlobProxy.getProxyClassLoader() and SerializableBlobProxy.getProxyClassLoader() return ClassLoaderHelper.getContextClassLoader() if non-null. Gail - Original Message - > From: "Scott Marlow" >

Re: [hibernate-dev] HHH-8310 : WrappedBlob/WrappedClob classloading problem

2014-07-08 Thread Gail Badner
deal with these now though. Thanks all for the feedback! :) Gail - Original Message - > From: "Gail Badner" > To: "Scott Marlow" > Cc: "hibernate-dev" > Sent: Tuesday, July 8, 2014 2:40:00 PM > Subject: Re: [hibernate-dev] HHH-8310 : Wrap

Re: [hibernate-dev] Release of Hibernate ORM 4.3.6 ?

2014-07-09 Thread Gail Badner
I don't see HHH-8683 is pushed and resolved. I will do the release later this evening. Thanks, Gail - Original Message - > From: "Emmanuel Bernard" > To: "Gunnar Morling" > Cc: "Hibernate Dev" > Sent: Wednesday, July 9, 2014 9:07:16 AM > Subject: Re: [hibernate-dev] Release of Hiberna

Re: [hibernate-dev] Release of Hibernate ORM 4.3.6 ?

2014-07-09 Thread Gail Badner
Oops, it is there... - Original Message - > From: "Gail Badner" > To: "Emmanuel Bernard" > Cc: "Hibernate Dev" > Sent: Wednesday, July 9, 2014 3:07:46 PM > Subject: Re: [hibernate-dev] Release of Hibernate ORM 4.3.6 ? > > I don't

[hibernate-dev] Delaying 4.3.6 until tomorrow

2014-07-09 Thread Gail Badner
I've started making preparations for the 4.3.6 release, but now I can't access the wiki with release instructions. Since it's getting late anyhow, I'm going to put off releasing until tomorrow. Gail ___ hibernate-dev mailing list hibernate-dev@lists.j

Re: [hibernate-dev] Delaying 4.3.6 until tomorrow

2014-07-10 Thread Gail Badner
I can see it now. It must have gone down last night. - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Hibernate Dev" > Sent: Thursday, July 10, 2014 7:40:32 AM > Subject: Re: [hibernate-dev] Delaying 4.3.6 until tomo

[hibernate-dev] Scheduling 4.3.6 and 4.2.15 releases for Wednesday, 7/16/14

2014-07-10 Thread Gail Badner
I am rescheduling the 4.3.6 release for Wednesday next week. That will give us enough time to do necessary backports to 4.2 and also release 4.2.15. Regards, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mail

[hibernate-dev] Released 4.2.15.Final and 4.3.6.Final

2014-07-17 Thread Gail Badner
I've finished the releases. Everything went fine except I had trouble with uploading the documentation (via ./gradlew :release:uploadDocumentation). I'll upload the docs, blog, and finish announcements tomorrow. Regards, Gail ___ hibernate-dev mailing

Re: [hibernate-dev] Released 4.2.15.Final and 4.3.6.Final

2014-07-17 Thread Gail Badner
teve Ebersole" > To: "Gail Badner" > Cc: "Hibernate Dev" > Sent: Thursday, July 17, 2014 5:11:19 AM > Subject: Re: [hibernate-dev] Released 4.2.15.Final and 4.3.6.Final > > What went wrong with uploadDocumentation task? > > > On Thu, Jul 17, 2014

[hibernate-dev] Hibernate ORM 4.3.6.Final and 4.2.15.Final Released

2014-07-17 Thread Gail Badner
For details, please see http://in.relation.to/Bloggers/HibernateORM436FinalAnd4215FinalReleased . Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] HHH-8839

2014-07-30 Thread Gail Badner
I've set the fix versions to 5.0.0 and 4.3.7. I'll take a look when I have a chance. Thanks, Gail - Original Message - > From: "Sanne Grinovero" > To: "Steve Ebersole" > Cc: "Hibernate" > Sent: Wednesday, July 30, 2014 4:53:01 AM > Subject: [hibernate-dev] HHH-8839 > > Hi Steve, > I

Re: [hibernate-dev] Unexpected behavior for @PrePersist/@PreUpdate callback when using EntityManager#merge() on transient object

2014-08-20 Thread Gail Badner
Hi Deepak, Please use the user forum (https://forum.hibernate.org/) to discuss your particular case. If after refining your description of the issue you believe it is a bug, then create a Jira issue. Thanks, Gail - Original Message - > From: "deepak raut" > To: hibernate-dev@lists.jbo

Re: [hibernate-dev] Patch to ORM 4.2

2014-09-19 Thread Gail Badner
I agree this is clearly a bug, doesn't change any contracts, and is easily fixed. I went ahead and cherry-picked it. I had to make a very minor fix because SimpleValue.columns is type List (not List). I've pushed the fix to 4.2 to be fixed in 4.2.16. Thanks Andrea! Gail - Original Messag

[hibernate-dev] Preparing to release 4.3.7 and 4.2.16

2014-10-30 Thread Gail Badner
Please do not push anything to 4.2 and 4.3 branches until they are released. Thanks, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate ORM 4.3.7.Final and 4.2.16.Final Released

2014-10-30 Thread Gail Badner
I've finished with the releases, including uploading everthing. I'm having trouble setting up the weblog entry in in.relation.to for some reason. I'll blog about the releases tomorrow. Regards, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jbo

[hibernate-dev] Hibernate ORM 4.3.7.Final and 4.2.15.Final Released

2014-11-03 Thread Gail Badner
you have problems with that link, please try again later. Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Hibernate ORM master - 5.0

2014-11-18 Thread Gail Badner
Forgot to CC hibernate-dev mailing list... - Original Message - > From: "Gail Badner" > To: "Steve Ebersole" > Sent: Tuesday, November 18, 2014 9:28:02 AM > Subject: Re: [hibernate-dev] Hibernate ORM master - 5.0 > > You mention possibly for 5

[hibernate-dev] MySQL fractional second precision (HHH-9444)

2014-11-18 Thread Gail Badner
MySQL support for fractional seconds in temporal values is documented in [1]: Prior to MySQL 5.6.4, when storing a value into a column of any temporal data type, fractional part is discarded (truncated). When a column is defined as TIMESTAMP(N), N indicates display width rather than fractional s

Re: [hibernate-dev] MySQL fractional second precision (HHH-8401, HHH-9444)

2014-11-18 Thread Gail Badner
To clarify, HHH-8401 is to support MySQL fractional seconds; HHH-9444 is to fix test failures due MySQL's new support for fractional seconds. - Original Message - > From: "Gail Badner" > To: "Hibernate Dev" > Sent: Tuesday, November 18, 2014 1:59

Re: [hibernate-dev] ORM master

2014-11-18 Thread Gail Badner
Only metamodel-related code was merged from the old metamodel branch into master, so there is definitely unmerged work still in metamodel-old. I would keep it around until things get sorted out. - Original Message - > From: "Steve Ebersole" > To: "hibernate-dev" > Sent: Wednesday, Octo

[hibernate-dev] Mapping defaults for @OneToOne

2014-12-02 Thread Gail Badner
I'm a bit confused by the mapping defaults for @OneToOne defined in JPA 2.1. Sections 2.10.1 and 2.10.3.1 (Bidirectional and Unidirectional OneToOne Relationships) says, "The foreign key column has the same type as the primary key of table B and there is a unique key constraint on it." Section

Re: [hibernate-dev] Mapping defaults for @OneToOne

2014-12-03 Thread Gail Badner
"true" not-null="false")? - Original Message - > From: "Gail Badner" > To: "hibernate-dev" > Sent: Tuesday, December 2, 2014 9:34:24 PM > Subject: [hibernate-dev] Mapping defaults for @OneToOne > > I'm a bit confused by th

[hibernate-dev] Preparing to release 4.3.8 and 4.2.17

2015-01-05 Thread Gail Badner
I'm getting ready to release 4.3.8 and 4.2.17. Please do not push any new fixes until they are released. Thanks! Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Preparing to release 4.3.8 and 4.2.17

2015-01-06 Thread Gail Badner
I've finished building and taggind for 4.2.17.Final. I'm getting some final fixes in for 4.3.8.Final, then I'll release that version. I'll finish these up on Tuesday. Gail - Original Message - > From: "Gail Badner" > To: "hibernate-dev&quo

Re: [hibernate-dev] Preparing to release 4.3.8 and 4.2.17

2015-01-06 Thread Gail Badner
Regards, Gail - Original Message - > From: "Petar Tahchiev" > To: "Gail Badner" > Cc: "hibernate-dev" > Sent: Tuesday, January 6, 2015 12:47:11 AM > Subject: Re: [hibernate-dev] Preparing to release 4.3.8 and 4.2.17 > > Any chance to get t

[hibernate-dev] Hibernate ORM 4.3.8.Final and 4.2.17.Final Released

2015-01-06 Thread Gail Badner
For details, see http://in.relation.to/Bloggers/HibernateORM438FinalAnd4217FinalReleased. Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Could UUID be one of the default strategy when AUTO is requested

2015-01-19 Thread Gail Badner
There are some jiras for using UUIDs (in general, not specifically for IDs) for using a single mapping that would work for different dialects: - https://hibernate.atlassian.net/browse/HHH-9562 - https://hibernate.atlassian.net/browse/HHH-9574 It seems that these are related... - Original Me

[hibernate-dev] Hibernate ORM 4.2.18.Final released

2015-01-29 Thread Gail Badner
I am having problems creating a weblog entry on in.relation.to. I will send another announcement with details when that is resolved. Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-11 Thread Gail Badner
I ran into the same thing a couple of weeks ago when I deleted some spam comments before trying to create new weblog. I asked Sanne about this and he mentioned that he's seen this happen after deleting spam comments. He said it would require some clean up, but he didn't have time. Sanne, I know

[hibernate-dev] Enum object bound to SQLQuery

2015-02-12 Thread Gail Badner
Should enum objects be converted to the appropriate type when bound to a native query? It looks like they are converted properly when bound using a Criteria or HQL Query, but not for a SQLQuery. Attached is a patch for EnumTypeTest that shows that it works for Criteria and HQL queries, and fai

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-12 Thread Gail Badner
I can look into this tomorrow. Please let me know if someone is already working on this. Thanks, Gail - Original Message - > From: "Sanne Grinovero" > To: "Gail Badner" , "Davide D'Alto" > Cc: "hibernate-dev" , "Sanne Grin

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-13 Thread Gail Badner
Good questions. I'll wait for a reply... - Original Message - > From: "Hardy Ferentschik" > To: "Sanne Grinovero" > Cc: "Gail Badner" , "Davide D'Alto" > , "hibernate-dev" > > Sent: Friday, February 13, 2015

Re: [hibernate-dev] Enum object bound to SQLQuery

2015-02-16 Thread Gail Badner
OK, so this is expected. Thanks! Gail - Original Message - > From: "Steve Ebersole" > To: "Emmanuel Bernard" > Cc: "Gail Badner" , "Hibernate Dev" > > Sent: Monday, February 16, 2015 11:55:54 AM > Subject: Re: [hibernate-dev]

Re: [hibernate-dev] ORM Team "triage" meeting

2015-03-23 Thread Gail Badner
11am Seattle time would be ideal. Thanks! Gail - Original Message - > From: "Brett Meyer" > To: "hibernate-dev" > Sent: Monday, March 23, 2015 6:51:49 AM > Subject: Re: [hibernate-dev] ORM Team "triage" meeting > > Big +1 from me -- I'd be more than happy to be involved. > > - Orig

[hibernate-dev] Preparing to release 4.3.9.Final and 4.2.19.Final

2015-04-15 Thread Gail Badner
Please do not push any commits to 4.3 or 4.2 branches until I finish the releases. Thanks! Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] ORM Team "triage" meeting

2015-04-15 Thread Gail Badner
nice time to allow me to join occasionally as needed > > Sanne > > On 23 March 2015 at 19:10, Gail Badner wrote: > > 11am Seattle time would be ideal. Thanks! > > Gail > > > > - Original Message - > >> From: "Brett Meyer" > >>

Re: [hibernate-dev] Preparing to release 4.3.9.Final and 4.2.19.Final

2015-04-15 Thread Gail Badner
I've finished with the releases and have uploaded artifacts, release bundles, and docs for both releases. I'll write up a blog later this evening with some details. Thanks, Gail - Original Message - > From: "Gail Badner" > To: "hibernate-dev" >

[hibernate-dev] Hibernate 4.3.9.Final and 4.2.19.Final Released

2015-04-15 Thread Gail Badner
For details, see: http://in.relation.to/Bloggers/HibernateORM439Final4218FinalAnd4219FinalReleased Gail Badner Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] hibernate.cache.default_cache_concurrency_strategy has no effect

2015-04-29 Thread Gail Badner
This mailing list is for discussing Hibernate development. Please open a JIRA issue at https://hibernate.atlassian.net/projects/HHH and attach your test. Thanks, Gail - Original Message - > From: "Mihalcea Vlad" > To: "Hibernate Dev" > Sent: Wednesday, April 29, 2015 7:01:11 AM > Subjec

[hibernate-dev] Problems upgrading ORM 4.3 branch to use Infinispan 7.2.1.Final

2015-05-10 Thread Gail Badner
I ran into some issues upgrading to Infinispan 7.2.1.Final in 4.3 branch. I cherry-picked the 2 commits for HHH-9632 to upgrade 4.3 to use Infinispan 7.1.0.Final: 1) https://github.com/hibernate/hibernate-orm/commit/260ff03ae5e8cce0d1d56484e32825222e3046d5 2) https://github.com/hibernate/hiber

Re: [hibernate-dev] Problems upgrading ORM 4.3 branch to use Infinispan 7.2.1.Final

2015-05-11 Thread Gail Badner
- Original Message - > From: "Galder Zamarreño" > To: "Gail Badner" > Cc: "Galder Zamarreno" , "Sanne Grinovero" > , "Scott Marlow" > , "Hibernate Dev" > Sent: Monday, May 11, 2015 1:31:07 AM > Subject: Re: Problems u

Re: [hibernate-dev] Problems upgrading ORM 4.3 branch to use Infinispan 7.2.1.Final

2015-05-11 Thread Gail Badner
to 4.3.11.Final. Thanks, Gail - Original Message - > From: "Steve Ebersole" > To: "Sanne Grinovero" > Cc: "Galder Zamarreño" , "Scott Marlow" > , "Gail Badner" , > "Hibernate Dev" > Sent: Monday, May 11,

Re: [hibernate-dev] Problems upgrading ORM 4.3 branch to use Infinispan 7.2.1.Final

2015-05-11 Thread Gail Badner
this? - Original Message - > From: "Gail Badner" > To: "Steve Ebersole" > Cc: "Hibernate Dev" , "Galder Zamarreño" > > Sent: Monday, May 11, 2015 1:23:04 PM > Subject: Re: [hibernate-dev] Problems upgrading ORM 4.3 branch to use

Re: [hibernate-dev] Another pull request for supporting Infinispan 7.2.1 in 4.3

2015-05-13 Thread Gail Badner
ssage - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Sanne Grinovero" , "Scott Marlow" > , "Galder Zamarreño" > > Sent: Wednesday, May 13, 2015 5:33:24 AM > Subject: Re: Another pull request for supporting Infinispan 7

Re: [hibernate-dev] Another pull request for supporting Infinispan 7.2.1 in 4.3

2015-05-13 Thread Gail Badner
inal Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Sanne Grinovero" , "Scott Marlow" > , "Galder Zamarreño" > , "Hibernate Dev" > Sent: Wednesday, May 13, 2015 9:57:24 AM > Subject: Re: Anothe

Re: [hibernate-dev] Another pull request for supporting Infinispan 7.2.1 in 4.3

2015-05-13 Thread Gail Badner
nt/dsl/org.gradle.api.artifacts.ResolutionStrategy.html - Original Message - > From: "Scott Marlow" > To: "Gail Badner" , "Steve Ebersole" > Cc: "Sanne Grinovero" , "Galder Zamarreño" > , "Hibernate Dev" > > Sent: We

Re: [hibernate-dev] Another pull request for supporting Infinispan 7.2.1 in 4.3

2015-05-13 Thread Gail Badner
Hi Steve, Thanks for the explanation. That helps a lot. I'll see if I can get it working tomorrow morning. I'll release 4.3.10.Final Thursday. After working 3 late nights in a row, I need to rest tonight. Regards, Gail - Original Message - > From: "Steve Ebersole&qu

[hibernate-dev] Preparing to release 4.3.10.Final

2015-05-14 Thread Gail Badner
Please do not push any commits until after 4.3.10.Final is released. Thanks, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate ORM 4.3.10.Final Released

2015-05-14 Thread Gail Badner
For details, see: http://in.relation.to/Bloggers/HibernateORM4310FinalReleased ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] NoSuchMethodError running hibernate-infinispan tests with Infinispan 7.2.1

2015-05-14 Thread Gail Badner
Following Steve's suggestion using resolutionStrategy, I was able to build the hibernate-infinispan jar with Infinispan 6.0.0.Final and run the unit tests with 7.2.1.Final. I'm sure there's a more elegant way to do this, so I've created a new jira (HHH-9802) and a pull request with the change I

Re: [hibernate-dev] Changelog file in Hibernate ORM

2015-05-28 Thread Gail Badner
Here is my 2 cents. I find it helpful that the changelog contains all jiras for all releases that feed into a particular version. It makes it clear when later branches were branched off. This is particularly helpful when we are maintaining multiple branches and commits are being backported t

Re: [hibernate-dev] Changelog file in Hibernate ORM

2015-05-28 Thread Gail Badner
+1 to listing the the version prior to branching. - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "hibernate-dev" , "Hardy Ferentschik" > > Sent: Thursday, May 28, 2015 12:58:42 PM > Subject: Re: [hibern

Re: [hibernate-dev] Changelog file in Hibernate ORM

2015-05-29 Thread Gail Badner
I would prefer retaining all bugs fixes that feed into EAP. The first Hibernate version used by EAP was roughly 3.2.4.sp1 (there were a few extra commits included in the version that got into EAP). Are you planning to truncate the change logs for 3.2 or 3.3? If so, it would be helpful to me re

[hibernate-dev] How to run master unit test in Intellij with non-default DB

2015-06-04 Thread Gail Badner
For 4.3 and before, when running a unit test in Intellij using a non-default DB, I would simply add the JDBC jar as a module dependency and then add the hibernate-specific properties (e.g., for dialect, etc) as VM options in the Run/Debug configuration. This doesn't work for master because the

Re: [hibernate-dev] How to run master unit test in Intellij with non-default DB

2015-06-04 Thread Gail Badner
ection.url=... -Dhibernate.connection.schema=... Script parameters: --tests org.hibernate.jpa.test.query.QueryTest How do I add db2jcc4.jar as a dependency? Thanks, Gail - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" , "Hibernate Dev"

[hibernate-dev] TREAT operator and joined inheritance (HHH-9862)

2015-06-15 Thread Gail Badner
JPA 2.1 shows examples of using multiple downcasts in a restriction: 4.4.9 Downcasting SELECT e FROM Employee e WHERE TREAT(e AS Exempt).vacationDays > 10 OR TREAT(e AS Contractor).hours > 100 6.5.7 Downcasting Example 3: CriteriaQuery q = cb.createQuery(Employee.class); Root e = q.from(

Re: [hibernate-dev] TREAT operator and joined inheritance (HHH-9862)

2015-06-16 Thread Gail Badner
See below: - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" , "Hibernate Dev" > > Sent: Tuesday, June 16, 2015 11:00:49 AM > Subject: Re: [hibernate-dev] TREAT operator and joined inheritance (HHH-9862) > > As for the

Re: [hibernate-dev] Hibernate 4 Multi-tenancy Issue - No Entity Persisters Found

2015-07-06 Thread Gail Badner
This mailing list is for Hibernate development. Please move your discussion to the user forum (https://forum.hibernate.org/). Thanks, Gail - Original Message - > From: "Jitu" > To: "amit shah" > Cc: "Hibernate" > Sent: Wednesday, July 1, 2015 10:06:53 AM > Subject: Re: [hibernate-dev]

[hibernate-dev] How should hibernate-entitymanager test classes be instrumented?

2015-07-10 Thread Gail Badner
I'm looking into some bugs having to do with lazy properties using Entity Manager. There is a commit for a pull request that adds an instrument task to hibernate-entitymanager.gradle that uses the ant task: https://github.com/gbadner/hibernate-core/commit/ecacc18cd48b960b7e9b303b6a298d4e15448

Re: [hibernate-dev] How should hibernate-entitymanager test classes be instrumented?

2015-07-13 Thread Gail Badner
OK, got it. Thanks! Gail - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" , "Hibernate" > > Sent: Monday, July 13, 2015 3:43:21 PM > Subject: Re: [hibernate-dev] How should hibernate-entitymanager test classes > be in

Re: [hibernate-dev] ORM Team "triage" meeting

2015-07-14 Thread Gail Badner
Next week is fine. Monday or Tuesday work for me. - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: "Sanne Grinovero" , "hibernate-dev" > > Sent: Monday, July 13, 2015 5:22:26 PM > Subject: Re: [

Re: [hibernate-dev] How should hibernate-entitymanager test classes be instrumented?

2015-07-14 Thread Gail Badner
n") +} + +test.dependsOn instrument IIUC, only $buildDir/classes/test/org/hibernate/jpa/test/callbacks/EntityWithLazyProperty.class is instrumented (not all test classes). Am I missing something (very possible). Thanks, Gail - Original Message - > From: "Gail Badner"

[hibernate-dev] org.hibernate.jpa.AvailableSettings.EVENT_LISTENER_PREFIX

2015-07-20 Thread Gail Badner
AvailableSettings.EVENT_LISTENER_PREFIX is set to "hibernate.ejb.event". JpaIntegrator looks for ConfigurationService settings (which include properties) with that prefix, then strips off that prefix to determine the org.hibernate.event.spi.EventType. I see that org.hibernate.event.spi.EventTy

Re: [hibernate-dev] ORM Team "triage" meeting

2015-07-20 Thread Gail Badner
> > > > > > > > On Tue, Jul 14, 2015 at 12:32 PM andrea boriero > > > wrote: > > > > > >> I have a problem on Monday but Tuesday is fine. > > >> > > >> On 14 July 2015 at 18:06, Gail Badner wrote: > > >

Re: [hibernate-dev] org.hibernate.jpa.AvailableSettings.EVENT_LISTENER_PREFIX

2015-07-20 Thread Gail Badner
Ah, OK. I see. Thanks, Gail - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" , "Hibernate" > > Sent: Monday, July 20, 2015 2:59:00 PM > Subject: Re: [hibernate-dev] > org.hibernate.jpa.AvailableSettings.EV

Re: [hibernate-dev] Enum mapping in hbm.xml

2015-07-20 Thread Gail Badner
+1 from me as well. Gail - Original Message - > From: "Hardy Ferentschik" > To: "Steve Ebersole" > Cc: "Hibernate Dev" > Sent: Monday, July 20, 2015 12:37:43 PM > Subject: Re: [hibernate-dev] Enum mapping in hbm.xml > > Hi, > > On Mon, Jul 20, 2015 at 05:36:30PM +, Steve Ebersole

[hibernate-dev] org.hibernate.test.annotations.manytoone.referencedcolumnname.ManyToOneReferencedColumnNameTest

2015-07-21 Thread Gail Badner
I think this is probably just a bug in the test, but I want to mention it in case there is a real bug here. When I run the unit tests multiple times, sometimes I see WarehouseItem created with: create table WarehouseItem ( id integer generated by default as identity, version

Re: [hibernate-dev] org.hibernate.test.annotations.manytoone.referencedcolumnname.ManyToOneReferencedColumnNameTest

2015-07-21 Thread Gail Badner
BTW, I was not able to reproduce this by running the test repeatedly in Intellij. I saw the differences when comparing SQL/DDL from running the hibernate-core unit tests multiple times. - Original Message - > From: "Gail Badner" > To: "Hibernate Dev" > Se

  1   2   3   4   5   6   7   >