July 04, 2006

Setup for doing Development at Lancaster University

If you want o do Sakai Development at Lancaster University whilst visiting, make the following changes. Make sure to remove them or comment them out when you leave.

~/.subversion/servers

[global]
http-proxy-host = wwwcache.lancs.ac.uk
http-proxy-port = 80

~/build.properties

maven.proxy.host=wwwcache.lancs.ac.uk
maven.proxy.port=80

Posted by csev at July 4, 2006 09:46 AM