The arquillian tests are just normal arquillian tests, but we have a custom
arquillian adapter that boots up Forge/Furnace container. Forge then can do
whatever it likes :)
I'll let Adam explain forge.gradle.
On Tue, Aug 20, 2013 at 6:32 AM, Max Rydahl Andersen <manderse(a)redhat.com>wrote:
...cool - how is your arquillian test run done ? just run junit from
eclipse or run via gradle or how ?
Just wondering what makes a difference here since maven aren't involved in
a arqullian test run from eclipse.
and what is forge.gradle ?
/max
On Mon, Aug 19, 2013 at 08:34:50PM -0400, Lincoln Baxter, III wrote:
>Adam,
>
>AWESOME! And congratulations :) This is EXCELLENT!
>
>I am very excited about this. Unfortunately, my work day just ended (after
>about 11 hours,) so I need to take a break, but I will try this out
>tomorrow.
>
>I wonder, does the Gradle eclipse plugin work well enough to resolve
>dependencies and compile the java file?
>
>Again - Thrilled,
>~Lincoln
>
>
>On Mon, Aug 19, 2013 at 8:29 PM, Adam Wyłuda <adamwyl92(a)gmail.com> wrote:
>
>> Hi,
>>
>> I'd like to present you first screenshot of working project creation
with
>> Gradle addon.
>>
>> As you could see there are three text editors showing important aspects
of
>> this experiment:
>> - build.gradle - created by Gradle facets, also updated by JPA - Setup
>> Forge command (which added managed dependency, but Eclipse log shows it
>> couldn't resolve something)
>> - MyEntity.java - class generated using JPA - New entity option
>> - pom.xml - I don't know how it got here, but I'm sure it is not used,
as
>> Eclipse log shows that Gradle is being run to obtain info about project
>> (and very interesting thing - performance is much better than in
Arquillian
>> tests, for each Gradle run it seems to take only about 0.3 seconds)
>>
>> Project build file was entirely created and modified using only Gradle
>> facets (if you don't believe you can pull latest version and check it
>> yourself :)).
>>
>> Screenshot:
>> [image: Obraz w treści 1]
>>
>
>
>
>--
>Lincoln Baxter, III
>http://ocpsoft.org
>"Simpler is better."
>_______________________________________________
>forge-dev mailing list
>forge-dev(a)lists.jboss.org
>https://lists.jboss.org/mailman/listinfo/forge-dev
_______________________________________________
forge-dev mailing list
forge-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev