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

Difference between revisions of "I36 Release Notes"

(New page: == Summary: == UNDER CONSTRUCTION. CHECK BACK LATER. <table border=0> <tr> <td>Major Defects:</td> <td>?</td> </tr> <tr> <td>Normal Defects:</td> <td>?</td> </tr>...)
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Summary: ==
 
== Summary: ==
 
UNDER CONSTRUCTION. CHECK BACK LATER.
 
  
 
<table border=0>
 
<table border=0>
 
   <tr>
 
   <tr>
 
     <td>Major Defects:</td>
 
     <td>Major Defects:</td>
     <td>?</td>
+
     <td>2</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>Normal Defects:</td>
 
     <td>Normal Defects:</td>
     <td>?</td>
+
     <td>9</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>Minor Defects:</td>
 
     <td>Minor Defects:</td>
     <td>?</td>
+
     <td>1</td>
  </tr>
+
  <tr>
+
    <td>Trivial Defects:</td>
+
    <td>?</td>
+
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>Enhancements:</td>
 
     <td>Enhancements:</td>
     <td>?</td>
+
     <td>6</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>'''Total''':</td>
 
     <td>'''Total''':</td>
     <td>'''??'''</td>
+
     <td>'''18'''</td>
 
   </tr>
 
   </tr>
  
Line 33: Line 27:
  
 
== Changes to Tigerstripe in Iteration 36: ==
 
== Changes to Tigerstripe in Iteration 36: ==
 +
 +
'''Convenient method to convert a Datatype to an Entity and vice versa (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325174 325174])'''<br/>
 +
There is now a convenient method to convert a Datatype to an Entity and vice versa both from a class diagram and Tigerstripe Explorer.
 +
 +
 +
 +
[[Image:convert_to_dt_from_diagram.png]]
 +
 +
 +
[[Image:convert_to_dt_from_explorer.png]]
 +
 +
 +
'''Provide validation support for primitive types (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=232727 232727])'''<br/>
 +
This enhancement adds a new field for primitive types in the profile editor where users are able to specify a regular expression for the purpose of <br/>
 +
validating the default values of such primitive types with the specified regular expression.
 +
 +
 +
[[Image:validation_on_primitives.png]]
 +
 +
 +
[[Image:invalid_int.png]]
 +
 +
 +
[[Image:problems_view_primitive_types.png]]
  
  
'''Put generation log files in subdirectory (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=347709 347709])'''<br/>
+
'''Place generation log files in subdirectory (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=347709 347709])'''<br/>
 
In order to declutter the generation folder, the log files are now placed in their dedicated subdirectory.
 
In order to declutter the generation folder, the log files are now placed in their dedicated subdirectory.
  
Line 43: Line 61:
  
 
''''Synch up with model' option for instance diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=226405 226405])'''<br/>
 
''''Synch up with model' option for instance diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=226405 226405])'''<br/>
The 'Synch up with model' option is now provided for instance diagrams.  This is similar to the option provided for class diagrams.  Should the diagram ever fall out-of-sync with the model, this option can be used to synchronize them.
+
The 'Synch up with model' option is now provided for instance diagrams.  This is similar to the option provided for class diagrams.  <br/>
 +
Should the diagram ever fall out-of-sync with the model, this option can be used to synchronize them.
  
 
[[Image:sync_with_model.png]]
 
[[Image:sync_with_model.png]]
Line 62: Line 81:
  
 
[[Image:long_description.png]]
 
[[Image:long_description.png]]
 
 
'''Convenient method to convert a Datatype to an Entity and vice versa (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325174 325174])'''<br/>
 
There is now a convenient method to convert a Datatype to an Entity and vice versa both from a class diagram and Tigerstripe Explorer.
 
 
 
 
[[Image:convert_to_dt_from_diagram.png]]
 
 
 
[[Image:convert_to_dt_from_explorer.png]]
 
  
  
Line 81: Line 89:
 
'''Importing projects with MS-Word markups (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=338918 338918])'''<br/>
 
'''Importing projects with MS-Word markups (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=338918 338918])'''<br/>
 
Tigerstripe is now able to import projects where the description contains MS-Word specific XML markups.  This can occur when the description is copy/pasted from MS-Word.
 
Tigerstripe is now able to import projects where the description contains MS-Word specific XML markups.  This can occur when the description is copy/pasted from MS-Word.
 +
 +
 +
'''Issues with converting an Entity to a Datatype (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=350555 350555])'''<br/>
 +
In certain cases there were issues converting an Entity artifact to a Datatype.  These issues have now been resolved.
  
  
Line 98: Line 110:
  
 
'''Changes to facet are not automatically picked up (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348229 348229])'''<br/>
 
'''Changes to facet are not automatically picked up (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348229 348229])'''<br/>
In the past, users were required to re-add a facet after making any changes to it.  Tigerstripe is now able to automatically update the project when referenced facets are modified.  
+
In the past, users were required to re-add a facet after making changes to it.  Tigerstripe now automatically updates the project when referenced facets are modified.  
 +
 
 +
 
 +
'''NPE during refactor operation (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349282 349282])'''<br/>
 +
This was an issue where an NPE was thrown during a refactoring operation when any two TS projects in the workspace had a circular dependency.
 +
 
 +
 
 +
'''Added some details to Facet page and resolved an issue with referencing multiple facets (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349841 349841])'''<br/>
 +
Added some details to the facet page of tigerstripe.xml to avoid confusion.  Also resolved an issue related to referencing multiple facets in a tigerstripe.xml file.
 +
 
  
 +
[[Image:facet_page.png]]
  
  
Line 105: Line 127:
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=347576 347576] - Default value of attributes are not verified<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=347576 347576] - Default value of attributes are not verified<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349818 349818] - NullPointerException during build time<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349818 349818] - NullPointerException during build time<br/>
 +
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349537 349537] - NPE from descriptor Auditor<br/>
  
  
 
'''Defect(s) marked as Won't Fix:'''<br/>
 
'''Defect(s) marked as Won't Fix:'''<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348984 348984] - Check JVM parameters on startup<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=348984 348984] - Check JVM parameters on startup<br/>

Latest revision as of 11:31, 28 June 2011

Summary:

Major Defects: 2
Normal Defects: 9
Minor Defects: 1
Enhancements: 6
Total: 18


Changes to Tigerstripe in Iteration 36:

Convenient method to convert a Datatype to an Entity and vice versa (Bugzilla 325174)
There is now a convenient method to convert a Datatype to an Entity and vice versa both from a class diagram and Tigerstripe Explorer.


Convert to dt from diagram.png


Convert to dt from explorer.png


Provide validation support for primitive types (Bugzilla 232727)
This enhancement adds a new field for primitive types in the profile editor where users are able to specify a regular expression for the purpose of
validating the default values of such primitive types with the specified regular expression.


Validation on primitives.png


Invalid int.png


Problems view primitive types.png


Place generation log files in subdirectory (Bugzilla 347709)
In order to declutter the generation folder, the log files are now placed in their dedicated subdirectory.


Log folder.png


'Synch up with model' option for instance diagrams (Bugzilla 226405)
The 'Synch up with model' option is now provided for instance diagrams. This is similar to the option provided for class diagrams.
Should the diagram ever fall out-of-sync with the model, this option can be used to synchronize them.

Sync with model.png


Provide Suitable Fill Colors (Bugzilla 222174)
There are now suitable fill colors provided by right clicking on an artifact in a diagram > selecting format > Fill Color


Fill colors.png


Usability enhancements in Tigerstripe (Bugzilla 349458)
There were a couple of usability improvements in Tigerstripe:
1) The color of inherited fields are now darker for better readability
2) The description field of TS artifact editors is now wrapped. Hence it will no longer disturb the editor's layout as indicated below


Long description.png


NPE when enabling a generator (Bugzilla 349788)
This was a major regression where an NPE was thrown when a generator was enabled and the descriptor file was saved.


Importing projects with MS-Word markups (Bugzilla 338918)
Tigerstripe is now able to import projects where the description contains MS-Word specific XML markups. This can occur when the description is copy/pasted from MS-Word.


Issues with converting an Entity to a Datatype (Bugzilla 350555)
In certain cases there were issues converting an Entity artifact to a Datatype. These issues have now been resolved.


User is now warned if Facet cannot be resolved (Bugzilla 337683)
The tigerstripe.xml file is now marked with an error when a referenced Facet cannot be resolved.


Facet generator tab.png


Facet problem view.png


Fields of inherited methods marked as editable (Bugzilla 347614)
This was an issue where some of the fields of inherited methods were marked as editable.


Changes to facet are not automatically picked up (Bugzilla 348229)
In the past, users were required to re-add a facet after making changes to it. Tigerstripe now automatically updates the project when referenced facets are modified.


NPE during refactor operation (Bugzilla 349282)
This was an issue where an NPE was thrown during a refactoring operation when any two TS projects in the workspace had a circular dependency.


Added some details to Facet page and resolved an issue with referencing multiple facets (Bugzilla 349841)
Added some details to the facet page of tigerstripe.xml to avoid confusion. Also resolved an issue related to referencing multiple facets in a tigerstripe.xml file.


Facet page.png


Defect(s) marked as Duplicate:
Bugzilla 347576 - Default value of attributes are not verified
Bugzilla 349818 - NullPointerException during build time
Bugzilla 349537 - NPE from descriptor Auditor


Defect(s) marked as Won't Fix:
Bugzilla 348984 - Check JVM parameters on startup

Back to the top