Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-06-20 Thread Emmanuel Bernard
FYI I've created http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-778 to gather this need. On 1 juin 2011, at 12:42, Sanne Grinovero wrote: > 2011/6/1 Emmanuel Bernard : >> >>> >>> I dislike "orm" as it's too generic, we don't want to imply to support any >>> orm. >>> >>> W

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-06-01 Thread Sanne Grinovero
2011/6/1 Emmanuel Bernard : > >> >> I dislike "orm" as it's too generic, we don't want to imply to support any >> orm. >> >> We already mention hibernate in the group id properly identifying the >> team working on it, so if the kernel of H.Search doesn't need H.Core >> as it will drop the hibernat

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-06-01 Thread Emmanuel Bernard
> > I dislike "orm" as it's too generic, we don't want to imply to support any > orm. > > We already mention hibernate in the group id properly identifying the > team working on it, so if the kernel of H.Search doesn't need H.Core > as it will drop the hibernate-core depencency, we could call t

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-06-01 Thread Sanne Grinovero
2011/6/1 Emmanuel Bernard : > > On 23 mai 2011, at 17:00, Sanne Grinovero wrote: > >>> Hi Davide, >>> >>> today I've downloaded the hibernate-search sources and my eclipse has a problem importing the maven projects because the parent folder has the same name as one of the sub-folders

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-06-01 Thread Emmanuel Bernard
On 23 mai 2011, at 17:00, Sanne Grinovero wrote: >> Hi Davide, >> >> >>> today I've downloaded the hibernate-search sources and my eclipse has >>> a problem importing the maven projects because the parent folder has >>> the same name as one of the sub-folders: >> >> what was the problem? I per

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-05-23 Thread Sanne Grinovero
2011/5/23 Steve Ebersole : > Actually Hibernate Core has the same exact thing and I have never had a > problem importing it via Maven into IntelliJ (do not use Eclipse, so no > idea there). > > In Hibernate Core we have: > > hibernate-core/ > hibernate-core/ > hibernate-entitymanager/ >

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-05-23 Thread Sanne Grinovero
> Hi Davide, > > >> today I've downloaded the hibernate-search sources and my eclipse has >> a problem importing the maven projects because the parent folder has >> the same name as one of the sub-folders: > > what was the problem? I personally never had any problems importing the > Hibernate Searc

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-05-23 Thread Hardy Ferentschik
On Mon, 23 May 2011 16:58:12 +0200, Sanne Grinovero wrote: > It would be fine for me to rename it, assuming it doesn't create a > mess when backporting patches? Given our experience w/ Core I would in this case do the rename also on the 3.6 branch. At least directory wise. We can always conf

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-05-23 Thread Hardy Ferentschik
Hi Davide, > today I've downloaded the hibernate-search sources and my eclipse has > a problem importing the maven projects because the parent folder has > the same name as one of the sub-folders: what was the problem? I personally never had any problems importing the Hibernate Search project.

Re: [hibernate-dev] [HSEARCH] Hibernate search core module proposal

2011-05-23 Thread Steve Ebersole
Actually Hibernate Core has the same exact thing and I have never had a problem importing it via Maven into IntelliJ (do not use Eclipse, so no idea there). In Hibernate Core we have: hibernate-core/ hibernate-core/ hibernate-entitymanager/ ... On 05/23/2011 09:39 AM, Davide D'