Changed commit behaviour

1 view
Skip to first unread message

Felix Mayerhuber

unread,
Oct 24, 2012, 1:57:44 PM10/24/12
to openeng...@googlegroups.com
Hi everyone,

important news for everyone working with the master of the OpenEngSB: Yesterday, the commit objects (EDBCommit and EKBCommit) got enhanced with information about their revision number and the parent revision number. This step was taken, so that the EDB take another step closer to a SCM system. However, there was now a check introduced, which tests whenever a commit gets committed to the EDB, if the parent revision number is fitting to the current revision number of the EDB. If the parent revision number is not fitting (which means that there was a commit in the mean time) an exception is thrown. This check can be enabled or disabled and is enabled by default since yesterday. If you want that this check is not performed, you can deactivate this change in the properties file "org.openengsb.edb.cfg". There you can set the property "revisionCheckEnabled" to false instead of true which means that the commit behaviour stays the same like before.

Kind regards,
Felix
Reply all
Reply to author
Forward
0 new messages