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

I30 Release Notes

Revision as of 17:38, 22 February 2011 by Unnamed Poltroon (Talk)

UNDER CONSTRUCTION. CHECK BACK LATER.

Summary:

Enhancements: 2
Major Defects: 2
Normal Defects: 22
Minor Defects: 1
Total: 27


Changes to Tigerstripe in Iteration 29:

Error when modifying project dependencies (Bugzilla 336309)
This was a regression which would generate an error when project dependencies was modified. Issue is now resolved.


Issues with Save ALL toolbar has been resolved (Bugzilla 334903)
This was an issue where the Save ALL toolbar button would not save all the modified editors.


Creation of illegal instances are now prevented by Tigerstripe (Bugzilla 336105)
In certain cases, Tigerstripe did not take into account the association multiplicity when new instances were created. It now properly takes this into account and prevents the creation of illegal instances.


Velocity template wizard now takes into account M0 generator projects (Bugzilla 335735)
The Velocity template wizard in Tigerstripe now properly takes into account M0 generator projects. In the past, it didn't properly detect M0 generators.


Correct package icon is now displayed in TS projects (Bugzilla 335221)
In certain cases Tigerstripe didn't display the correct package icon for TS projects. This issue should now be resolved.

Wrong package.png


Prevent multiple selection in TS editors (Bugzilla 334898)
This was an odd behavior where TS editors would allow multiple selections at the same time.


Module export now supports modification of default output directory (Bugzilla 336577)
When the default output directory (i.e. 'bin' folder) was modified to a different location, the module export didn't work as expected. This is now properly supported.


====

Tigerstripe now gives an indication in headless environment when a project contains compile errors (Bugzilla 332454)
In the past, when a project contained compile errors and headless generation was executed, there was nothing to indicate that the project contained compile errors. As of I29, headless generation throws an exception if the model project contains compile errors.


Issues related to creating an artifact with the same name as an inner package has been resolved (Bugzilla 320659)
In the past when an artifact was created with the same name as an inner package, TS Explorer would display an incorrect layout with the wrong icon. This issue has now been resolved.


Add velocity template wizard now takes into account selected sub-folders. (Bugzilla 333464)
The 'Add Velocity Template' wizard now takes into account the selected sub-folder. In the past it would always copy the velocity template in the 'templates' folder.


Refactoring issue with renaming dependencies (Bugzilla 261254)
A refactoring issue was fixed where renaming a dependency on a diagram would not reflect the changes in TS Explorer.


Refactoring issue with moving packages (Bugzilla 327713)
A refactoring issue related to moving packages has been resolved. In certain instances moving a package would cause the parent package to disappear!


Fixed an issue related to creating instances of associations (Bugzilla 333182)
This issue related to problems creating instances of associations in an instance diagram.


Instance dialog opening twice when naming association instances (Bugzilla 334861)
This is another problem related to creating instances of associations. The association name dialog box would in some cases open twice.


Problems with converting associations to association classes and vice versa (Bugzilla 326360)
When the artifacts were not Managed Entities, the association<->association class conversion would not function properly. This fix allows the conversion to be used with all artifact types.


Regression with generation warning message (Bugzilla 333440)
This was a regression of bugzilla 324148. I27 was modified to warn users when none of the rules of a generation project matched the model artifacts. However, global rules were not taken into account. This fix resolves the issue and now takes into account global rules.



Defects marked as 'Works For Me':
Bugzilla 252324 - Labels getting cut off in class diagrams


Defects marked as Duplicate:
Bugzilla 333675 - No handling for transitive dependencies
Bugzilla 333470 - Misleading messaging on Generate


Defects marked as Wont Fix:
Bugzilla 287990 - Generator build path wrong
Bugzilla 320922 - [Usability] Remove 'Constants' section from Entity and Datatype editors

Back to the top