Until we find a better place to put releases, we will upload here.
Source Tarball
Rwiki for Sakai Source Tarball (alpha 20050818 snapshot)
To build
unpack the tar
cd into the directory
maven sakai
Be cetain to turn auto.ddl on in placeholder.properties
There is one dependency not in the source tarball which can be found at http://www2.caret.cam.ac.uk/maven/jrcs/jars/diff-1.0.jar
CVS Access
Also we have now pushed CVS onto a public server that can be found at http://saffron.caret.cam.ac.uk/ with instructions for accessing the repository at
http://saffron.caret.cam.ac.uk/anonymous.html
once you have set your cvs up the check out command would be
cvs -q -z9 -d :ext:caret_anon_cvs:/home/cvs/rep co rwiki
followed by
cd rwiki
maven sakai
Having checked that mave.tomcat.home is pointing to you Sakai tomcat instance.
CVS HEAD may from time to time be broken, we will apply tags when we get closer to a full release.
Demo
We also have a demo site which is built from CVS head nightly using Gump. Again it may be broken from time to time, but you can find it at http://sakai-beta.caret.cam.ac.uk. Please self register with your email address. You can then either join the Test Site worksite which we are using for testing or add an RWiki tool to you own site.
As with all beta deployments, dont put anything you want to keep on this site.