Re: [hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Sanne Grinovero
Personally I use OpenJDK most of the time, but I definitely need Oracle's one as well for testing.. that's indeed the same purpose here. To clarify: we're testing against AS 7.2, not EAP, so no strings attached. It just so happens it was uploaded to this other repository and not the usual one; als

Re: [hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Emmanuel Bernard
On Wed 2013-04-03 16:06, Hardy Ferentschik wrote: > > On 3 Jan 2013, at 3:55 PM, Emmanuel Bernard wrote: > > > On Wed 2013-04-03 15:46, Hardy Ferentschik wrote: > >> > >> On 3 Jan 2013, at 2:10 PM, Emmanuel Bernard wrote: > >> > >>> If you work on Hibernate Search, here is a heads up. Make su

Re: [hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Hardy Ferentschik
On 3 Jan 2013, at 3:55 PM, Emmanuel Bernard wrote: > On Wed 2013-04-03 15:46, Hardy Ferentschik wrote: >> >> On 3 Jan 2013, at 2:10 PM, Emmanuel Bernard wrote: >> >>> If you work on Hibernate Search, here is a heads up. Make sure to either run >>> >>> mvn clean install -s settings-example.

Re: [hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Emmanuel Bernard
On Wed 2013-04-03 15:46, Hardy Ferentschik wrote: > > On 3 Jan 2013, at 2:10 PM, Emmanuel Bernard wrote: > > > If you work on Hibernate Search, here is a heads up. Make sure to either run > > > >mvn clean install -s settings-example.xml > > > > or add in your settings.xml the profile and a

Re: [hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Hardy Ferentschik
On 3 Jan 2013, at 2:10 PM, Emmanuel Bernard wrote: > If you work on Hibernate Search, here is a heads up. Make sure to either run > >mvn clean install -s settings-example.xml > > or add in your settings.xml the profile and associated repository > redhat-earlyaccess-repository > and add it

[hibernate-dev] [HSEARCH] New additional repository

2013-04-03 Thread Emmanuel Bernard
If you work on Hibernate Search, here is a heads up. Make sure to either run mvn clean install -s settings-example.xml or add in your settings.xml the profile and associated repository redhat-earlyaccess-repository and add it to the list of active profiles. settings-example.xml will show you