Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Sample buildmaster gradle.properties

Chris Beams edited this page Nov 19, 2010 · 4 revisions
role=buildmaster
s3AccessKey=<access-key>
s3SecretAccessKey=<secret-key>
sshUsername=cbeams
sshPrivateKey=/home/alice/.ssh/id_rsa
sshHost=static.springsource.org
remoteDocRoot=/var/www/domains/springframework.org/static/htdocs
mavenSyncRepoDir=/home/alice/sourceforge-sync-repo

Where mavenSyncRepoDir is the checkout location for https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo

Go back to release your project