I tried targets site, package, dist-zip, docs. I make a build clean and try it again zo make sure...
I got a lot output like [java] [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/book2project.xsl" [java] [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/directory2project.xsl" [java] [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/scan4resources.xsl" [java] [CachingParser] Serving cached document "sbk:/style/stylesheets/scan4resources.xsl" (1) [java] [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/scan4resources.xsl" [java] [CachingParser] Serving cached document "sbk:/style/stylesheets/scan4resources.xsl" (2) [java] [XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/scan4resources.xsl" [java] [CachingParser] Serving cached document "sbk:/style/stylesheets/scan4resources.xsl" (3) but no exceptions. Don't want to confuse you, so, I'am building the Version 1.8.2 with JDK 1.2.2. under WinXP. What are you using? Christoph ----- Original Message ----- From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 10, 2003 1:29 AM Subject: Re: problem with the HTML DTD > "build site"? > > Joerg > > Christoph Gaffga wrote: > > > I tried to build the 1.8.2 (WinXP, JDK1.2.2), and it seems to work without > > an exception. strange :-/ > > > > Christoph > > > > ----- Original Message ----- > > From: "Joerg Heinicke" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, July 09, 2003 11:56 PM > > Subject: Re: problem with the HTML DTD > > > > > > > >>That's correct, it's a SGML file I guess. But how to get Cocoon 1.x > >>build working :) > >> > >>Joerg > >> > >>Christoph Gaffga wrote: > >> > >> > >>>hi, > >>>My editor also thinks that the DTD-file is invalid: Line 31, col 3: This > >>>file is not well-formed: ">" expected. > >>>W3C sould change the file, it's not a valid xml-1.0 file, see > >>>http://www.w3.org/TR/REC-xml#sec-comments > >>> > >>>Christoph > >>> > >>> > >>>----- Original Message ----- > >>>From: "Joerg Heinicke" < > > >>>To: <[EMAIL PROTECTED]> > >>>Sent: Wednesday, July 09, 2003 10:59 PM > >>>Subject: Re: cvs commit: > >>>cocoon-site/src/documentation/content/xdocs/community mail-archives.xml > >>> > >>> > >>> > >>> > >>>>Hello Vadim, > >>>> > >>>>while in CygWin Cocoon 1.x build does not work, it works at least at > >>>>Windows command line. But this old Xerces version seems to have a > >>>>problem with the HTML DTD and I don't know where to switch validation > >>>>off. I never used Cocoon 1.x, so I don't have any experience with it. > >>>> > >>>>Joerg > >>>> > >>>>[java] [XercesParser] The declaration for the entity "HTML.Version" must > >>>>end with '>'. [File: "http://www.w3.org/TR/html4/loose.dtd" Line: 31 > >>>>Column: 3] > >>>>[java] org.apache.stylebook.CreationException: SAXException caught while > >>>>parsing > >>>>[java] at > >>>>org.apache.stylebook.parsers.XercesParser.parse(XercesParser.java:55) > >>>>[java] at > >>>>org.apache.stylebook.parsers.CachingParser.parse(CachingParser.java:92) > >>>>[java] at > >> > >>>org.apache.stylebook.parsers.AbstractParser.parse(AbstractParser.java:28) > >>> > >>>>... > >>>> > >>>>[java] at org.apache.stylebook.StyleBook.main(StyleBook.java:84)[java] > >>>>[StyleBook] Caught org.apache.stylebook.LoadingException: Processing > >>>> Entry (SAXException caught while parsing) > >>>>[java] [StyleBook] Error creating project > >>>>[java] Java Result: 1
