Should be tested whether it is windows. 

On linux that behaviour should not be changed IMO.

salu2

On Mon, 2005-08-22 at 10:35 +0200, Andreas Hartmann wrote:
> Hi Lenya devs,
> 
> any objections against applying this patch by Angelo Turetta?
> 
> -- Andreas
> 
> 
> > ------------------------------------------------------------------------
> > 
> > Index: src/targets/publets-build.xml
> > ===================================================================
> > --- src/targets/publets-build.xml   (revision 233325)
> > +++ src/targets/publets-build.xml   (working copy)
> > @@ -50,7 +50,7 @@
> >        <isfalse value="${cocoon.xconf.isEqual}"/>
> >      </condition>
> >      <antcall target="copy-cocoon.xconf"/>
> > -    <delete file="${build.webapp}/WEB-INF/cocoon.xconf.ant_patch"/>
> > +    <delete file="${build.webapp}/WEB-INF/cocoon.xconf.ant_patch" 
> > failonerror="false"/>
> >    </target>
> >  
> >    <target name="deploy-publets"
> > Index: src/targets/webapp-build.xml
> > ===================================================================
> > --- src/targets/webapp-build.xml    (revision 233325)
> > +++ src/targets/webapp-build.xml    (working copy)
> > @@ -66,7 +66,7 @@
> >         <isfalse value="${cocoon.xconf.isEqual}"/>
> >      </condition>
> >      <antcall target="copy-cocoon.xconf"/>
> > -    <delete file="${build.webapp}/WEB-INF/cocoon.xconf.ant_patch"/>
> > +    <delete file="${build.webapp}/WEB-INF/cocoon.xconf.ant_patch" 
> > failonerror="false"/>
> >  
> >      <!-- Patch web.xml -->
> >      <!--
> > 
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to