[EMAIL PROTECTED] wrote:
Author: thorsten
Date: Tue Aug 21 03:02:42 2007
New Revision: 568047

URL: http://svn.apache.org/viewvc?rev=568047&view=rev
Log:
Adding --uriFile argument to the cocoon cli call. This way one can set 
project.urifile to the uris that should be included. see 
http://cocoon.apache.org/2.1/userdocs/offline/cli.html for more information.

Does this mean that only files mention in the uriFile are generated? It's not clear in the docs.

If this is the case then we could write a script to create this uriFile from the last modified dates of files and solve the problem of regenerating every page in the content object.

Ross