expand qa capabilities and ci
-----------------------------
Key: JBPM-2409
URL:
https://jira.jboss.org/jira/browse/JBPM-2409
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.1
* create clear configuration properties:
- database {hsqldb, mysql, oracle, postgresql}
- jboss {500, 510}
- tomcat {6020}
- identity {jbpmbuildin, jbossidm}
- tx {hibernate, jta, spring}
-config {default, serializable}
* switch integration test suite to use cactus for tomcat and jboss
* hudson jobs
- jbpm4-database: database={hsqldb, mysql, oracle,
postgresql},identity=jbpmbuildin,tx=hibernate
- jbpm4-jboss: jboss={jboss500,jboss510},database=oracle,identity=jbpmbuildin,tx=jta
- jbpm4-identity: identity={jbpmbuildin, jbossidm},db={hsqldb, mysql, oracle,
postgresql},container=jboss510,tx=jta
- jbpm4-tomcat: tomcat={6020},tx={hibernate,spring},database=mysql,identity=jbpmbuildin
- jbpm4-serializable: special config with serializing command executor +
database=hsqldb,identity=jbpmbuildin,tx=hibernate
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira