Community
Participate
Working Groups
Develop a new Eclipse Wizard to provide automated support for project versioning/increments. It will have the following features: * Analyse a specific Tigerstripe model project (whole model or component..) against a specific branch in SCM (at least SVN, but try to handle via generic team support). o Ensure that model is all checked in first. o Use SVN head URL to figure out a list of current versions (branches) for the model and to suggest the base to compare against. * Use Eclipse SVN support to compare current project against a selected branch in the database. * Use Eclipse GUI compare functionality to display differences. These should be in model terms. * Work out recommended new version number and display reasoning. * If OK, update POM and tigerstripe.xml files * Also look at any dependent projects and update as required.
Not really possible with the current TS model. It would be much easier to implement on top of new EMF-model.