[
https://jira.jboss.org/jira/browse/JBPM-1823?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBPM-1823.
----------------------------------
Resolution: Done
Done
<target name="update-schema" depends="setup-schema"
description="Generate jBPM Database Update Scripts">
<jbpmschema output="${scriptsdir}/jbpm.jpdl.mysql.update322.sql"
config="hibernate.cfg.mysql.xml" properties="mysql.properties"
action="update" delimiter=";"/>
<jbpmschema output="${scriptsdir}/jbpm.jpdl.sybase.update322.sql"
config="hibernate.cfg.sybase.xml" properties="sybase.properties"
action="update" delimiter=";"/>
</target>
re-enable the datbase upgrade tool
----------------------------------
Key: JBPM-1823
URL:
https://jira.jboss.org/jira/browse/JBPM-1823
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Productization
Reporter: Tom Baeyens
Assignee: Thomas Diesler
Priority: Critical
Fix For: jBPM 3.3.1 GA
the database upgrade tool seems to have disappeared and it was a great tool for people to
calculate their own db changes based on hibernates 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