Fixed. Sorry about that. On 4 oct. 2010, at 15:54, Hardy Ferentschik wrote:
> Jupp, that's a bug. It should use StringHelper.isEmpty() > > --Hardy > > On Mon, 04 Oct 2010 15:38:52 +0200, Scheper, Erik-Berndt > <[email protected]> wrote: > >> Just for the record: this is not for Hibernate 3.6 is it? >> >> The reason I'm asking is that I get a build failed in my local build of >> AnnotationBinder.java, line 2664, where string.isEmpty() is added, which >> is only available since JDK 6. >> >> Kind regards, >> Erik-Berndt >> >> ________________________________________ >> Van: [email protected] >> [[email protected]] namens Strong Liu >> [[email protected]] >> Verzonden: vrijdag 24 september 2010 5:45 >> Aan: Steve Ebersole >> CC: [email protected] >> Onderwerp: Re: [hibernate-dev] Hibernate 4.x JDK support >> >> +1 for JDK 6 >> >> On Sep 23, 2010, at 5:27 AM, Steve Ebersole wrote: >> >>> Considering dropping 1.5 and using 1.6 as base, mainly to standardize on >>> JDBC 4. >>> >>> Any objections? >>> >>> -- >>> Steve Ebersole <[email protected]> >>> http://hibernate.org >>> >>> _______________________________________________ >>> hibernate-dev mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/hibernate-dev >> >> _______________________________________________ >> hibernate-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/hibernate-dev >> >> Disclaimer: >> This message contains information that may be privileged or confidential >> and is the property of Sogeti Nederland B.V. or its Group members. It is >> intended only for the person to whom it is addressed. If you are not the >> intended recipient, you are not authorized to read, print, retain, copy, >> disseminate, distribute, or use this message or any part thereof. If you >> receive this message in error, please notify the sender immediately and >> delete all copies of this message. >> >> _______________________________________________ >> hibernate-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/hibernate-dev > > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
