make-installed-files-list fails unless the archive project you are working
in contains the same version of the wigwam-base package as the
script in bin/wigwam-bootstrap. This is because make-installed-files-list
uses the --package-archive flag when calling wigwam bootstrap and
specifies only $PLAYPEN_ROOT/public/.
I think the best solution is to use the archive projects package archives
or to fall back on the default archive.
Logged In: YES
user_id=69462
I agree with your solution.
we'll try to get this fixed for the next release.