Hi,
I've added the mergeLocation to override cartridge templates.

I think there's an explanation in documentation (http://team.andromda.org/docs/andromda-cartridges/index.html) that drives (almost me) into error.

The sample is:

<dependency>
    <groupId>andromda</groupId>
    <artifactId>andromda-bpm4struts-cartridge</artifactId>
    <version>3.0</version>
    <properties>
        ...
        <mergeLocation>/opt/templates</mergeLocation>
        ...
    </properties>
</dependency>

But in the explanation above the path is not the same. is /opt/custom... I think that in the sample, /opt/custom should also be the merge location, and not /opt/templates... for me this difference has been a little confusing.
Moreover, the mergeLocation should not contain the templates directoy, it should stay one up, so I don't know if the mergeLocation's path is correct.


Bruno


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to