|
Posted
almost 23 years
ago
I am happy to welcome Tom Gutwin to the ArgoUML team as Resource Moderator. The purpose of this new role in the project is to review and enhance the File Sharing
section of the web site (specifically the UML Resources). He will also be assisting
... [More]
with other areas of the website as needed.
I am hoping that under his lead the UML Resources provided on the ArgoUML website will go from a hidden list of old links to one of the best UML Resources available.
Tom Gutwin is an Engineer that has been developing applied software for 12 years.
He is somewhat of a UML newbie but eagerly learning and applying it with the
help of ArgoUML!
The work that will be done on the UML Resources is:
review all UML Resource links
links still available
sorted in the right category
review UML resource categories/subfolders for organization
Add UML resources
update documentation page as needed
/Linus [Less]
|
|
Posted
almost 23 years
ago
I am happy to welcome Tom Gutwin to the ArgoUML team as Resource Moderator. The purpose of this new role in the project is to review and enhance the File Sharing
section of the web site (specifically the UML Resources). He will also be assisting
... [More]
with other areas of the website as needed.
I am hoping that under his lead the UML Resources provided on the ArgoUML website will go from a hidden list of old links to one of the best UML Resources available.
Tom Gutwin is an Engineer that has been developing applied software for 12 years.
He is somewhat of a UML newbie but eagerly learning and applying it with the
help of ArgoUML!
The work that will be done on the UML Resources is:
review all UML Resource links
links still available
sorted in the right category
review UML resource categories/subfolders for organization
Add UML resources
update documentation page as needed
/Linus [Less]
|
|
Posted
almost 23 years
ago
Thanks to Andreas Rueckert we are able to release an alpha version of the classfile module which allows users to parse jar files and display them in static structure diagram notation.
Please help improving this module by filing bug reports against it.
Currently the module is only available in CVS.
Markus
|
|
Posted
almost 23 years
ago
Thanks to Andreas Rueckert we are able to release an alpha version of the classfile module which allows users to parse jar files and display them in static structure diagram notation.
Please help improving this module by filing bug reports against it.
Currently the module is only available in CVS.
Markus
|
|
Posted
almost 23 years
ago
ArgoUML now uses a Xenofarm setup to perpetually (after commits) build ArgoUML and run the JUnit test cases.
You can look at the result at the Xenofarm ArgoUML result page.
|
|
Posted
almost 23 years
ago
ArgoUML now uses a Xenofarm setup to perpetually (after commits) build ArgoUML and run the JUnit test cases.
You can look at the result at the Xenofarm ArgoUML result page.
|
|
Posted
about 23 years
ago
The development release 0.13.1 of ArgoUML is now released. This is a development release, or a development snapshot if you will, showing the direction that the future of ArgoUML will have and testing some new ideas.
This release will be followed
... [More]
by several other 0.13.X-releases before eventually a stable 0.14-release will be made.
Big fixes
Most of the improvements have been made on the inside, so to say, in the development environment and you will hopefully not notice this unless you check out the tool:
We are now building with ant-1.4.1. The new structure clearly separates tools used and libraries included.
We are using JUnit version 3.7.
Most of the JUnit test cases are moved and now runnable without the GUI.
Rewrite of handling of events from NS-UML.
Issues resolved:
ID Summary
302 Ordering of graphic elements in deployment diagram doesn't work
462 User defined data Types and stereotypes require reload to be used
509 the first ctrl s does not ask for project name
579 Upgrade ant to 1.4.1
588 *.java filter for import sources
692 Do-Activities are not shown for states
839 I18N: "Layout" is missed in MenuResourceBundle
998 Delete all occurances of System.out.xxx(), except in Main.java
1054 Remove from diagram of class also removes association from model
1070 Deleting class from properties-tab does not update diagram
1084 Remove all forced updates of the navpane
1139 Proppanel classifierrole misses properties
1156 Type combobox not updated
1167 Deleting a class diagram from a package has hickups
1172 ClassCastException while creating attribute
1173 Final must be leaf
1177 Can only select last made edge
1179 Machine, organization and person are stereotypes with generalization
1180 Powertype is not refreshed
1184 saved argo file seems to be corrupt
1186 Changing event of a transition does not update diagram
1187 Changing trigger of a transition does not update diagram
1188 Changing guard of a transition does not update diagram
1192 Changing operation signature directly is not properly displaied
1193 Conform to GEF semantics of dispose/delete
1194 Import suddenly slower
1197 Difficult to select nodes in some instances
1200 Cannot remove collaboration
1205 Transitions visible again as Internal transitions
1206 Exception when deleting class
1209 You can only add comments to class/state diagrams
1217 Can't navigate from assoc end prop panel to assoc prop panel
1218 Setting type of associationend gives trouble
1219 Make it possible to add edges to diagrams
1220 Top state not handled correctly
1221 Two classifierroles have same base...
1222 Popup Menu on ExtensionPoint Property Panel broken
1224 "Edit"/"Detail tabs" allows navigation to disabled tabs
1226 Lots of java.lang.NullPointerException's after adding method to class
1227 Dependencies are not shown in navpane
1228 Delete class from model ->no delete dependency
1229 attribute proppanel type menu - does not update FigClass
1231 exception when delete Figclass from diagram with delete key
1233 add Diagram: sequence diagram doesnot work properly
1234 remove of associationrole from diagram
1235 Can add deploymentdiagram to collabdiagram
1236 Delete button ([X]) on attribute property panel deletes the whole class
1238 Make argouml specific delete of melements possible
1244 Interactiondiag not shown as children of class
1269 Deployment diagram dependency arrows are confusing
1281 index out of bound exception in colloboration diagram
1284 can't delete transition with cntl-r in state or activity diag.
1292 Text of Notes gets losts
1294 can't add association role to collaboration diagram
1300 Cannot add realization relationship
1302 Can not add operation to class
1312 Remove class from model does not remove generalization
1313 how to create an endless recursively nested system
1314 corrupted file (MultiplicityRange is negative)
1315 zargo file fails to load
1326 No quick support to add a association to itself (class)
1338 Recursive display of Model
1351 Deleting an attribute of a class deletes associations of the class
1367 associations not properly deleted after adding to new diagram
1369 0.9.7 project file cannot be opened with 0.12
Known problems with this release:
In the JUnit test under modules/junit cases there are two test cases with failures.
In the JUnit test cased under tests there are 7 Failures and 17 Errors.
Comments
In each release an increasing number of issues are resolved. Alas the number of open issues is not decreasing. I would guess that this means that there is a growing amount of users that are finding a lot more problems with ArgoUML and reporting them and that the new issues are all simpler to solve. There are also some big problems in the internals of ArgoUML that we are working with. When these are solved, we will hopefully see drop in the number of open issues.
Looking at the resolved issues, the number is slowly dropping. This is because there is a good work done by people verifying them. This resolving of issues is so efficient that now the big hump of issues are the verified issues (around 400 by now). The verified issues shall be closed by the reporter. If the reporter is not active anymore anyone can close it (look for verified issues reported by persons marked with "(disabled)") or help in contacting the reporters.
Keep up the good work!
/Linus [Less]
|
|
Posted
about 23 years
ago
The development release 0.13.1 of ArgoUML is now released. This is a development release, or a development snapshot if you will, showing the direction that the future of ArgoUML will have and testing some new ideas.
This release will be followed
... [More]
by several other 0.13.X-releases before eventually a stable 0.14-release will be made.
Big fixes
Most of the improvements have been made on the inside, so to say, in the development environment and you will hopefully not notice this unless you check out the tool:
We are now building with ant-1.4.1. The new structure clearly separates tools used and libraries included.
We are using JUnit version 3.7.
Most of the JUnit test cases are moved and now runnable without the GUI.
Rewrite of handling of events from NS-UML.
Issues resolved:
ID Summary
302 Ordering of graphic elements in deployment diagram doesn't work
462 User defined data Types and stereotypes require reload to be used
509 the first ctrl+s does not ask for project name
579 Upgrade ant to 1.4.1
588 *.java filter for import sources
692 Do-Activities are not shown for states
839 I18N: "Layout" is missed in MenuResourceBundle
998 Delete all occurances of System.out.xxx(), except in Main.java
1054 Remove from diagram of class also removes association from model
1070 Deleting class from properties-tab does not update diagram
1084 Remove all forced updates of the navpane
1139 Proppanel classifierrole misses properties
1156 Type combobox not updated
1167 Deleting a class diagram from a package has hickups
1172 ClassCastException while creating attribute
1173 Final must be leaf
1177 Can only select last made edge
1179 Machine, organization and person are stereotypes with generalization
1180 Powertype is not refreshed
1184 saved argo file seems to be corrupt
1186 Changing event of a transition does not update diagram
1187 Changing trigger of a transition does not update diagram
1188 Changing guard of a transition does not update diagram
1192 Changing operation signature directly is not properly displaied
1193 Conform to GEF semantics of dispose/delete
1194 Import suddenly slower
1197 Difficult to select nodes in some instances
1200 Cannot remove collaboration
1205 Transitions visible again as Internal transitions
1206 Exception when deleting class
1209 You can only add comments to class/state diagrams
1217 Can't navigate from assoc end prop panel to assoc prop panel
1218 Setting type of associationend gives trouble
1219 Make it possible to add edges to diagrams
1220 Top state not handled correctly
1221 Two classifierroles have same base...
1222 Popup Menu on ExtensionPoint Property Panel broken
1224 "Edit"/"Detail tabs" allows navigation to disabled tabs
1226 Lots of java.lang.NullPointerException's after adding method to class
1227 Dependencies are not shown in navpane
1228 Delete class from model ->no delete dependency
1229 attribute proppanel type menu - does not update FigClass
1231 exception when delete Figclass from diagram with delete key
1233 add Diagram: sequence diagram doesnot work properly
1234 remove of associationrole from diagram
1235 Can add deploymentdiagram to collabdiagram
1236 Delete button ([X]) on attribute property panel deletes the whole class
1238 Make argouml specific delete of melements possible
1244 Interactiondiag not shown as children of class
1269 Deployment diagram dependency arrows are confusing
1281 index out of bound exception in colloboration diagram
1284 can't delete transition with cntl-r in state or activity diag.
1292 Text of Notes gets losts
1294 can't add association role to collaboration diagram
1300 Cannot add realization relationship
1302 Can not add operation to class
1312 Remove class from model does not remove generalization
1313 how to create an endless recursively nested system
1314 corrupted file (MultiplicityRange is negative)
1315 zargo file fails to load
1326 No quick support to add a association to itself (class)
1338 Recursive display of Model
1351 Deleting an attribute of a class deletes associations of the class
1367 associations not properly deleted after adding to new diagram
1369 0.9.7 project file cannot be opened with 0.12
Known problems with this release:
In the JUnit test under modules/junit cases there are two test cases with failures.
In the JUnit test cased under tests there are 7 Failures and 17 Errors.
Comments
In each release an increasing number of issues are resolved. Alas the number of open issues is not decreasing. I would guess that this means that there is a growing amount of users that are finding a lot more problems with ArgoUML and reporting them and that the new issues are all simpler to solve. There are also some big problems in the internals of ArgoUML that we are working with. When these are solved, we will hopefully see drop in the number of open issues.
Looking at the resolved issues, the number is slowly dropping. This is because there is a good work done by people verifying them. This resolving of issues is so efficient that now the big hump of issues are the verified issues (around 400 by now). The verified issues shall be closed by the reporter. If the reporter is not active anymore anyone can close it (look for verified issues reported by persons marked with "(disabled)") or help in contacting the reporters.
Keep up the good work!
/Linus [Less]
|
|
Posted
about 23 years
ago
The development release 0.13.1 of ArgoUML is now released. This is a development release, or a development snapshot if you will, showing the direction that the future of ArgoUML will have and testing some new ideas.
This release will be followed
... [More]
by several other 0.13.X-releases before eventually a stable 0.14-release will be made.
Big fixes
Most of the improvements have been made on the inside, so to say, in the development environment and you will hopefully not notice this unless you check out the tool:
We are now building with ant-1.4.1. The new structure clearly separates tools used and libraries included.
We are using JUnit version 3.7.
Most of the JUnit test cases are moved and now runnable without the GUI.
Rewrite of handling of events from NS-UML.
Issues resolved:
ID Summary
302 Ordering of graphic elements in deployment diagram doesn't work
462 User defined data Types and stereotypes require reload to be used
509 the first ctrl+s does not ask for project name
579 Upgrade ant to 1.4.1
588 *.java filter for import sources
692 Do-Activities are not shown for states
839 I18N: "Layout" is missed in MenuResourceBundle
998 Delete all occurances of System.out.xxx(), except in Main.java
1054 Remove from diagram of class also removes association from model
1070 Deleting class from properties-tab does not update diagram
1084 Remove all forced updates of the navpane
1139 Proppanel classifierrole misses properties
1156 Type combobox not updated
1167 Deleting a class diagram from a package has hickups
1172 ClassCastException while creating attribute
1173 Final must be leaf
1177 Can only select last made edge
1179 Machine, organization and person are stereotypes with generalization
1180 Powertype is not refreshed
1184 saved argo file seems to be corrupt
1186 Changing event of a transition does not update diagram
1187 Changing trigger of a transition does not update diagram
1188 Changing guard of a transition does not update diagram
1192 Changing operation signature directly is not properly displaied
1193 Conform to GEF semantics of dispose/delete
1194 Import suddenly slower
1197 Difficult to select nodes in some instances
1200 Cannot remove collaboration
1205 Transitions visible again as Internal transitions
1206 Exception when deleting class
1209 You can only add comments to class/state diagrams
1217 Can't navigate from assoc end prop panel to assoc prop panel
1218 Setting type of associationend gives trouble
1219 Make it possible to add edges to diagrams
1220 Top state not handled correctly
1221 Two classifierroles have same base...
1222 Popup Menu on ExtensionPoint Property Panel broken
1224 "Edit"/"Detail tabs" allows navigation to disabled tabs
1226 Lots of java.lang.NullPointerException's after adding method to class
1227 Dependencies are not shown in navpane
1228 Delete class from model ->no delete dependency
1229 attribute proppanel type menu - does not update FigClass
1231 exception when delete Figclass from diagram with delete key
1233 add Diagram: sequence diagram doesnot work properly
1234 remove of associationrole from diagram
1235 Can add deploymentdiagram to collabdiagram
1236 Delete button ([X]) on attribute property panel deletes the whole class
1238 Make argouml specific delete of melements possible
1244 Interactiondiag not shown as children of class
1269 Deployment diagram dependency arrows are confusing
1281 index out of bound exception in colloboration diagram
1284 can't delete transition with cntl-r in state or activity diag.
1292 Text of Notes gets losts
1294 can't add association role to collaboration diagram
1300 Cannot add realization relationship
1302 Can not add operation to class
1312 Remove class from model does not remove generalization
1313 how to create an endless recursively nested system
1314 corrupted file (MultiplicityRange is negative)
1315 zargo file fails to load
1326 No quick support to add a association to itself (class)
1338 Recursive display of Model
1351 Deleting an attribute of a class deletes associations of the class
1367 associations not properly deleted after adding to new diagram
1369 0.9.7 project file cannot be opened with 0.12
Known problems with this release:
In the JUnit test under modules/junit cases there are two test cases with failures.
In the JUnit test cased under tests there are 7 Failures and 17 Errors.
Comments
In each release an increasing number of issues are resolved. Alas the number of open issues is not decreasing. I would guess that this means that there is a growing amount of users that are finding a lot more problems with ArgoUML and reporting them and that the new issues are all simpler to solve. There are also some big problems in the internals of ArgoUML that we are working with. When these are solved, we will hopefully see drop in the number of open issues.
Looking at the resolved issues, the number is slowly dropping. This is because there is a good work done by people verifying them. This resolving of issues is so efficient that now the big hump of issues are the verified issues (around 400 by now). The verified issues shall be closed by the reporter. If the reporter is not active anymore anyone can close it (look for verified issues reported by persons marked with "(disabled)") or help in contacting the reporters.
Keep up the good work!
/Linus [Less]
|
|
Posted
about 23 years
ago
This is of interest for all ArgoUML developers, using Mac OS X. Apple released a preview of JDK 1.4.1 on the apple developer network.
For more information have a look at apple's website.
|