Project

General

Profile

Model Change Workflow » History » Revision 3

Revision 2 (Andreas Müller, 02/19/2011 01:10 AM) → Revision 3/17 (Andreas Müller, 02/19/2011 01:15 AM)

 



 # WORKFLOW for Changing CDM Model 


 * Run all tests in current trunk 

 * Create branch for new model 

 * Run all test in new branch 

 * Change model 

 * Check for  

   * hibernate annotations 

   * JAXB annotations (on attribute and class level) 

   * clone methods 

   * other methods 

   * write tests (for all layers) 

   * write database update (persistence layer) 

   * adapt testing data (xsd, xml, etc.) 

   * run tests for all layers