CFAS Webmaster wrote:
> Gav / David,
>
> Where does cli.xconf go for a site outside the forrest tree? I have
> it in {project_root}/src/documentation/conf/cli.xconf. The uncommented
> area for checksums reads like this:
>
> <checksums-uri>build/tmp/checksums</checksums-uri>
>
> I changed it from build/work because I don't have one (yet). Forrestbot
> isn't behaving for me, but that's another message...
>
> I don't see checksums in build/tmp. Do I need to "touch checksums"
> there for it to be found? This site is being generated by Forrest v0.7,
> does that make a difference?
http://forrest.apache.org/docs/faq.html#cli-xconf
Declare it in forrest.properties otherwise it uses
the default one in Forrest main/webapp/WEB-INF
See our site-author for an example.
-David