> From: Diana Shannon [mailto:[EMAIL PROTECTED]] > > On Saturday, June 8, 2002, at 12:43 PM, John Morrison wrote: > > > Diana, > > > > How did you build the files? > > > > http://xml.apache.org/cocoon/installing/jars.html > > To clarify, I sync all docs in head and release branches below > src/documentation/xdoc. > > Then I perform ./build.sh clean docs within the release branch > xml-cocoon2 directory. > > > isn't correct. This should have been replaced by the file > > generated by check-jars... > > How is this generated?
it _should_ have been generated as part of the docs... <target name="docs" depends="package, prepare-docs, docs_check, docs_done" unless="docs.notrequired" description="Builds the documentation"> ... <target name="prepare-docs" depends="check-jars"> I know why. The build isn't in sync. Darn. build.[sh|bat] check-jars in the head should produce the necessary files atm. I'll have to look at sync'ing the build of head with the release branch. I don't have time right now. I'll try and do it soon. J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]