Hi,
I just downloaded the nightly build of AndroMDA 3.0M2 and created a brand
new project with the AndroMDA Ant Tool.
The in tried to start ant in the mda directory and got the following
result:
> ant
Buildfile: build.xml
mda:
BUILD FAILED
D:\Projekte\...\zks1\mda\build.xml:23: Class
org.andromda.core.anttasks.ModelConfiguration doesn't support the "uri"
attribute.
Here's the relevant part of build.xml:
<target name="mda">
<taskdef name="andromda" classname
="org.andromda.core.anttasks.AndroMDAGenTask" classpathref="classpath"/>
<andromda lastModifiedCheck="false">
<model uri="${uml.model.path}"/>
...
</andromda>
</target>
Seems to be an issue with AndroMDAGenTask, right?
Stefan
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user