I just uploaded a new
new source release because the 0.9.4 release did not include build scripts! The build scripts do so much code generation that there is really
no way to do a build without them and nobody complained (that is an interesting data point). Anyhow, after you down load
roller-src-0.9.4.1.tgz and
roller-tools-0.9.4.1.tgz, doing a build should be as easy as this (and ignore the XDoclet warnings):
% tar xzvf roller-src-0.9.4.1.tgz
% tar xzvf roller-tools-0.9.4.1.tgz
% cd roller
% build all