You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Simeon Walker <si...@sbs.bangor.ac.uk> on 2000/09/01 10:45:53 UTC

C2 minor build.xml bug

Hi,
  there seems to be a small error in the Cocoon 2 build.xml
(I have just updated from cvs) which prevents the 'site'
argument to build.sh from working. The patch is below.

Simeon

diff build.xml.bck  build.xml
291c291
<           args="targetDirectory=${site} ${docs.dir}/book.xml
${skin}"/>
---
>           args="targetDirectory=${site} ${docs.dir}/book.xml ${browser.skin}"/>





-- 
---------------------------------------------------------------------
Simeon Walker,                      email: simeon@sbs.bangor.ac.uk
School of Biological Sciences,      phone: +44 (0)1248 383702
University of Wales, Bangor,        fax: +44 (0)1248 382569
Gwynedd, LL57 2UW, UK.              www: http://sbsweb.bangor.ac.uk/
---------------------------------------------------------------------

Re: C2 minor build.xml bug

Posted by Stefano Mazzocchi <st...@apache.org>.
Simeon Walker wrote:
> 
> Hi,
>   there seems to be a small error in the Cocoon 2 build.xml
> (I have just updated from cvs) which prevents the 'site'
> argument to build.sh from working. The patch is below.
> 
> Simeon
> 
> diff build.xml.bck  build.xml
> 291c291
> <           args="targetDirectory=${site} ${docs.dir}/book.xml
> ${skin}"/>
> ---
> >           args="targetDirectory=${site} ${docs.dir}/book.xml ${browser.skin}"/>

Good catch, thanks.

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<st...@apache.org>                             Friedrich Nietzsche
--------------------------------------------------------------------
 Missed us in Orlando? Make it up with ApacheCON Europe in London!
------------------------- http://ApacheCon.Com ---------------------