[JBoss JIRA] Created: (ARQAJO-67) Reduce logging levels
by Karel Piwko (JIRA)
Reduce logging levels
---------------------
Key: ARQAJO-67
URL: https://issues.jboss.org/browse/ARQAJO-67
Project: Arquillian Ajocado
Issue Type: Feature Request
Components: junit, testng
Affects Versions: 1.0.0.Alpha2
Reporter: Karel Piwko
Assignee: Lukáš Fryč
Ajocado outputs many debug information under INFO logging level. This level should be reduced to debug or even debug/fine.
It makes execution of the test slower and this information is not required until debugging.
It manifest namely with JUnit which redirects test output to console.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (ARQ-1074) TransactionProvider should be supported on client side
by Aslak Knutsen (JIRA)
Aslak Knutsen created ARQ-1074:
----------------------------------
Summary: TransactionProvider should be supported on client side
Key: ARQ-1074
URL: https://issues.jboss.org/browse/ARQ-1074
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Transaction
Affects Versions: transaction_1.0.0.Alpha1
Reporter: Aslak Knutsen
Fix For: transaction_1.0.0.next
We should support automating TransactionManagement for the Client side as well as for in container.
A TransactionProvider could register it self to be in Client context. This will allow for embedded service containers to provide their own hooks without reloading the AuxiliaryArchives as it's done by Remote Containers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (ARQ-1032) Drone: shortcut for starting Selenium Server
by Lukáš Fryč (JIRA)
Lukáš Fryč created ARQ-1032:
-------------------------------
Summary: Drone: shortcut for starting Selenium Server
Key: ARQ-1032
URL: https://issues.jboss.org/browse/ARQ-1032
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Drone
Affects Versions: drone_1.1.0.CR1
Reporter: Lukáš Fryč
Assignee: Karel Piwko
When starting Drone test development, user needs to obtain appropriate version of {{selenium-server.jar}}, start it with {{java}} and provide all necessary properties like {{chrome.driver.binary}}.
Required information is already available in {{pom.xml}} (selenium version) and {{arquillian.xml}} (driver properties).
To allow quick bootstrap, Drone should provide method for user to ramp up to development quickly.
Following integration can be considered:
* JBDS
* Forge - {{drone start}}
* Maven - {{mvn arquillian:drone-start}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months