Re: [hibernate-dev] Hibernate ORM 4.1.10.Final on Wed?
On 01/14/2013 01:53 PM, Brett Meyer wrote: > Hibernate ORM 4.1.10.Final is scheduled for this Wed., 1/16. Any issues with > doing so? Should we fix or revert the HHH-6361 changes? > > We're watching a few Javassist issues -- regressions from Javassist 3.17.1 > that was included with Hibernate 4.1.9.Final. If those are not resolved by > Wed., we will most likely revert back to Javasist 3.15 in Hibernate 4.1.10. > The reasoning for the upgrade was performance only. However, enough users > have reported the regression that it's more important to revert. > > Thanks! > > Brett Meyer > Red Hat Software Engineer, Hibernate > +1 260.349.5732 > > ___ > 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] Hibernate Search 4.2 Final is out
Hibernate Search 4.2 is out with some cool new features like spatial queries and the ability to smoothly index files like Word documents, MP3 metadata, PDFs etc. Read more at http://goo.gl/57vs1 Emmanuel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] XSD question
Hi, There is an XSD question that I need some help suppose I want to design the xsd with following requirements: 1. element A has sub elements of B, C, D, E 2. sub elements should be not forced to be ordered ( so, choice :) 3. B --- maxOccurs = 1, minOccurs = 1 4. C,D -- maxOccurs = unbounded, minOccurs = 0 5. E -- maxOccurs = 1, minOccurs = 0 - Best Regards, Strong Liu http://about.me/stliu/bio ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
Re: [hibernate-dev] Hibernate ORM 4.1.10.Final on Wed?
I agree. I think we need to get this HHH-6361 issue sorted first., before doing a release. On Wed 16 Jan 2013 10:51:08 AM CST, Steve Ebersole wrote: > > I agree. I think we need to get this HHH-6361 issue sorted first. > > On Wed 16 Jan 2013 08:15:03 AM CST, Scott Marlow wrote: >> >> On 01/14/2013 01:53 PM, Brett Meyer wrote: >>> >>> Hibernate ORM 4.1.10.Final is scheduled for this Wed., 1/16. Any >>> issues with doing so? >> >> >> Should we fix or revert the HHH-6361 changes? >>> >>> >>> We're watching a few Javassist issues -- regressions from Javassist >>> 3.17.1 that was included with Hibernate 4.1.9.Final. If those are >>> not resolved by Wed., we will most likely revert back to Javasist >>> 3.15 in Hibernate 4.1.10. The reasoning for the upgrade was >>> performance only. However, enough users have reported the >>> regression that it's more important to revert. >>> >>> Thanks! >>> >>> Brett Meyer >>> Red Hat Software Engineer, Hibernate >>> +1 260.349.5732 >>> >>> ___ >>> 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 mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev