Gianugo Rabellino wrote: > David Crossley wrote: > >> Excellent, thanks everyone. That fixes it. >> I have committed the changes to CommandlineContext.java >> into HEAD only. >> >> Would people on all platforms, please please confirm that >> "build docs" now works for you. Then i will add the changes >> to cocoon_20_branch. > > > > Unfortunately I can confirm a failure. This is W2K after a clean checkout: > > ERROR 10068 [ ] ():Sitemap > org.apache.cocoon.ProcessingException: Could not read resource > >file:/C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/xdocs/catalog-test.xml: > > org.xml.sax.SAXParseException: File > >"file:/C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/xdocs/ISOnum.pen" > > not found. > > Turning log up to DEBUG I get the following: > > [java] DEBUG 10068 [ ] (): ComponentFactory creating new > instance of org.apache.cocoon.components.resolver.ResolverImpl. > [java] DEBUG 10068 [ ] (): Setting Catalog verbosity > level to 2 > [java] DEBUG 10068 [ ] (): CommandlineContext: > getResource=/resources/entities/catalog > [java] DEBUG 10068 [ ] (): System Catalog URL is > >file:C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/./resources/entities/catalog > > > [java] Loading catalog: > >file:C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/./resources/entities/catalog > > > > Is there anything else I can do to help you out? > > Ciao, >
Update. I raised the catalog verbosity to 3, and this is what happens: [java] DEBUG 10068 [ ] (): System Catalog URL is file:C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/./resources/entities/catalog [java] Loading catalog: file:C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/./resources/entities/catalog [java] Catalog does not exist: file:/C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/C:/java/src/cvs/cocoon/HEAD/xml-cocoon2/build/cocoon/documentation/resources/entities/catalog Gosh. Looks like this time we got twice the path. I'll see if I can investigate on this. Ciao, -- Gianugo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]