When publishing the commons web site I noticed that the failure of subversion checkout and checkin is due to the broken links in the build process. So we need to find a way to fix those.
Simon On Tue, Aug 23, 2011 at 04:13:50PM +0200, Simon Pepping wrote: > I find publishing the web site a pain. Forrest has two broken links: > > [java] X [0] favicon.ico BROKEN: No > pipeline matched request: favicon.ico > [java] at <map:mount> - > file:/fsd/source/apache-forrest-0.8/main/webapp/./sitemap.xmap:606:76 > > [java] X [0] compliance.pdf BROKEN: > internal-destination or external-destination must be specified in basic-link > > and ends in an error: > > [java] Java Result: 1 > [echo] > [echo] Copying broken links file to site root. > [echo] > [copy] Copying 1 file to /fsd/source/xml-fop/build/forrest-docs > [echo] Oops, something broke > [copy] Copying 1 file to /fsd/source/xml-fop/build/forrest/log > > There is no subversion checkout, no addition and removal of files, and > no subversion checkin. I do have my account name in > ../deploy.svn.settings as <property name="deploy.svn.user" > value="spepping"/>. > > How can I fix these various problems? > > Simon
