It's odd, I have never come across the problem before. In fact I checked the source files from a 2.1-dev snapshot, C2.1 M2 and M3 and the empty directories are there. And they were all unzipped with the same WinZip installation. Just to make sure I unzipped the C2.1 file again to a different drive using winzip and all  the directories are there. So in the end I don't know what went wrong. Thanks for your replies.
 
Perry
----- Original Message -----
Sent: Tuesday, August 26, 2003 1:55 AM
Subject: Re: C2.1 - cocoon-latest-src.zip build problem

Hi Perry,

This situation depends on what you use to extract the
zip  file.  Did you use Winzip?
Use WinRAR and it will extract all those empty lib
folders and you can build without a problem.  Or if
someone knows a setting which will make WinZip extract
empty folders, that would be good too.

Good luck
Bhargavi


--- Perry Molendijk <[EMAIL PROTECTED]> wrote:
> Ran into a petty little problem while trying to
> build C2.1 final.
>
> Download: cocoon-latest-src.zip 23/08/2003
> Environment: W2K, JDK 1.4
> Build Target: war
>
> The build kept failing on blocks (see list below)
> because off missing "lib" directories (and 1 "java"
> directory). I checked in CVS to make sure I wasn't
> missing any files. I only found empty "lib"
> directories. I then checked the C2.1m3 distribution
> directories and found all the empty "lib"
> directories are there. Adding the "lib" directories
> to the affected blocks fixed the problem. Could this
> have happened while generating the distribution or
> is the problem with my setup?
>
> List of affected blocks:
>
> asciiart
> authentication-fw
> eventcache
> jsp
> jxform
> linkrewriter
> linotype
> mail
> midi
> naming
> petstore
> php
> portal
> portal-fw
> precept
> profiler
> proxy
> python
> session-fw
> slop
> stx
> taglib
> web3
> xmlform
>
> Checked the lines in build\cocoon-2.1 referred by
> the ANT error message are all of type:
>
> <javac compiler="${compiler}"
> nowarn="${compiler.nowarn}" target="${target.vm}"
> deprecation="${compiler.deprecation}"
> optimize="${compiler.optimize}"
> debug="${compiler.debug}"
> destdir="${build.blocks}/apples/dest">
>
>
>
> Perry


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

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

Reply via email to