This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 289142 - Automated Support for Tigerstripe Versioning
Summary: Automated Support for Tigerstripe Versioning
Status: CLOSED WONTFIX
Alias: None
Product: Tigerstripe (Archived)
Classification: Technology
Component: Core (show other bugs)
Version: 0.5M1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 0.5M0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 15:41 EDT by Steve Jerman CLA
Modified: 2012-03-26 10:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Jerman CLA 2009-09-10 15:41:55 EDT
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.
Comment 1 Navid Mehregani CLA 2012-03-26 10:36:41 EDT
Not really possible with the current TS model. It would be much easier to implement on top of new EMF-model.