Re: [hibernate-dev] Migrating the Migration Guides

2014-01-18 Thread Sanne Grinovero
On 18 January 2014 13:17, Hardy Ferentschik wrote: > > On 18 Jan 2014, at 12:12, Sanne Grinovero wrote: > >> The new website is missing the migration guides; specifically I'm >> looking at Hibernate Search but since we probably want to keep a >> familiar structure across the various projects, I h

Re: [hibernate-dev] Migrating the Migration Guides

2014-01-18 Thread Hardy Ferentschik
On 18 Jan 2014, at 12:12, Sanne Grinovero wrote: > The new website is missing the migration guides; specifically I'm > looking at Hibernate Search but since we probably want to keep a > familiar structure across the various projects, I hope to get feedback > from all. I agree, we probably shoul

[hibernate-dev] Migrating the Migration Guides

2014-01-18 Thread Sanne Grinovero
The new website is missing the migration guides; specifically I'm looking at Hibernate Search but since we probably want to keep a familiar structure across the various projects, I hope to get feedback from all. I'd like to move the Search migration guide from the jboss.org Wiki to ascidoc, but al

Re: [hibernate-dev] Hibernate Search being integrated in WildFly

2014-01-18 Thread Sanne Grinovero
On 15 January 2014 22:17, Hardy Ferentschik wrote: > I can do a release. Just wondering whether it should be a CR already? The main point of 4.5 was to give us ORM 4.3 compatibility, right? AFAIK we already upgraded now to 4.3.0.Final (just not released yet). So it would reall

Re: [hibernate-dev] Hibernate: How to start a single test from the Hibernate test suite?

2014-01-18 Thread Igor Chubin
On 17. Jan 2014 11:53, Gunnar Morling wrote: > Hi Igor, > > The Gradle reference guide describes in detail the different options for > specifying the tests to run via test filters and system properties in [1]. > E.g. > to run a single test use the "test.single" property: > >     ./gradlew :hiber