[
https://jira.jboss.org/jira/browse/JBPM-1995?page=com.atlassian.jira.plug...
]
Tom Baeyens updated JBPM-1995:
------------------------------
Summary: build script to calculate jBPM DB differences (was: Provide a documented
dev process that copes with database changes across releases)
Description:
1) automated script that
* gets the jbpm schema create scripts from a (configured) previous version from jbpm from
the maven repo.
* create previous version schema in db (preferably leverage existing jdbc.properties
handling)
* run the hibernate update tool to calculate DDL upgrade script
* optionally add the capability of running the test suite against the migrated DB schema
2) in one go it is probably easy to add an automatic diff report between the plain sql ddl
schema generation scripts. that can be used to verify if there are any other changes then
the ones that hibernate distills in the schema update tool
was:Make DB changes visible and provide a QA process to it.
Assignee: Joram Barrez
build script to calculate jBPM DB differences
---------------------------------------------
Key: JBPM-1995
URL:
https://jira.jboss.org/jira/browse/JBPM-1995
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Heiko Braun
Assignee: Joram Barrez
Fix For: jBPM 4.1
1) automated script that
* gets the jbpm schema create scripts from a (configured) previous version from jbpm
from the maven repo.
* create previous version schema in db (preferably leverage existing jdbc.properties
handling)
* run the hibernate update tool to calculate DDL upgrade script
* optionally add the capability of running the test suite against the migrated DB
schema
2) in one go it is probably easy to add an automatic diff report between the plain sql
ddl schema generation scripts. that can be used to verify if there are any other changes
then the ones that hibernate distills in the schema update tool
--
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