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

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

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

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

[Hibernate] hibernate-sybase-testsuite Build Timed Out

2006-04-12 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20060412225419 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 04/12/2006 22:54:19Time to build:   Unit Tests: (0)  Total Errors and Failures

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

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

[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-04-12 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060412215955 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/

Re: [Hibernate] Status TimesTen

2006-04-12 Thread Max Rydahl Andersen
On Wed, 12 Apr 2006 15:54:52 +0200, Christian Bauer <[EMAIL PROTECTED]> wrote: ## TimesTen (not supported yet) #hibernate.dialect org.hibernate.dialect.TimesTenDialect #hibernate.connection.driver_class com.timesten.jdbc.TimesTenDriver #hibernate.connection.url jdbc:timesten:direct:test #hibe

[Hibernate] Status TimesTen

2006-04-12 Thread Christian Bauer
## TimesTen (not supported yet) #hibernate.dialect org.hibernate.dialect.TimesTenDialect #hibernate.connection.driver_class com.timesten.jdbc.TimesTenDriver #hibernate.connection.url jdbc:timesten:direct:test #hibernate.connection.username #hibernate.connection.password Is it or not?

Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Sylvain Vieujot
Ok, thanks, Sylvain. On Wed, 2006-04-12 at 11:54 +0200, Emmanuel Bernard wrote: (Subclass of) CollectionBinder is the area that will do the job And HbmBinder is the code to take inspiration from. Let me know if you've some annotation choice desing questions. Sylvain Vieujot wrote: > Ok,

Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Emmanuel Bernard
(Subclass of) CollectionBinder is the area that will do the job And HbmBinder is the code to take inspiration from. Let me know if you've some annotation choice desing questions. Sylvain Vieujot wrote: Ok, thanks for your response. I'll dive into the code and try to come up with something. As

Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Sylvain Vieujot
Ok, thanks for your response. I'll dive into the code and try to come up with something. As I'm not familiar with that code yet, if you have any direction / advise, please do. It'll save me a lot of time. Thanks, Sylvain. On Wed, 2006-04-12 at 00:27 +0200, Emmanuel Bernard wrote: I'm very