Hi Linus
Sorry I didn't get back earlier, I've only just returned from holiday.
I see two problems with the latest build
1) Exception on startup
I get this when running the dev launcher from eclipse and so I assume
it is also released defect
3558 ERROR [main] Unable to find required class while loading
org.argouml.language.java.reveng.JavaImport - may indicate an obsolete
extension module or an unresolved dependency (ModuleLoader2.java:744)
java.lang.NoClassDefFoundError: org/antlr/runtime/CharStream
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
at
org.argouml.moduleloader.ModuleLoader2.addClass(ModuleLoader2.java:733)
at
org.argouml.moduleloader.ModuleLoader2.addClass(ModuleLoader2.java:688)
at
org.argouml.moduleloader.ModuleLoader2.huntForModules(ModuleLoader2.java:460)
at
org.argouml.moduleloader.ModuleLoader2.doInternal(ModuleLoader2.java:323)
at org.argouml.moduleloader.ModuleLoader2.doLoad(ModuleLoader2.java:176)
at
org.argouml.moduleloader.InitModuleLoader.init(InitModuleLoader.java:69)
at
org.argouml.application.SubsystemUtility.initSubsystem(SubsystemUtility.java:63)
at org.argouml.application.Main.initializeSubsystems(Main.java:455)
at org.argouml.application.Main.main(Main.java:189)
Caused by: java.lang.ClassNotFoundException: org.antlr.runtime.CharStream
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
2) No diagram toolbar
The diagram toolbar is not shown when the application opens although
it does appear as soon as the user selects a diagram.
I'll create issues for both and we will need both resolved before a
stable build.
I'm not aware of any other defects that must be fixed before we go for
a stable build.
Linus said
> What are the plans to work with new functions in the near future.
I'll try and get issue 6127
(http://argouml.tigris.org/issues/show_bug.cgi?id=6127) completed
before we go alpha.
Regarding development in alpha/beta phase, this is normally defect
fixing only. Considering our UML2 requirements and that the standard
user won't see that work in the next release I'd like to propose that
we allow for continued development of the UML2 specific modules during
the release phases of ArgoUML.
Regards
Bob
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2679537
To unsubscribe from this discussion, e-mail:
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email:
[[email protected]]