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

Difference between revisions of "I30 Release Notes"

(New page: == UNDER CONSTRUCTION. CHECK BACK LATER. == == Summary: == <table border=0> <tr> <td>Enhancements:</td> <td>5</td> </tr> <tr> <td>Major Defects:</td> <td>3</td> ...)
 
Line 1: Line 1:
 
 
== UNDER CONSTRUCTION.  CHECK BACK LATER. ==
 
== UNDER CONSTRUCTION.  CHECK BACK LATER. ==
  
Line 8: Line 7:
 
   <tr>
 
   <tr>
 
     <td>Enhancements:</td>
 
     <td>Enhancements:</td>
     <td>5</td>
+
     <td>2</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>Major Defects:</td>
 
     <td>Major Defects:</td>
     <td>3</td>
+
     <td>2</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>Normal Defects:</td>
 
     <td>Normal Defects:</td>
     <td>13</td>
+
     <td>22</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Minor Defects:</td>
 +
    <td>1</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>'''Total''':</td>
 
     <td>'''Total''':</td>
     <td>'''21'''</td>
+
     <td>'''27'''</td>
 
   </tr>
 
   </tr>
  
Line 28: Line 31:
 
== Changes to Tigerstripe in Iteration 29: ==
 
== Changes to Tigerstripe in Iteration 29: ==
  
'''Provide a convenient way to visualize inherited associations (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=330701 330701])'''<br/>
+
'''Error when modifying project dependencies (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336309 336309])'''<br/>
This enhancement allows users to conveniently view inherited association in Tigerstripe Explorer.  In order to use this feature, the following preference option has be enabled: Under Preferences > Select Tigerstripe > Explorer > Enable 'Show Relationship Anchors'.  When artifacts are expanded, their association along with their inherited association(s) are displayed.  The inherited association(s) are displayed in a gray colour to distinguish them from direct associations.
+
This was a regression which would generate an error when project dependencies was modifiedIssue is now resolved.
 
+
 
+
[[Image:inherited_association2.png]]
+
 
+
 
+
 
+
'''Provide a convenient way to visualize inherited attributes, constants, and methods  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=330700 330700])'''<br/>
+
This enhancement allows Tigerstripe users to conveniently view inherited attributes, constants, and methods from artifact editors.  When an artifact extends another artifact, the inherited fields are all displayed in the editor.  Inherited fields are displayed in a gray colour to distinguish them from direct fields defined in the artifact.
+
 
+
 
+
[[Image:inherited_attributes.png]]
+
 
+
 
+
[[Image:inherited_constants.png]]
+
 
+
 
+
 
+
'''Resolved exception when adding details to an M0 generator descriptor (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=333153 333153])'''<br/>
+
This exception occurred when selecting an item in the "Included Files" section of Runtime tab.   
+
 
+
 
+
'''Support ordered associations in diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=230101 230101])'''<br/>
+
When an association end is marked as 'Ordered', it's now properly labeled in the class diagram:
+
 
+
[[Image:association_class_diagram.png]]
+
 
+
This can be filtered via 'Show/Hide' context menu action of an association.
+
When the association is added to an instance diagram, the 'Set Order' context menu action can be used to set an arbitrary order.  The order is displayed as a label in diagram, which can be filtered via 'Show/Hide' context menu of an association.
+
 
+
  
[[Image:association_context_menu.png]]
 
  
 +
'''Issues with Save ALL toolbar has been resolved  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=334903 334903])'''<br/>
 +
This was an issue where the Save ALL toolbar button would not save all the modified editors.
  
[[Image:set_order_dialog.png]]
 
  
  
[[Image:association_instance_diagram.png]]
+
'''Creation of illegal instances are now prevented by Tigerstripe (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336105 336105])'''<br/>
 +
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.
  
  
'''Dependency dialog now supports multi-selection (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=334900 334900])'''<br/>
+
'''Velocity template wizard now takes into account M0 generator projects (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=335735 335735])'''<br/>
The dependency dialog of Tigerstripe descriptor editor now supports multi-selection:
+
The Velocity template wizard in Tigerstripe now properly takes into account M0 generator projects.  In the past, it didn't properly detect M0 generators.
  
  
[[Image:dependencies_multi_select.png]]
+
'''Correct package icon is now displayed in TS projects (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=335221 335221])'''<br/>
 +
In certain cases Tigerstripe didn't display the correct package icon for TS projects.  This issue should now be resolved.
  
 +
[[Image:wrong_package.png]]
  
  
'''Resolved issue with opening artifacts from referenced modules (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=334186 334186])'''<br/>
 
When an artifact was opened from a referenced module in TS Explorer, the corresponding artifact editor didn't open by default.  Instead it would open the .class JDT editor.  This issue has now been resolved.
 
  
[[Image:refrenced_module.png]]
+
'''Prevent multiple selection in TS editors (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=334898 334898])'''<br/>
 +
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 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336577 336577])'''<br/>
 +
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.
  
'''Error when artifacts are dragged and dropped from referenced Tigerstripe modules (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=333027 333027])'''<br/>
 
Even though the operation completed successfully, there were a lot of errors displayed in Error Log view when artifacts were dragged and dropped from a referenced module to a diagram.  The following is the description of the errors that were generated: "Received wrong transfer data"
 
  
 +
================
  
 
'''Tigerstripe now gives an indication in headless environment when a project contains compile errors (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=332454 332454])'''<br/>
 
'''Tigerstripe now gives an indication in headless environment when a project contains compile errors (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=332454 332454])'''<br/>

Revision as of 17:38, 22 February 2011

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