Hi Jeff and Norman,
Actually Dirk Verbeecke (sp?) posted a patch in this regard a couple of weeks back that I have definitely not forgotten about but haven't had time to look in to... Hopefully next week. At any rate, I hacked around this problem when I put together the last XML4J release and I can use the same workaround for Xerces. It's just a matter of finding a few minutes... Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 416-448-3519, T/L 778-3519 E-mail: [EMAIL PROTECTED] "Jeffrey Rodriguez" <[EMAIL PROTECTED]> on 02/09/2001 12:53:32 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Building docs from cvs? Hi Norman, This is a bug with stylebook. As part of the process of building a source distribution Xerces builds the distribution documentation using the stylebook Apache package. Stylebook has a bug that manifest in Unix Systems (Solaris, Linux, etc) where it fails unzipping some of the resource files. This should be easy to fix but I have not seen any takers. The module is xml-stylebook. Jeffrey Rodriguez IBM SVL - Pervasive Technologies >From: Norman Walsh <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[email protected]> >Subject: Building docs from cvs? >Date: 09 Feb 2001 07:25:31 -0500 > >Using a CVS snapshot that I updated this morning, I get a ZipException >when I attempt to build the docs. Anyone else have this trouble? Is >this a problem in CVS or on my end? > >Building docs for xerces-J 1.3.0 ... > [java] The args attribute is deprecated. Please use nested arg >elements. > [java] [StyleBook] Overriding targetDirectory="./build/docs/html" >(Old=".") [java] [StyleBook] Project URL: "sbk:/sources/docs-book.xml" > [java] [BasicEngine] Initializing > [java] [Loader] Parsing Project file > [java] [XalanProcessor] Applying XSL sheet >"sbk:/style/stylesheets/book2project.xsl" > [java] [Loader] Caught java.util.zip.ZipException > [java] [StyleBook] Caught org.apache.stylebook.LoadingException > [java] org.apache.stylebook.LoadingException: error in opening zip >file > [java] at org.apache.stylebook.Loader.load(Loader.java:61) > [java] at >org.apache.stylebook.StyleBook.getProject(StyleBook.java:121) [java] > at org.apache.stylebook.StyleBook.main(StyleBook.java:85) > [java] [StyleBook] Error creating project > [java] Java Result: 3 > > Be seeing you, > norm > >-- >[EMAIL PROTECTED] | Look for the ridiculous in everything >Technology Development Group | and you will find it.--Jules Renard >Sun Microsystems, Inc. | > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
