https://github.com/hibernate/hibernate-core/pull/229
https://github.com/hibernate/hibernate-core/pull/228
thanks
-
Best Regards,
Strong Liu
http://about.me/stliu/bio
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
cool
but I don't see where you change the Core version to snapshot in this job
configuration…..
-
Best Regards,
Strong Liu
http://about.me/stliu/bio
On Nov 28, 2011, at 10:30 PM, Sanne Grinovero wrote:
> Hi Strong,
> I've created this new job on Jenkins:
>
>
> http:
I just ran BlobTest on Derby, and it passes :)
btw, i'm using the latest source from master, and default hibernate.properties
in hibernate-entitymanager/src/test/resource (except the db connection info
changed to derby from h2)
-
Best Regards,
Strong Liu
http://about.
Donnchadh, I commented on the pull request. Let me know what you think.
On Thu 24 Nov 2011 08:47:43 PM CST, Donnchadh Ó Donnabháin wrote:
>Hi everyone,
>
> While trying out 4.0.0.CR6 I've discovered that my code is affected by
> https://hibernate.onjira.com/browse/HHH-6780 .
> There isn't a
Correct.
On Mon 28 Nov 2011 06:25:44 AM CST, Max Rydahl Andersen wrote:
>
>> As mentioned in the migration guide, MetadataSources (in fact all of
>> o.h.metamodel) is still a work in progress and not for usage...
>>
>> http://community.jboss.org/wiki/HibernateCoreMigrationGuide40
>
> So for Hiber
Debugging a BLOB issue on H2 (different issue than this) led me to try Derby,
which fails even earlier.
This is the same test as org.hibernate.ejb.test.lob.BlobTest, if someone could
run this on Derby, you should see the exception. I've copied the test 1:1 into
my environment and had the same e
Hi Strong,
I've created this new job on Jenkins:
http://hudson.qa.jboss.com/hudson/job/hibernate-search-master-dbmatrix-coreSnapshot
Usually we have CI testing Hibernate Search master, but it tests the
latest Hibernate Core release we defined as dependency; this new job
is specifically overrid
> As mentioned in the migration guide, MetadataSources (in fact all of
> o.h.metamodel) is still a work in progress and not for usage...
>
> http://community.jboss.org/wiki/HibernateCoreMigrationGuide40
So for Hibernate 4.0 there are no changes in how xml is used/defined ?
All based on the "ol