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@
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
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
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
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
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
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
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
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