Re: plugin.jelly
"Sasvata (Shash) Chatterjee" <[email protected]> Tue, 13 Sep 2005 11:12:42 -0500
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Pierre,
> In each client section, there is:
>
> <copy todir="${maven.war.webapp.dir}" overwrite="false">
> <fileset
> dir="${basedir}/target/temp/webapp/jsp/_client_name_">
> <include name="**/*"/>
> </fileset>
> <fileset dir="${basedir}/target/temp/webapp/webapp">
> <include name="**/*"/>
> </fileset>
> </copy>
>
> Here too with a overwrite set at false. So when a project has its own
> file to overwrite one of the keel module files, if the keel module
> file to be overwritten is updated, it is no more overwritten. We need
> then to check the overwriting file date and change it.
>
> Is there any case where we really need to keep the last updated file?
I saw those as well, looks like every place we assemble client config,
the code is like that. I am not sure either if we need that overwrite
there at all (and the "flatten").
Shash
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com