[ 
http://thecla.homeftp.net:8380/jira/browse/MISC-24?page=comments#action_11011 ]
     
Peter Friese commented on MISC-24:
----------------------------------

Hi Wouter,

all is working very fine.

Two questions, though:
1) I am working with ANT. Is it correct that I have to use a snippet like:
<property name="mergeMappingsUri" 
value="file:${basedir}/src/mappings/MergeMappings.xml" />
to get things going? I thought I could just ommit the path if I add:
<mappingsSearchPath>
  <pathelement location="${basedir}/src/mappings" />
</mappingsSearchPath>
to the ANT task?

2) How can I get the name of the currently generated file inside the license 
header? I tried $generatedFile, but to no avail.

- Peter


> Allow for custom file headers
> -----------------------------
>
>          Key: MISC-24
>          URL: http://thecla.homeftp.net:8380/jira/browse/MISC-24
>      Project: Miscellaneous
>         Type: Improvement
>     Reporter: Peter Friese
>     Assignee: Wouter Zoons
>     Priority: Minor

>
>
> Most generated files contain a file header like this:
> //
> // Attention: Generated code! Do not modify by hand!
> // Generated by: <template name> in <cartridge name>.
> //
> I would like to have my own file header on all files generated by AndroMDA. 
> Changing all templates or using the merge feature wouldn't help, since I'd 
> have to update the changed templates each time a new AndroMDA release comes 
> out.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://thecla.homeftp.net:8380/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to