Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Sanne Grinovero
I've created this one as well, saves me lot of time: https://gist.github.com/1086445 >From a pull request, or just any feature branch working out of master, just invoke "jira" it will open all related issues. ___ hibernate-dev mailing list hibernate-dev@

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Sanne Grinovero
On 5 December 2011 13:34, Emmanuel Bernard wrote: > Can you share your fix btw sanne? It's here: https://gist.github.com/789588 Sorry I can't see a pull request button :) Anyway, it's slightly different from the original in - it guarantees the clone directory is unique per commit id - you have t

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Emmanuel Bernard
No I'm talking about https://gist.github.com/1218818 remote mvn clean install I'm pretty sure I discussed this script on this mailing list in the past. On 5 déc. 2011, at 14:46, Hardy Ferentschik wrote: > > On Dec 5, 2011, at 2:26 PM, Emmanuel Bernard wrote: > >> yes I use the `remote` sc

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Hardy Ferentschik
On Dec 5, 2011, at 2:26 PM, Emmanuel Bernard wrote: > yes I use the `remote` script. i guess you are talking about executionType REMOTE in arquillian.xml, right? And you have the default value for jbossHome in this xml file as well - target/jboss-as-7.0.2.Final? Are you sure the latest module

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Emmanuel Bernard
Can you share your fix btw sanne? On 5 déc. 2011, at 14:26, Emmanuel Bernard wrote: > yes I use the `remote` script. > > On 2 déc. 2011, at 17:32, Sanne Grinovero wrote: > >> The Arquillian test needs to unpack AS7 in your target folder and run >> it from there; the only problem I can think of

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-05 Thread Emmanuel Bernard
yes I use the `remote` script. On 2 déc. 2011, at 17:32, Sanne Grinovero wrote: > The Arquillian test needs to unpack AS7 in your target folder and run > it from there; the only problem I can think of is that you're having > something left over from previous builds, or that you're running the > t

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-02 Thread Sanne Grinovero
The Arquillian test needs to unpack AS7 in your target folder and run it from there; the only problem I can think of is that you're having something left over from previous builds, or that you're running the tests from your IDE which might point to class instances instead of an on-disk package. Do

Re: [hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-02 Thread Hardy Ferentschik
Against current master? I haven't seen this before On Dec 2, 2011, at 5:18 PM, Emmanuel Bernard wrote: > I still have these errors on my machine when running the HSearch test suite. > > Could it be because of our engine / orm split and the fact that JBoss module > got screwed? > > 17:14:07,92

[hibernate-dev] [HSEARCH] Arquilian deployment error

2011-12-02 Thread Emmanuel Bernard
I still have these errors on my machine when running the HSearch test suite. Could it be because of our engine / orm split and the fact that JBoss module got screwed? 17:14:07,921 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-8) Hibernate Validator 4.2.0.Final 17:14:07,991