Re: [Hibernate] New built-in type

2006-06-08 Thread Max Rydahl Andersen
> And now I'm thinking about Character[] > Mapping a array of Character into a VARCHAR does not make sense to me > since there is no notion of null elements in a VARCHAR AFAIK. > The RI does that however. What do you think? > Character[] and Byte[] has to be supported as per the spec, but they do

[Hibernate] hibernate-sybase-testsuite Build Timed Out

2006-06-08 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20060607233714 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 06/07/2006 23:37:14Time to build:   Unit Tests: (0)  Total Errors and Failures

Re: [Hibernate] questions regarding development setup

2006-06-08 Thread Max Rydahl Andersen
> 1. Why there are about 10 failing test after getting project from svn? a) if the method ends in "FailureExpected", then it is an expected failure which represents a known bug/issue. To make the test pass, fix the bug ;) b) others depend on your db, but for the moment I only have failure

Re: [Hibernate] questions regarding development setup

2006-06-08 Thread Szczepan Faber
a) ok :)b) But what's the reason of making surprising test subpackage (I've never seen something like that)? You can still have integration/acceptance test cases in 'normal' package or even in different source folder. Unreasonable subpackage makes it hard to write real unit test, you cannot test no

[Hibernate] Query failing

2006-06-08 Thread Emmanuel Bernard
Steve, JPA compliance + the literal thing seems to give trouble to Query q = em.createQuery( "select item from Item item where item.descr like 'Microk_oft mouse' escape 'k' " ); ava.lang.NoClassDefFoundError: item (wrong name: org/hibernate/ejb/test/Item) at java.lang.ClassLoader.defineClass1

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

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

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

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

Re: [Hibernate] questions regarding development setup

2006-06-08 Thread Christian Bauer
On Jun 9, 2006, at 12:00 AM, Szczepan Faber wrote: > Don't you have a refactoring plan to remove test subpackage? No, we don't. Really, tests in a test package are not surprising at all. ___ hibernate-devel mailing list hibernate-devel@lists.sourcef

[Hibernate] hibernate-sybase-testsuite Build Timed Out

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