Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv18328

Modified Files:
        install-dependency.xml 
Log Message:
sigh


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2


Index: install-dependency.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/install-dependency.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- install-dependency.xml      18 Jul 2008 11:36:35 -0000      1.4
+++ install-dependency.xml      18 Jul 2008 11:50:32 -0000      1.5
@@ -86,7 +86,7 @@
       <mapper type="glob" from="blocks/*" to="*" />
     </unzip>
     <unzip src="${download.dir}/${prefix}${name}-${version}.mmbase-module" 
dest="${dest}">
-      <patternset>
+      <patternset excludes="${ignorefile},templates">
         <include name="templates/**"/>
       </patternset>
       <mapper type="glob" from="templates/*" to="${mmbase.templates.path}*" />
@@ -116,6 +116,7 @@
       <param name="name" value="" />
       <param name="prefix" value="mmbase" />
       <param name="mmbase.templates.path" value="" />
+      <param name="ignorefile" value="templates/index.jsp" />
     </antcall>
   </target>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to