[JBoss JIRA] (ARQGRA-171) Refactor Component Objects - mainly make Component Obejcts as POJO
by Juraj Húska (JIRA)
Juraj Húska created ARQGRA-171:
----------------------------------
Summary: Refactor Component Objects - mainly make Component Obejcts as POJO
Key: ARQGRA-171
URL: https://issues.jboss.org/browse/ARQGRA-171
Project: Arquillian Graphene
Issue Type: Task
Components: api, core, spi
Affects Versions: 2.0.0.Alpha1
Reporter: Juraj Húska
Assignee: Juraj Húska
Fix For: 2.0.0.Alpha2
Refactor Component Objects in the way that:
* Component does not have to extend any superclass or implements any interface.
* Implementing of interfaces is compulsory.
* Make component object api without maven submodules.
* Refactor SPI submodule so that it does not contain any implementation anymore
--
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-1081) DTD not supported by APE
by Anton Shaykin (JIRA)
Anton Shaykin created ARQ-1081:
----------------------------------
Summary: DTD not supported by APE
Key: ARQ-1081
URL: https://issues.jboss.org/browse/ARQ-1081
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Extension - Persistence
Affects Versions: 1.0.0.Alpha4
Environment: Glassfish 3.1.2.2
Reporter: Anton Shaykin
Assignee: Bartosz Majsak
Priority: Minor
1) The DTD is not added to deployment archive automatically
2) Even when added manually to places usually scanned by WebappClassLoader (such as WEB-INF/classes, WEB-INF/libs (in a separate jar) etc.), test fails due to the following reason:
java.io.FileNotFoundException: C:\java\glassfish-3.1.2.2\glassfish\domains\domain1\config\test.dtd (The system cannot find the file specified)
For more details, see this thread: https://community.jboss.org/thread/204709
--
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-1085) Unify JPA Cache eviction events with APE
by Bartosz Majsak (JIRA)
Bartosz Majsak created ARQ-1085:
-----------------------------------
Summary: Unify JPA Cache eviction events with APE
Key: ARQ-1085
URL: https://issues.jboss.org/browse/ARQ-1085
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha5
Reporter: Bartosz Majsak
Assignee: Bartosz Majsak
Priority: Minor
Fix For: persistence_1.0.0.next
--
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