[ https://issues.jboss.org/browse/ARQGRA-440?page=com.atlassian.jira.plugin... ]
Lukáš Fryč updated ARQGRA-440:
------------------------------
Summary: Upgrade Drone to 2.0.0.Alpha3 and Arquillian Core to 1.1.5 (was: Upgrade Drone to 2.0.0.Alpha1 and Arquillian core to 1.1.4)
> Upgrade Drone to 2.0.0.Alpha3 and Arquillian Core to 1.1.5
> ----------------------------------------------------------
>
> Key: ARQGRA-440
> URL: https://issues.jboss.org/browse/ARQGRA-440
> Project: Arquillian Graphene
> Issue Type: Task
> Components: core
> Affects Versions: 2.1.0.Alpha1
> Reporter: Juraj Húska
> Fix For: 2.1.0.Alpha2
>
>
> IMHO we should upgrade to new Drone {{2.0.0.Alpha1}} as well as to Arquillian core {{1.1.4.Final}} in a non stable 2.1.x branch to try compatibility with these versions.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ARQGRA-440?page=com.atlassian.jira.plugin... ]
Lukáš Fryč reassigned ARQGRA-440:
---------------------------------
Assignee: Stefan Miklosovic
> Upgrade Drone to 2.0.0.Alpha3 and Arquillian Core to 1.1.5
> ----------------------------------------------------------
>
> Key: ARQGRA-440
> URL: https://issues.jboss.org/browse/ARQGRA-440
> Project: Arquillian Graphene
> Issue Type: Task
> Components: core
> Affects Versions: 2.1.0.Alpha1
> Reporter: Juraj Húska
> Assignee: Stefan Miklosovic
> Fix For: 2.1.0.Alpha2
>
>
> IMHO we should upgrade to new Drone {{2.0.0.Alpha1}} as well as to Arquillian core {{1.1.4.Final}} in a non stable 2.1.x branch to try compatibility with these versions.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ARQGRA-440?page=com.atlassian.jira.plugin... ]
Lukáš Fryč resolved ARQGRA-440.
-------------------------------
Resolution: Done
> Upgrade Drone to 2.0.0.Alpha3 and Arquillian Core to 1.1.5
> ----------------------------------------------------------
>
> Key: ARQGRA-440
> URL: https://issues.jboss.org/browse/ARQGRA-440
> Project: Arquillian Graphene
> Issue Type: Task
> Components: core
> Affects Versions: 2.1.0.Alpha1
> Reporter: Juraj Húska
> Assignee: Stefan Miklosovic
> Fix For: 2.1.0.Alpha2
>
>
> IMHO we should upgrade to new Drone {{2.0.0.Alpha1}} as well as to Arquillian core {{1.1.4.Final}} in a non stable 2.1.x branch to try compatibility with these versions.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ARQ-271?page=com.atlassian.jira.plugin.sy... ]
Galder Zamarreño commented on ARQ-271:
--------------------------------------
Any updates? I believe this is required to achieve what's suggested in https://github.com/infinispan/infinispan-arquillian-container/issues/33
> TestEnricher should be called in @BeforeClass
> ---------------------------------------------
>
> Key: ARQ-271
> URL: https://issues.jboss.org/browse/ARQ-271
> Project: Arquillian
> Issue Type: Feature Request
> Components: Runtime Enricher SPI, Test Harness Integration
> Reporter: Thomas Diesler
> Assignee: Aslak Knutsen
>
> The TestEnricher API could be extended such that static fields can be initialized.
> @Inject
> public static BundleContext context;
>
> @BeforeClass
> public static void beforeClass()
> {
> System.out.println("BeforeClass: " + context);
> }
> There would be two calls to TestEnricher.
> #1 After test class load, but before a call to @BeforeClass.
> #2 After instantiation of the test class, but before a call to @Before
> (#2 is the current behaviour)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)