Re: [hibernate-dev] [Question] Target runtime WildFly is unpacked after maven tests

2016-06-19 Thread Mincong Huang
Thanks, Gunnar :) On Mon, Jun 20, 2016 at 8:55 AM, Gunnar Morling wrote: > Hi Mincong, > > Seems you got an answer on SO already. Very glad to see you are making > good progress! > > Cheers, > > --Gunnar > > > 2016-06-18 17:05 GMT+02:00 Mincong Huang : > >> Hi everybody, >> >> I'm Mincong, your

Re: [hibernate-dev] [Question] Target runtime WildFly is unpacked after maven tests

2016-06-19 Thread Gunnar Morling
Hi Mincong, Seems you got an answer on SO already. Very glad to see you are making good progress! Cheers, --Gunnar 2016-06-18 17:05 GMT+02:00 Mincong Huang : > Hi everybody, > > I'm Mincong, your intern from Google Summer of Code. I'm working on > a new implement of mass indexer for Hibernate

[hibernate-dev] [Question] Target runtime WildFly is unpacked after maven tests

2016-06-18 Thread Mincong Huang
Hi everybody, I'm Mincong, your intern from Google Summer of Code. I'm working on a new implement of mass indexer for Hibernate Search but I get some difficulties to configure correctly the test cases. It seems that the tests try to run before the WF10 setup. I've post this question on Stack Overf