Re: [hibernate-dev] Hibernate Search 3.4 release train

2011-02-21 Thread Sanne Grinovero
I've moved all issues in JIRA according to this thread. Please move in/out as you wish in case you see something wrong. I've opened (and worked on) some issues about suboptimal usage of FieldSelector, related to work on FielCaches. Even without the fieldcaches, this release is likely going to brin

Re: [hibernate-dev] Fwd: Has something happened on the Maven repo?

2011-02-21 Thread Emmanuel Bernard
Hummm Actually the reference points to jdocbook-style-plugin https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/maven/plugins/maven-jdocbook-style-plugin/ whose latest available version in the repo is 2.0.0 On Feb 21, 2011, at 2:08 PM, Emmanuel Bernard wrote: > We have a

Re: [hibernate-dev] Fwd: Has something happened on the Maven repo?

2011-02-21 Thread Emmanuel Bernard
We have an explicit dependency on 2.0.1 since 2010-07-06. https://github.com/hibernate/hibernate-search/commit/7cf0a4517119d46bd156c52c1777d10ad5b50e1b I can't see how this would have worked before without the dependency on the repo. Reminder, the dependency is not present in the repo https://re

Re: [hibernate-dev] [Validator] Method level validation and cross parameter validator

2011-02-21 Thread Emmanuel Bernard
On Feb 19, 2011, at 2:39 PM, Gunnar Morling wrote: > > a scripting-based approach as described by Hardy is also the first idea which > would come to my mind. > > Maybe @ScriptAssert could even be re-used for this (I also thought about > providing support for @ScriptAssert for property validat

Re: [hibernate-dev] Copyright headers

2011-02-21 Thread Emmanuel Bernard
The same rule applies for all projects. On Feb 19, 2011, at 3:56 PM, Gunnar Morling wrote: > Hi, > > was there already a final decision on this? I guess the same rule (whichever > it is) applies to HV, right? > > Thanks, Gunnar > > > So from now on we not just update the year, but have the

Re: [hibernate-dev] [HSEARCH] Extract core of HSEARCH query engine to be independent of Hibernate Core.

2011-02-21 Thread Emmanuel Bernard
On Feb 19, 2011, at 1:41 AM, Sanne Grinovero wrote: > great, thank you. Pulled this so I can have a look tomorrow, when I'll > have 10h train. > Are you only looking for feedback, or do you think something should be > merged already? This will probably be merged within a week or two. > > What