Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

I50 Release Notes

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.png       Show build errors.png


Take into account suffix for default values of primitive types (Bugzilla 375642)
Tigerstripe now supports Java 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.


Confusing diagram audit 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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.