I think the explanation is good, but the chosen path for the merge location is not clear enough.

I suggest to change only each occurrence of /opt/templates to /opt/templatesMergeLocation (or something like that) in lines 78, 85 and 102.
This is because the first directoy in the merge location has to be templates, so It hasn't to appear in the merge location path, but inside. That was the thing that gave me crazy (for a little while) yesterday.


I don't know if I'm explaining myself as clear as I wanted to, but... I hope so.

Bruno

Chad Brandon dijo lo siguiente el 29/01/2005 2:25:

Write up an explanation that makes more sense and email it to me and I'll
apply the patch.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bruno Su�rez
Laffargue
Sent: Friday, January 28, 2005 1:12 PM
To: Andromda User
Subject: [Andromda-user] templates mergeLocation documentation

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








------------------------------------------------------- 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