Hi,

I think it was intended...
In install.txt, read around lines 37-38:
    [unix]  ./build.sh  -Dinclude.webapp.libs=yes webapp
    [win32] .\build.bat -Dinclude.webapp.libs=yes webapp
That's how it supposed to be used...

Vadim

> -----Original Message-----
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 02, 2001 14:15
> To: Cocoon Developers Mailing List
> Subject: [C2 patch] include.webapp.libs not set
> 
> 
> Hi All,
> 
>       In the build.xml, the property "include.webapp.libs" is never set
>       anywhere, causing the webapp to be created without the required jars
>       being copied to WEB-INF/lib. :-(
> 
>       Is this intended behaviour ?
>       
>       If it's not intended, in the attached patch I've removed the 'if'
>       clause from the 'prepare-webapp-libs' task altogether so that the libs
>       are correctly copied across (makes testing things with the webapp
>       easier).
> 
>       Cheers,
> 
>       Marcus
> 
>       PS. Initially I tried to make this conditional with 'available', but
>       'available' can only test for files, classes, and jvm resources.
>       Anyone know of a better way ?
> 
> -- 
>         .....
>      ,,$$$$$$$$$,      Marcus Crafter
>     ;$'      '$$$$:    Computer Systems Engineer
>     $:         $$$$:   Open Software Associates GmbH
>      $       o_)$$$:   82-84 Mainzer Landstrasse
>      ;$,    _/\ &&:'   60327 Frankfurt Germany
>        '     /( &&&
>            \_&&&&'     Email : [EMAIL PROTECTED]
>           &&&&.        Business Hours : +49 69 9757 200
>     &&&&&&&:           After Hours    : +49 69 49086750
> 

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

Reply via email to