[JBoss JIRA] (ARQ-1182) Prepare Weld CR5
by Aslak Knutsen (JIRA)
Aslak Knutsen created ARQ-1182:
----------------------------------
Summary: Prepare Weld CR5
Key: ARQ-1182
URL: https://issues.jboss.org/browse/ARQ-1182
Project: Arquillian
Issue Type: Release
Security Level: Public (Everyone can see)
Components: Weld Containers
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Fix For: weld_1.0.0.CR5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (ARQ-1181) TesRunnerAdaptorBuilder.build breaks in modular environments
by Andrew Rubinger (JIRA)
Andrew Rubinger created ARQ-1181:
------------------------------------
Summary: TesRunnerAdaptorBuilder.build breaks in modular environments
Key: ARQ-1181
URL: https://issues.jboss.org/browse/ARQ-1181
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Base Implementation
Affects Versions: 1.0.3.Final
Reporter: Andrew Rubinger
Relies on TCCL:
https://github.com/arquillian/arquillian-core/blob/master/test/spi/src/ma...
Leads to exceptions in modular environments:
{code}java.lang.RuntimeException: Could not load class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor
at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:109)
at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:97)
at org.jboss.arquillian.test.spi.TestRunnerAdaptorBuilder.build(TestRunnerAdaptorBuilder.java:52)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:93)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months