Bhargavi Atchutuni dijo: > 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.
Hi: I dont work in windows, but when I have not other choice the I use a LGPL nice software for windows called 7-zip that do this job without problems. <advertisement> http://sourceforge.net/projects/sevenzip/ </advertisement> Best Regards, Antonio Gallardo > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
