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

I45 Release Notes

Revision as of 16:56, 4 January 2012 by Nmehrega.cisco.com (Talk | contribs) (Summary:)

Summary:

Normal Defects: 4
Major Defects: 1
Enhancement: 2
Total: 7


NOTE: This iteration coincided with the holidays. As a result there weren't as many defects/enhancements resolved as previous iterations.

Changes to Tigerstripe in Iteration 45:

Exception caused for non-Tigerstripe projects (Bugzilla 366551)
When the Eclipse was started with non-Tigerstripe projects, a series of 'TigerstripeExceptions' were thrown complaining about the tigerstripe project descriptor not being found. This issue is now resolved.


Editor is not marked as dirty when 'modify dependencies' is checked (Bugzilla 366490)
The tigerstripe.xml editor was not marked as dirty when 'modify generation at runtime' checkbox was checked.

Modify dep checkbox.png


Logging an INFO message to generation dialog will mark generation as failed (Bugzilla 366628)
Using the PluginLog.reportStatus(...) API to log an Info message to generate dialog would incorrectly mark generation as "Failed":

Generation dialog2.png


Extend relationship is removed when AssociationClass is converted to Association (Bugzilla 367273)
When automatically converting AssociationClass to an Association, the Extends relationship would not be preserved.


Defect(s) marked as Works For Me:
Bugzilla 299040 - Problem reading the Default Profile


Defect(s) marked as Won't Fix:
Bugzilla 247807 - Reports and Generation
Bugzilla 367565 - It is not possible to copy attributes from one entity to another

Back to the top