On Mon, 22 Aug 2005, Andreas Hartmann wrote:

> Hi Lenya devs,
>
> any objections against applying this patch by Angelo Turetta?
>
+1  but we shoud add a TODO here and declare it is a workaround.

Jann

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

---------------------------------------------------------------
Jann Forrer
Informatikdienste
Universität Zürich
Winterthurerstr. 190
CH-8057 Zuerich

oooO   mail:  [EMAIL PROTECTED]
(  )   phone: +41 44 63 56772
 \ (   fax:   +41 44 63 54505
  \_)  http://www.id.unizh.ch

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

Reply via email to