[hibernate-dev] hibernate-sqlserver-msjdbc-testsuite Build Completed With Testsuite Errors

2007-01-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-msjdbc-testsuite?log=log20070125023839 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:133: The following error occurred while executing this line: /home/cruisecont

[hibernate-dev] hibernate-sqlserver-jtds-testsuite Build Completed With Testsuite Errors

2007-01-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20070125022615 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:126: The following error occurred while executing this line: /home/cruisecontro

[hibernate-dev] hibernate-mysql-testsuite Build Completed With Testsuite Errors

2007-01-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20070125020050 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:140: The following error occurred while executing this line: /home/cruisecontrol/work/sc

[hibernate-dev] hibernate-oracle10-testsuite Build Completed With Testsuite Errors

2007-01-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20070125014130 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:112: The following error occurred while executing this line: /home/cruisecontrol/work

[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2007-01-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20070125012908 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:98: The following error occurred while executing this line: /home/cruisecontrol/work/sc

[hibernate-dev] Hibernate Core 3.2.2.GA release

2007-01-24 Thread Steve Ebersole
Hibernate Core 3.2.2.GA has just been released, containing minor bugfixes and enhancements. See the changelog for details: http://opensource.atlassian.com/projects/hibernate/secure/ReleaseNote.js pa?version=10592&styleName=Text&projectId=10031&Create=Create The release can be downloaded from http

[hibernate-dev] JDK 1.3

2007-01-24 Thread Steve Ebersole
JDK 1.3 has now begun its EOL process at Sun with the release of JDK 6. Thus it is time to start (finally) thinking about dropping backwards compatibility to JDK 1.3 and assuming JDK 1.4 or higher. The question being whether we want to hold this off for the next major release, or just do it.

RE: [hibernate-dev] hibernate-announce

2007-01-24 Thread Steve Ebersole
I kept it simply because I am sure there are folks who do not want to subscribe to the dev list but want notifications of releases. If there is another way to do that, then fine (without relying on SF capabilities). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

[hibernate-dev] hibernate-announce

2007-01-24 Thread Emmanuel Bernard
Apparently, there is an hibernate-announce mailing list whose traffic is approx 1 mail per month. I wasn't aware of it so I never pushed any info, neither Max. As a matter of fact, only Steve uses it. Should we keep it? I'd rather see a script reusing the first post of every Announce we do on A

Re: [hibernate-dev] sybase

2007-01-24 Thread Aleksandar Kostadinov
See answers below. btw if you are inside jboss VPN, you could run the testsuite on the sybase db from your local computer or from one of the QA machines. Steve Ebersole wrote: > Which specific test methods in the two tests you mention fail with locking issues? Don't know. > Also what is the exac

RE: [hibernate-dev] sybase

2007-01-24 Thread Steve Ebersole
Which specific test methods in the two tests you mention fail with locking issues? -Original Message- From: Aleksandar Kostadinov [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 9:21 AM To: Steve Ebersole Cc: hibernate-dev@lists.jboss.org Subject: Re: [hibernate-dev] sybase A

RE: [hibernate-dev] sybase

2007-01-24 Thread Steve Ebersole
Also what is the exact Sybase product and version you are using? -Original Message- From: Aleksandar Kostadinov [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 9:21 AM To: Steve Ebersole Cc: hibernate-dev@lists.jboss.org Subject: Re: [hibernate-dev] sybase Are you going to do

RE: [hibernate-dev] sybase

2007-01-24 Thread Steve Ebersole
What is the isolation of the Sybase JDBC connections? -Original Message- From: Aleksandar Kostadinov [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 9:21 AM To: Steve Ebersole Cc: hibernate-dev@lists.jboss.org Subject: Re: [hibernate-dev] sybase Are you going to do something

Re: [hibernate-dev] sybase

2007-01-24 Thread Aleksandar Kostadinov
Are you going to do something about sybase or leave it at least for now? Thanks, Aleksandar - I cleaned up database again and ran the following command: ./build.sh -Djar.driver=/opt/jdbc-drivers/jConnect-6_0/classes/jconn3.jar -Dhibernate.test.validatef