[hibernate-dev] hibernate-tessuite testing errors:

2009-04-06 Thread Elhanan Maayan
downloaded hibernate source from trunk , am i doing something wrong? Failed tests: testDuplicateImplicitJoinInSelect(*org.hibernate.test.hql.HQLTest*) Tests run: 169, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.297 sec <<< FAILURE! testDuplicateImplicitJoinInSelect(org.hibernate.test.hq

[hibernate-dev] [Bean Validation] Fwd: ignore-annotations in super classes

2009-04-06 Thread Emmanuel Bernard
WDYT? Begin forwarded message: From: Emmanuel Bernard Date: April 6, 2009 19:06:40 CEDT To: Hardy Ferentschik Subject: Re: ignore-annotations in super classes Good question. I would say no. To do that, you would need to override the superclass or interface definition. I think that make

Re: [hibernate-dev] Fwd: Hibernate Search 3.1.0GA Bugs after HSEARCH-160

2009-04-06 Thread Hardy Ferentschik
On Mon, 06 Apr 2009 11:16:52 +0200, Sanne Grinovero wrote: should this be fixed for 3.1.1? Is there a reason to not accept @Indexed on an abstract class? http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-265 An abstract class can never insert a document. I think there might

Re: [hibernate-dev] Fwd: Hibernate Search 3.1.0GA Bugs after HSEARCH-160

2009-04-06 Thread Sanne Grinovero
should this be fixed for 3.1.1? Is there a reason to not accept @Indexed on an abstract class? FYI the forum reference : http://forum.hibernate.org/viewtopic.php?t=996141 Sanne 2009/4/6 Emmanuel Bernard : > > > Begin forwarded message: > > From: Zhendong Chen > Date:  April 6, 2009 08:31:12  CE

[hibernate-dev] Fwd: Hibernate Search 3.1.0GA Bugs after HSEARCH-160

2009-04-06 Thread Emmanuel Bernard
Begin forwarded message: From: Zhendong Chen Date: April 6, 2009 08:31:12 CEDT To: emman...@hibernate.org Subject: Hibernate Search 3.1.0GA Bugs after HSEARCH-160 Reply-To: che...@pds.de Hibernate version: 3.3.1GA Hibernate Search 3.1.0GA Lucene 2.4.0 Hallo, we have a abstract class a wi