|
Posted
almost 21 years
ago
The development release 0.17.5 of ArgoUML is now released and available from the web site at the
download page.
Most important changes:
Refactoring of the Model subsystem completed (including ModelFacade).
The following issues are
... [More]
solved i 0.17.5
ID Summary
523 increase verbosity of stack trace
691 [xslt] Junction & Choice pseudostate should be supported
713 [xslt]Labelling of action states is wrong
915 Todo text inconsistent with UI
980 Replace any string constants that refer to MThings.
1112 Building modelelements outside of the Model component will cause
confusing problems and is therefor deprecated
1120 It is possible to attach an operation to a signal
1201 Make it possible to attach notes/comments to several modelelements
1220 Top state not handled correctly
1554 Add to class diagrams
1703 Support n-ary associations in prop panels
1766 Re-linking comments after they have been unlinked is impossible
1969 Relation between objects of different diagrams
1993 Remove all references to NSUML
2120 It is no longer possible to change the order of the Literals for a Datatype
2129 Changing visibility of package toggles expands/collapses subpackages in
explorer
2165 Allow adding a collaboration diagram to an operation
2288 Allow to link an operation to a CallEvent
2433 concurrent composite states
2441 compatability between OS
2492 Remove menuitem "Buttons on Selection"
2507 Note/Comment on message gets detached after save/load
2513 Improve drag/drop of toolbars.
2564 Notes/Comments can be detached from their element
2570 style break in org.argouml.uml.generator.FileGenerator
2574 On diagram editing of association end multiplicity.
2576 Stub States implementation
2625 Class settings are lost after loading an old project file
2631 Support n-ary associations in class diagram
2677 Java CG imports predefined datatypes
2696 Split ModelFacade into NsumlModelFacade and JmiModelFacade
2714 [CD] Remove shadows from Messages
2741 Enable Save option based on graph events
2744 All event proppanes should show list of transitions they trigger
2769 Creating and throwing away CommentEdge
2790 Make model element factory methods safe
2796 Pseudostates icon in explorer is missing
2820 RE Throwing exceptions
2829 Can't load my project
2843 Subdiagrams do not delete
2844 Model element name not shown on ActionState
2845 [xslt]Patch NSUML breaks XMI compatability
2860 Repeated signals for the same internal transition
2865 Transition points get unhooked when attaching to another state
2867 Display problems with command buttons
2888 Placing child node inside parent node doesn't enclose it
2889 Remove fill color option on stlye tab for FigText
2890 Cannot put back an ActionState deleted from diagram.
2893 generalization links overlap
2921 Create XMIWriter delagator
2922 XXXFactory delete Methods should not be public
2923 Replace MModelElementEvent and MModelElementListener
2940 AbstractSecion doesn't look for end section when writing
2943 Drawing a Message bring CPU Usage to 100%
2955 Model component contains references to Notation and NotationName
2956 Model component contains reference to CommentEdge
2981 Move save from project member to file persisters
2982 Model file corrupted
2984 PersistenceManager should be singleton
2985 .zargo corrupt
2986 AssociationClass doesn't show "class" association ends
2987 Delete and remove of association classes does not work
2988 Association class does not support generalization
2989 Defective generalization handles on association class
2990 Association class cant attach to association class
2992 Strip out 0xFFFF characters on load of zargo
2997 [xslt]Interface size changed after reload in class diagram when operations
hidden
3004 Reloading a minimised class acts odd on resize
3006 cannot add a note anymore with recent changes
3007 Move to PERSISTENCE_VERSION 3
3008 Fire progress events from XmlInputStream
3010 Disallow project load if PERSISTENCE_VERSION less than version on file
3017 File not found-error signaled incorrectly when running from Command Line
3020 Saving error on use case diagrams with comments
3024 Old projects fail to load.
3025 Creating Collaboration diagram breaks explorer
3026 Exceptions are being ignored in persistence
3027 Deleting a model element with a note deletes the note
3032 Impossible to enter comments on Collaboration diagram
3034 Implementation of Synch States
3035 import void; generated will not compile
3038 Comments can not be loaded
3041 SubMachine States implementation for State Diagrams
3045 exception when entering "test()" as internal transition in a state
3046 Use the correct way of deleting modelelements
3047 Make one Trash per Project; Trash is not a singleton
3050 [CD] Unable to load collaboration
3053 Generated c++ headers should have #ifndef ... #endif multiple inclusion
guards
3056 problems using the cpp notation
3057 Generate C++ code for association class
3058 Association class in a class diagram is not reloaded properly
3060 c++ generator uses \n instead of line.seperator
3061 Notes in Activity Diagram are not saved
3062 Comment link causes a failure in ActivityDiagram
3065 Attribute or association with multiplicity >1 is not generated
3070 infinite loop in NSUMLModelFacade#isConstructor
3072 problems with activity diagrams and java/cpp notations
3073 Direct instantiation of DiagramMemberFilePersister
3074 Unnecessary Cast in CoreFactoryImpl::buildRealization
3076 Save as .uml broken
3078 Add association classes and n-ary associations to deployment diagrams
3080 cound not open a file
3082 Remove from diagram leaves garbage on the screen
Known problems with this release:
Sequence diagrams are not working.
Comment
The plan is to make the 0.18 release next. After that we will leave NS-UML.
This release is the first release built with JDK1.4.2.
Also the Java Web Start files are changed to require JRE1.4.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.5 of ArgoUML is now released and available from the web site at the
download page.
Most important changes:
Refactoring of the Model subsystem completed (including ModelFacade).
The following issues are solved i
... [More]
0.17.5
ID Summary
523 increase verbosity of stack trace
691 [xslt] Junction & Choice pseudostate should be supported
713 [xslt]Labelling of action states is wrong
915 Todo text inconsistent with UI
980 Replace any string constants that refer to MThings.
1112 Building modelelements outside of the Model component will cause
confusing problems and is therefor deprecated
1120 It is possible to attach an operation to a signal
1201 Make it possible to attach notes/comments to several modelelements
1220 Top state not handled correctly
1554 Add to class diagrams
1703 Support n-ary associations in prop panels
1766 Re-linking comments after they have been unlinked is impossible
1969 Relation between objects of different diagrams
1993 Remove all references to NSUML
2120 It is no longer possible to change the order of the Literals for a Datatype
2129 Changing visibility of package toggles expands/collapses subpackages in
explorer
2165 Allow adding a collaboration diagram to an operation
2288 Allow to link an operation to a CallEvent
2433 concurrent composite states
2441 compatability between OS
2492 Remove menuitem "Buttons on Selection"
2507 Note/Comment on message gets detached after save/load
2513 Improve drag/drop of toolbars.
2564 Notes/Comments can be detached from their element
2570 style break in org.argouml.uml.generator.FileGenerator
2574 On diagram editing of association end multiplicity.
2576 Stub States implementation
2625 Class settings are lost after loading an old project file
2631 Support n-ary associations in class diagram
2677 Java CG imports predefined datatypes
2696 Split ModelFacade into NsumlModelFacade and JmiModelFacade
2714 [CD] Remove shadows from Messages
2741 Enable Save option based on graph events
2744 All event proppanes should show list of transitions they trigger
2769 Creating and throwing away CommentEdge
2790 Make model element factory methods safe
2796 Pseudostates icon in explorer is missing
2820 RE Throwing exceptions
2829 Can't load my project
2843 Subdiagrams do not delete
2844 Model element name not shown on ActionState
2845 [xslt]Patch NSUML breaks XMI compatability
2860 Repeated signals for the same internal transition
2865 Transition points get unhooked when attaching to another state
2867 Display problems with command buttons
2888 Placing child node inside parent node doesn't enclose it
2889 Remove fill color option on stlye tab for FigText
2890 Cannot put back an ActionState deleted from diagram.
2893 generalization links overlap
2921 Create XMIWriter delagator
2922 XXXFactory delete Methods should not be public
2923 Replace MModelElementEvent and MModelElementListener
2940 AbstractSecion doesn't look for end section when writing
2943 Drawing a Message bring CPU Usage to 100%
2955 Model component contains references to Notation and NotationName
2956 Model component contains reference to CommentEdge
2981 Move save from project member to file persisters
2982 Model file corrupted
2984 PersistenceManager should be singleton
2985 .zargo corrupt
2986 AssociationClass doesn't show "class" association ends
2987 Delete and remove of association classes does not work
2988 Association class does not support generalization
2989 Defective generalization handles on association class
2990 Association class cant attach to association class
2992 Strip out 0xFFFF characters on load of zargo
2997 [xslt]Interface size changed after reload in class diagram when operations
hidden
3004 Reloading a minimised class acts odd on resize
3006 cannot add a note anymore with recent changes
3007 Move to PERSISTENCE_VERSION 3
3008 Fire progress events from XmlInputStream
3010 Disallow project load if PERSISTENCE_VERSION less than version on file
3017 File not found-error signaled incorrectly when running from Command Line
3020 Saving error on use case diagrams with comments
3024 Old projects fail to load.
3025 Creating Collaboration diagram breaks explorer
3026 Exceptions are being ignored in persistence
3027 Deleting a model element with a note deletes the note
3032 Impossible to enter comments on Collaboration diagram
3034 Implementation of Synch States
3035 import void; generated will not compile
3038 Comments can not be loaded
3041 SubMachine States implementation for State Diagrams
3045 exception when entering "test()" as internal transition in a state
3046 Use the correct way of deleting modelelements
3047 Make one Trash per Project; Trash is not a singleton
3050 [CD] Unable to load collaboration
3053 Generated c++ headers should have #ifndef ... #endif multiple inclusion
guards
3056 problems using the cpp notation
3057 Generate C++ code for association class
3058 Association class in a class diagram is not reloaded properly
3060 c++ generator uses \n instead of line.seperator
3061 Notes in Activity Diagram are not saved
3062 Comment link causes a failure in ActivityDiagram
3065 Attribute or association with multiplicity >1 is not generated
3070 infinite loop in NSUMLModelFacade#isConstructor
3072 problems with activity diagrams and java/cpp notations
3073 Direct instantiation of DiagramMemberFilePersister
3074 Unnecessary Cast in CoreFactoryImpl::buildRealization
3076 Save as .uml broken
3078 Add association classes and n-ary associations to deployment diagrams
3080 cound not open a file
3082 Remove from diagram leaves garbage on the screen
Known problems with this release:
Sequence diagrams are not working.
Comment
The plan is to make the 0.18 release next. After that we will leave NS-UML.
This release is the first release built with JDK1.4.2.
Also the Java Web Start files are changed to require JRE1.4.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.5 of ArgoUML is now released and available from the web site at the
download page.
Most important changes:
Refactoring of the Model subsystem completed (including ModelFacade).
The following issues are
... [More]
solved i 0.17.5
ID Summary
523 increase verbosity of stack trace
691 [xslt] Junction & Choice pseudostate should be supported
713 [xslt]Labelling of action states is wrong
915 Todo text inconsistent with UI
980 Replace any string constants that refer to MThings.
1112 Building modelelements outside of the Model component will cause
confusing problems and is therefor deprecated
1120 It is possible to attach an operation to a signal
1201 Make it possible to attach notes/comments to several modelelements
1220 Top state not handled correctly
1554 Add to class diagrams
1703 Support n-ary associations in prop panels
1766 Re-linking comments after they have been unlinked is impossible
1969 Relation between objects of different diagrams
1993 Remove all references to NSUML
2120 It is no longer possible to change the order of the Literals for a Datatype
2129 Changing visibility of package toggles expands/collapses subpackages in
explorer
2165 Allow adding a collaboration diagram to an operation
2288 Allow to link an operation to a CallEvent
2433 concurrent composite states
2441 compatability between OS
2492 Remove menuitem "Buttons on Selection"
2507 Note/Comment on message gets detached after save/load
2513 Improve drag/drop of toolbars.
2564 Notes/Comments can be detached from their element
2570 style break in org.argouml.uml.generator.FileGenerator
2574 On diagram editing of association end multiplicity.
2576 Stub States implementation
2625 Class settings are lost after loading an old project file
2631 Support n-ary associations in class diagram
2677 Java CG imports predefined datatypes
2696 Split ModelFacade into NsumlModelFacade and JmiModelFacade
2714 [CD] Remove shadows from Messages
2741 Enable Save option based on graph events
2744 All event proppanes should show list of transitions they trigger
2769 Creating and throwing away CommentEdge
2790 Make model element factory methods safe
2796 Pseudostates icon in explorer is missing
2820 RE Throwing exceptions
2829 Can't load my project
2843 Subdiagrams do not delete
2844 Model element name not shown on ActionState
2845 [xslt]Patch NSUML breaks XMI compatability
2860 Repeated signals for the same internal transition
2865 Transition points get unhooked when attaching to another state
2867 Display problems with command buttons
2888 Placing child node inside parent node doesn't enclose it
2889 Remove fill color option on stlye tab for FigText
2890 Cannot put back an ActionState deleted from diagram.
2893 generalization links overlap
2921 Create XMIWriter delagator
2922 XXXFactory delete Methods should not be public
2923 Replace MModelElementEvent and MModelElementListener
2940 AbstractSecion doesn't look for end section when writing
2943 Drawing a Message bring CPU Usage to 100%
2955 Model component contains references to Notation and NotationName
2956 Model component contains reference to CommentEdge
2981 Move save from project member to file persisters
2982 Model file corrupted
2984 PersistenceManager should be singleton
2985 .zargo corrupt
2986 AssociationClass doesn't show "class" association ends
2987 Delete and remove of association classes does not work
2988 Association class does not support generalization
2989 Defective generalization handles on association class
2990 Association class cant attach to association class
2992 Strip out 0xFFFF characters on load of zargo
2997 [xslt]Interface size changed after reload in class diagram when operations
hidden
3004 Reloading a minimised class acts odd on resize
3006 cannot add a note anymore with recent changes
3007 Move to PERSISTENCE_VERSION 3
3008 Fire progress events from XmlInputStream
3010 Disallow project load if PERSISTENCE_VERSION less than version on file
3017 File not found-error signaled incorrectly when running from Command Line
3020 Saving error on use case diagrams with comments
3024 Old projects fail to load.
3025 Creating Collaboration diagram breaks explorer
3026 Exceptions are being ignored in persistence
3027 Deleting a model element with a note deletes the note
3032 Impossible to enter comments on Collaboration diagram
3034 Implementation of Synch States
3035 import void; generated will not compile
3038 Comments can not be loaded
3041 SubMachine States implementation for State Diagrams
3045 exception when entering "test()" as internal transition in a state
3046 Use the correct way of deleting modelelements
3047 Make one Trash per Project; Trash is not a singleton
3050 [CD] Unable to load collaboration
3053 Generated c headers should have #ifndef ... #endif multiple inclusion
guards
3056 problems using the cpp notation
3057 Generate C code for association class
3058 Association class in a class diagram is not reloaded properly
3060 c generator uses \n instead of line.seperator
3061 Notes in Activity Diagram are not saved
3062 Comment link causes a failure in ActivityDiagram
3065 Attribute or association with multiplicity >1 is not generated
3070 infinite loop in NSUMLModelFacade#isConstructor
3072 problems with activity diagrams and java/cpp notations
3073 Direct instantiation of DiagramMemberFilePersister
3074 Unnecessary Cast in CoreFactoryImpl::buildRealization
3076 Save as .uml broken
3078 Add association classes and n-ary associations to deployment diagrams
3080 cound not open a file
3082 Remove from diagram leaves garbage on the screen
Known problems with this release:
Sequence diagrams are not working.
Comment
The plan is to make the 0.18 release next. After that we will leave NS-UML.
This release is the first release built with JDK1.4.2.
Also the Java Web Start files are changed to require JRE1.4.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.4 of ArgoUML is now released and available from the web site.
The reason for doing it so quickly after the 0.17.3 release was that we found that 0.17.3 contained some big problems (impossible to save) and the cleanest
... [More]
way to fix it was to make a new release.
Most important changes:
It is now possible to save.
New version of GEF.
Association classes.
The following issues are solved i 0.17.4
542 build.bat does not start Argo in 4jan2002 cvs
613 Capitalization in critic headlines
637 Property tab pop-up menus inconsistent and incomplete
788 Further restriction of choices for classifiers
821 Modifiers sections needs splitting up.
2376 The "Flat" todo list is not flat enough
2493 Sub diagrams not deleted on class deletion
2705 Solve forward & backward compatibility for new zargo contents
2739 save(String, boolean, Writer) in org.argouml.kernel.ProjectMember,
org.argouml.uml.diagram.ProjectMemberDiagram,
2788 Exceptions occur in UMLModelEventPump when running the alltests target
2880 Statechart diagram not deleted when class deleted
2881 Sub diagram of Operation not deleted when a parent is deleted
2883 Sub diagram of UseCase or Actor not deleted when UseCase/Actor is deleted
2909 Last diagram deletion possible by deleting parent
2952 Closed compartments do not persist on reverse engineered project
2964 Test cases for loading models saved with an old version doesn't work
2965 Diagram missing when loading a reverse engineered project
2968 Manual todo items get lost when re-loaded/saved
2969 Error when saving a project "org\argouml\persistence\argo.tee" not found
Known problems with this release:
Sequence diagrams are not working.
Comment
A lot of work has been done on the few days between the release 0.17.3 and 0.17.4. This means that there is a big risk that some new and unknown problem was introduced. Lets hope that this is minor so that the active work can continue unhindered.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.4 of ArgoUML is now released and available from the web site.
The reason for doing it so quickly after the 0.17.3 release was that we found that 0.17.3 contained some big problems (impossible to save) and the
... [More]
cleanest way to fix it was to make a new release.
Most important changes:
It is now possible to save.
New version of GEF.
Association classes.
The following issues are solved i 0.17.4
542 build.bat does not start Argo in 4jan2002 cvs
613 Capitalization in critic headlines
637 Property tab pop-up menus inconsistent and incomplete
788 Further restriction of choices for classifiers
821 Modifiers sections needs splitting up.
2376 The "Flat" todo list is not flat enough
2493 Sub diagrams not deleted on class deletion
2705 Solve forward & backward compatibility for new zargo contents
2739 save(String, boolean, Writer) in org.argouml.kernel.ProjectMember,
org.argouml.uml.diagram.ProjectMemberDiagram,
2788 Exceptions occur in UMLModelEventPump when running the alltests target
2880 Statechart diagram not deleted when class deleted
2881 Sub diagram of Operation not deleted when a parent is deleted
2883 Sub diagram of UseCase or Actor not deleted when UseCase/Actor is deleted
2909 Last diagram deletion possible by deleting parent
2952 Closed compartments do not persist on reverse engineered project
2964 Test cases for loading models saved with an old version doesn't work
2965 Diagram missing when loading a reverse engineered project
2968 Manual todo items get lost when re-loaded/saved
2969 Error when saving a project "org\argouml\persistence\argo.tee" not found
Known problems with this release:
Sequence diagrams are not working.
Comment
A lot of work has been done on the few days between the release 0.17.3 and 0.17.4. This means that there is a big risk that some new and unknown problem was introduced. Lets hope that this is minor so that the active work can continue unhindered.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.3 is now released.
The work with ArgoUML has been very intense during December. Personally I am glad I got the new and faster connection so that I can keep up with all the commits made by several different
... [More]
developers. This is also reflected in the very long list of resolved issues in this release.
The most important changes are:
New persistence mechanism with more alternative in the save formats.
Support for association classes.
Handling of the 0xffff problem in a non-fatal way.
Even if the activity is impressive, we have a lot of things left to do for us. The plan is to move to MDR immediatly after the next stable release (0.18) and this is a huge step but we are slowly getting closer.
The following issues have been resolved since 0.17.2:
393 Support Association Classes
449 Notes in the Documentation tab
502 Presentation Options Tab and Item in Popup Menu.
662 Choice of save formats
751 view myprojectargo.xml and myproject. xmi in argo
1084 Remove all forced updates of the navpane
1094 It is not possible to select multiple existing
melements at once
1156 Type combobox not updated
1629 A SynchState does not have a Properties Tab
1654 Show pressed state of the current popup toolbox button
1687 IllegalStateException on Include properties
1761 There is no way to create new stereotypes nor datatypes
1767 Explorer not updated when moving compound state
1973 Note-text not selected after creation.
1987 NoSuchElementException on Signal PropPanel
2116 The namespace field in the property panels is not
updated at the same time as the name field
2141 Ugly pop-up menu on Extension Points
2211 change order of atrributes and methods in class
diagram
2248 Create replacement interface to NotationProvider
2250 Create replacement interface to
UMLUserInterfaceContainer
2251 Wrap XMIReader/Writer in our own models component
classes
2296 missing explorer update when creating diagram
2331 Exception when changing stereotype on class
2341 flat list in todo items is not flat
2473 Add a tool to the tagged values tab which allows
deleting tagged values
2480 Rename menuitem Arrange->Layout into
Arrange->Auto Arrange Diagram
2509 Opening non-existing file gets its name added to LRU
2528 Code generation for classifiers in root package not
consistent
2531 Rectangle disappears the second time I open a document
2556 Project file corrupted
2579 Provide UI for deleting code generation settings
2707 UMLMutableLinkedList delete popup action is incorrect
2745 Can not unlink comments
2752 Associations not updated between 2 diagrams
2758 Wrong PGML encoding
2766 Import Sources dialog insensitive
2773 Problem loading a project
2799 Extension .zargo not presumed
2810 Upgrade to Xerxes2 and Xalan2
2828 c++ code gen extra curly braces for member functions
2847 Element names in XMI and PGML being corrupted with
illegal characters
2875 Import source dialog is unresponsive with Unix JRE5
2878 reveng fails to create associations
2894 Project file doesnt load
2898 Mis-spelling of "between" as "bewteen" in ToDo
description for consideration of Singleton Pattern.
2899 Error in loading file
2900 Exception with LRU-List greater than 4
2901 Attribute remove button does not appears on property
panel
2902 Realization limits
2907 Tagged values not visualised
2908 Csharp Code Generation does not generate Interfaces
2912 NullPointerException on zargo load
2913 Project file doesnt load again
2916 Incorrect XML produced in XMI
2919 Create factory for MBooleanExpression
2920 Create factory for MActionExpression
2927 Corrupt project file?
2930 Model component should not be dependent on GEF
2936 New operation parameter doesn't work
2937 Allow the user to reorder the operation parameters
2939 Remove System.out.println
2942 Error when selecting an Association End
2944 TargetManager doesn't work both ways
2945 PropPanels have knowledge of Model internals
2948 Improve load speed of a .uml file
2951 Loading a zargo gives project name as temp file
2953 Model component contains references to Project and
ProjectManager
2957 Model component contains reference to UUIDManager
2958 Further cyclic references in CoreFactory
2959 Save button is always lit
2961 getStereotypes in ModelFacade is confusing
Known problems with this release
The sequence diagrams are not working.
Some of the test cases around loading old models (pre 0.12) fails. We don't know the reason for this.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.3 is now released.
The work with ArgoUML has been very intense during December. Personally I am glad I got the new and faster connection so that I can keep up with all the commits made by several different developers.
... [More]
This is also reflected in the very long list of resolved issues in this release.
The most important changes are:
New persistence mechanism with more alternative in the save formats.
Support for association classes.
Handling of the 0xffff problem in a non-fatal way.
Even if the activity is impressive, we have a lot of things left to do for us. The plan is to move to MDR immediatly after the next stable release (0.18) and this is a huge step but we are slowly getting closer.
The following issues have been resolved since 0.17.2:
393 Support Association Classes
449 Notes in the Documentation tab
502 Presentation Options Tab and Item in Popup Menu.
662 Choice of save formats
751 view myprojectargo.xml and myproject. xmi in argo
1084 Remove all forced updates of the navpane
1094 It is not possible to select multiple existing
melements at once
1156 Type combobox not updated
1629 A SynchState does not have a Properties Tab
1654 Show pressed state of the current popup toolbox button
1687 IllegalStateException on Include properties
1761 There is no way to create new stereotypes nor datatypes
1767 Explorer not updated when moving compound state
1973 Note-text not selected after creation.
1987 NoSuchElementException on Signal PropPanel
2116 The namespace field in the property panels is not
updated at the same time as the name field
2141 Ugly pop-up menu on Extension Points
2211 change order of atrributes and methods in class
diagram
2248 Create replacement interface to NotationProvider
2250 Create replacement interface to
UMLUserInterfaceContainer
2251 Wrap XMIReader/Writer in our own models component
classes
2296 missing explorer update when creating diagram
2331 Exception when changing stereotype on class
2341 flat list in todo items is not flat
2473 Add a tool to the tagged values tab which allows
deleting tagged values
2480 Rename menuitem Arrange->Layout into
Arrange->Auto Arrange Diagram
2509 Opening non-existing file gets its name added to LRU
2528 Code generation for classifiers in root package not
consistent
2531 Rectangle disappears the second time I open a document
2556 Project file corrupted
2579 Provide UI for deleting code generation settings
2707 UMLMutableLinkedList delete popup action is incorrect
2745 Can not unlink comments
2752 Associations not updated between 2 diagrams
2758 Wrong PGML encoding
2766 Import Sources dialog insensitive
2773 Problem loading a project
2799 Extension .zargo not presumed
2810 Upgrade to Xerxes2 and Xalan2
2828 c++ code gen extra curly braces for member functions
2847 Element names in XMI and PGML being corrupted with
illegal characters
2875 Import source dialog is unresponsive with Unix JRE5
2878 reveng fails to create associations
2894 Project file doesnt load
2898 Mis-spelling of "between" as "bewteen" in ToDo
description for consideration of Singleton Pattern.
2899 Error in loading file
2900 Exception with LRU-List greater than 4
2901 Attribute remove button does not appears on property
panel
2902 Realization limits
2907 Tagged values not visualised
2908 Csharp Code Generation does not generate Interfaces
2912 NullPointerException on zargo load
2913 Project file doesnt load again
2916 Incorrect XML produced in XMI
2919 Create factory for MBooleanExpression
2920 Create factory for MActionExpression
2927 Corrupt project file?
2930 Model component should not be dependent on GEF
2936 New operation parameter doesn't work
2937 Allow the user to reorder the operation parameters
2939 Remove System.out.println
2942 Error when selecting an Association End
2944 TargetManager doesn't work both ways
2945 PropPanels have knowledge of Model internals
2948 Improve load speed of a .uml file
2951 Loading a zargo gives project name as temp file
2953 Model component contains references to Project and
ProjectManager
2957 Model component contains reference to UUIDManager
2958 Further cyclic references in CoreFactory
2959 Save button is always lit
2961 getStereotypes in ModelFacade is confusing
Known problems with this release
The sequence diagrams are not working.
Some of the test cases around loading old models (pre 0.12) fails. We don't know the reason for this.
/Linus [Less]
|
|
Posted
almost 21 years
ago
The development release 0.17.3 is now released.
The work with ArgoUML has been very intense during December. Personally I am glad I got the new and faster connection so that I can keep up with all the commits made by several different
... [More]
developers. This is also reflected in the very long list of resolved issues in this release.
The most important changes are:
New persistence mechanism with more alternative in the save formats.
Support for association classes.
Handling of the 0xffff problem in a non-fatal way.
Even if the activity is impressive, we have a lot of things left to do for us. The plan is to move to MDR immediatly after the next stable release (0.18) and this is a huge step but we are slowly getting closer.
The following issues have been resolved since 0.17.2:
393 Support Association Classes
449 Notes in the Documentation tab
502 Presentation Options Tab and Item in Popup Menu.
662 Choice of save formats
751 view myprojectargo.xml and myproject. xmi in argo
1084 Remove all forced updates of the navpane
1094 It is not possible to select multiple existing
melements at once
1156 Type combobox not updated
1629 A SynchState does not have a Properties Tab
1654 Show pressed state of the current popup toolbox button
1687 IllegalStateException on Include properties
1761 There is no way to create new stereotypes nor datatypes
1767 Explorer not updated when moving compound state
1973 Note-text not selected after creation.
1987 NoSuchElementException on Signal PropPanel
2116 The namespace field in the property panels is not
updated at the same time as the name field
2141 Ugly pop-up menu on Extension Points
2211 change order of atrributes and methods in class
diagram
2248 Create replacement interface to NotationProvider
2250 Create replacement interface to
UMLUserInterfaceContainer
2251 Wrap XMIReader/Writer in our own models component
classes
2296 missing explorer update when creating diagram
2331 Exception when changing stereotype on class
2341 flat list in todo items is not flat
2473 Add a tool to the tagged values tab which allows
deleting tagged values
2480 Rename menuitem Arrange->Layout into
Arrange->Auto Arrange Diagram
2509 Opening non-existing file gets its name added to LRU
2528 Code generation for classifiers in root package not
consistent
2531 Rectangle disappears the second time I open a document
2556 Project file corrupted
2579 Provide UI for deleting code generation settings
2707 UMLMutableLinkedList delete popup action is incorrect
2745 Can not unlink comments
2752 Associations not updated between 2 diagrams
2758 Wrong PGML encoding
2766 Import Sources dialog insensitive
2773 Problem loading a project
2799 Extension .zargo not presumed
2810 Upgrade to Xerxes2 and Xalan2
2828 c code gen extra curly braces for member functions
2847 Element names in XMI and PGML being corrupted with
illegal characters
2875 Import source dialog is unresponsive with Unix JRE5
2878 reveng fails to create associations
2894 Project file doesnt load
2898 Mis-spelling of "between" as "bewteen" in ToDo
description for consideration of Singleton Pattern.
2899 Error in loading file
2900 Exception with LRU-List greater than 4
2901 Attribute remove button does not appears on property
panel
2902 Realization limits
2907 Tagged values not visualised
2908 Csharp Code Generation does not generate Interfaces
2912 NullPointerException on zargo load
2913 Project file doesnt load again
2916 Incorrect XML produced in XMI
2919 Create factory for MBooleanExpression
2920 Create factory for MActionExpression
2927 Corrupt project file?
2930 Model component should not be dependent on GEF
2936 New operation parameter doesn't work
2937 Allow the user to reorder the operation parameters
2939 Remove System.out.println
2942 Error when selecting an Association End
2944 TargetManager doesn't work both ways
2945 PropPanels have knowledge of Model internals
2948 Improve load speed of a .uml file
2951 Loading a zargo gives project name as temp file
2953 Model component contains references to Project and
ProjectManager
2957 Model component contains reference to UUIDManager
2958 Further cyclic references in CoreFactory
2959 Save button is always lit
2961 getStereotypes in ModelFacade is confusing
Known problems with this release
The sequence diagrams are not working.
Some of the test cases around loading old models (pre 0.12) fails. We don't know the reason for this.
/Linus [Less]
|
|
Posted
about 21 years
ago
The development release 0.17.2 is now released.
The work with ArgoUML continues and ArgoUML is getting better all the time. We still have a long way to go with the long list of errors.
The most important changes are:
New version of GEF
... [More]
0.10.8.
Swidgets library used, classes in org.argouml.swingext removed.
New version of docbook-xsl to generate the documentation.
The following issues have been resolved since 0.17.1:
ID Summary
471 Allow ArgoUML to run a complete session with batch commands
598 Goto Diagram dialog: remove N/A column
1773 Swap functionality of Shift-click and Ctrl-click in diagrams
1787 Align class modifiers-visibility between diagram and properties
1811 Seperate tools with different behaviour by bars
1821 reorder the create diagram tools in the toolbar
1846 box around a textfield is visible
1863 Missing PropPanels for Actions
1871 22 UI Inconsistencies
1875 Send email to expert should invoke standard email program on PC
1904 nudging selected element(s) with arrow-keys broken
1910 Remove singleton pattern from diagram toolbar actions
1965 Spawning a property panel behaves oddly
1999 Attribute type
2020 Diagram names should not reveal diagrams in previous model
2028 Flatten the structure under org.argouml.model.uml
2050 Problem spawning todo item tab
2051 Don't use singleton actions for buttons on details tabs
2052 Buttons are disabled in a spawned proppanel
2053 Problems spawning style tab
2068 Realization with full line after remove from diagram
2074 Duplicate names: "Resolve item" or "Dismiss ToDo item"
2084 Violation of design constraint in Action...Diagram::shouldBeEnabled
2130 Help button doesn't fire browser
2137 explorer config is broken (configure perspectives dialog)
2185 There are a lot of unmaintainable dependencies in Project.java
2218 Wrong behavior on key ESC in "Save changes" ask box
2220 Incorrect triggering of "needs save" flag
2232 Spawn a new diagram window causes toolbar problems
2548 transition end points shall be changeable
2718 "Problem while saving" error after delete from model
2735 updateAllEnabled() in org/argouml/ui/Actions.java is deprecated but used
2742 Editing transition text on diagram destroys previously entered data
2754 Fig final state should not define it's own bounds
2801 Exceptions during RE
2825 Button background is red for some toolbar buttons in property panels
2826 corrupted save file
2832 Misbehaviour of class view and toolbar buttons
2833 Cycles are autorized in composition
2835 Provide diagram action getters
2841 Actors do not show correctly
2846 Throw exception from model component if name contains 0xFFFF
2848 Boxes appear around attributes and operations
2858 update the C++ module Ant build script
2859 unit tests target for C++ module
2862 Can't make return value as C++ pointer
2869 Refactor CrUnconventialXXXName classes
2884 Remove from diagram: Exception with enclosing figs
Known problems with this release
There are a lot of problems with this release. The major ones are:
The sequence diagrams are still disabled.
We have not been able to find the problem that makes classes and other objects get names including the char 0xFFFF. This release throws an error when it happens. Please, if you encounter this, report your observations in issue 2847.
/Linus [Less]
|
|
Posted
about 21 years
ago
The development release 0.17.2 is now released.
The work with ArgoUML continues and ArgoUML is getting better all the time. We still have a long way to go with the long list of errors.
The most important changes are:
New version of GEF
... [More]
0.10.8.
Swidgets library used, classes in org.argouml.swingext removed.
New version of docbook-xsl to generate the documentation.
The following issues have been resolved since 0.17.1:
ID Summary
471 Allow ArgoUML to run a complete session with batch commands
598 Goto Diagram dialog: remove N/A column
1773 Swap functionality of Shift-click and Ctrl-click in diagrams
1787 Align class modifiers-visibility between diagram and properties
1811 Seperate tools with different behaviour by bars
1821 reorder the create diagram tools in the toolbar
1846 box around a textfield is visible
1863 Missing PropPanels for Actions
1871 22 UI Inconsistencies
1875 Send email to expert should invoke standard email program on PC
1904 nudging selected element(s) with arrow-keys broken
1910 Remove singleton pattern from diagram toolbar actions
1965 Spawning a property panel behaves oddly
1999 Attribute type
2020 Diagram names should not reveal diagrams in previous model
2028 Flatten the structure under org.argouml.model.uml
2050 Problem spawning todo item tab
2051 Don't use singleton actions for buttons on details tabs
2052 Buttons are disabled in a spawned proppanel
2053 Problems spawning style tab
2068 Realization with full line after remove from diagram
2074 Duplicate names: "Resolve item" or "Dismiss ToDo item"
2084 Violation of design constraint in Action...Diagram::shouldBeEnabled
2130 Help button doesn't fire browser
2137 explorer config is broken (configure perspectives dialog)
2185 There are a lot of unmaintainable dependencies in Project.java
2218 Wrong behavior on key ESC in "Save changes" ask box
2220 Incorrect triggering of "needs save" flag
2232 Spawn a new diagram window causes toolbar problems
2548 transition end points shall be changeable
2718 "Problem while saving" error after delete from model
2735 updateAllEnabled() in org/argouml/ui/Actions.java is deprecated but used
2742 Editing transition text on diagram destroys previously entered data
2754 Fig final state should not define it's own bounds
2801 Exceptions during RE
2825 Button background is red for some toolbar buttons in property panels
2826 corrupted save file
2832 Misbehaviour of class view and toolbar buttons
2833 Cycles are autorized in composition
2835 Provide diagram action getters
2841 Actors do not show correctly
2846 Throw exception from model component if name contains 0xFFFF
2848 Boxes appear around attributes and operations
2858 update the C module Ant build script
2859 unit tests target for C module
2862 Can't make return value as C pointer
2869 Refactor CrUnconventialXXXName classes
2884 Remove from diagram: Exception with enclosing figs
Known problems with this release
There are a lot of problems with this release. The major ones are:
The sequence diagrams are still disabled.
We have not been able to find the problem that makes classes and other objects get names including the char 0xFFFF. This release throws an error when it happens. Please, if you encounter this, report your observations in issue 2847.
/Linus [Less]
|