Development: ReleaseThis document describes how to build an upload a new release to the SourceForge File Release System. Building the ReleasePrerequisitesTo build a new release make sure the following preconditions are met:
Create ArchivesTo create the release archives perform the following steps:
Upload the ReleaseUpload to the File Release SystemTo upload the files to the SourceForge File Release System of the project login to the upload host and upload the release archive: Host: ftp://upload.sourceforge.net Username: anonymous Password: ${USER}@users.sourceforge.net Path: /incoming Publish ReleaseGo to the SourceForge File Release System page and add a new release. Select the uploaded archive from the list. Publish WebpageTo publish the webpage you have to login to your SourceForge shell account and modify the contents of the project home: Host: scp://shell.sourceforge.net Username: ${USER} Password: ${PASSWORD} Path: /home/groups/t/ta/taglets/htdocs Once logged in delete the whole contents of the htdocs folder and upload the dist/doc folder of the release to publish. |