Hi all,

Still having a few problems merging from 2.x to 3.0. In version 2.0, I had set my velocity.properties file in the andromda ant task directly:

       <andromda basedir="."
           modelURL="${umlModel}"
           lastModifiedCheck="true"
           velocityPropertiesFile="build/velocity.properties">

Since in version 3.0, velocity is not mandatory, the velocityPropertiesFile attribute is not included in the andromda ant task. Where and how can I configure my build (of version 3.0) so that andromda is called using my own velocity.properties file?

Thank you,

Francois



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to