Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

I50 Release Notes

Revision as of 13:09, 17 April 2012 by Unnamed Poltroon (Talk) (New page: == Summary: == <table border=0> <tr> <td>Minor Defect:</td> <td>2</td> </tr> <tr> <td>Normal Defects:</td> <td>5</td> </tr> <tr> <td>Enhancements:</td> <...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Summary:

Minor Defect: 2
Normal Defects: 5
Enhancements: 2
Total: 9


Changes to Tigerstripe in Iteration 50:

Provide a means of excluding a Tigerstripe artifact from build (Bugzilla 375544)
Users are now able to ignore compile errors on a Tigerstripe artifact by right clicking on it and selecting 'Ignore Build Errors'. Similarly, build errors can be enabled by selecting 'Show Build Errors'. This feature is needed where the compile error is not applicable due to custom Annotations.


Ignore Build Errors: Ignore build errors.png
Show Build Errors: Show build errors.png


Take into account suffix for default values of primitive types (Bugzilla 375642)
Tigerstripe now supports the suffix to be used in the default value of certain primitive types:

"F" or "f" for float
"D" or "d" for double
"L" or "l" for long

Float with an f.png


Synchronization issue between TS diagram/explorer (Bugzilla 300041)
When deleting stereotypes from Annotation Property view, the Explorer would in some cases get out of sync from the diagram. This issue is now resolved.


Diagram audit confusing messages (Bugzilla 219457)
This was an old issue that had already been resolved but the corresponding bugzilla was never updated.


Dependency must be in base directory (Bugzilla 287518)
This issue is no longer reproducible on the latest build of Tigerstripe.


Additional change notifier/listener for output Directory (Bugzilla 324286)
This issue was resolved a while back but the corresponding bugzilla was never closed.


Defects marked as Invalid:
Bugzilla 238297 - Updater Request logic

Defects marked as Won't Fix:
Bugzilla 300467 - Cascade Delete logic implemented in wrong place
Bugzilla 316877 - Diagram editor does not properly revert

Back to the top