Deployment

From MapbenderWiki

Jump to: navigation, search

Contents

Build script

The build script has been committed to the trunk.

Instructions

./build.sh <branch name in svn> <svn account> <svn password>

example

./build.sh 2.4.5 christoph password

Requirements

  • PHP5
  • Perl
  • SVN

Manually

update JSDoc

  • create new JSDoc
  • overwrite old JSDoc with new JSDoc
  • set mime-type of html files to text/html
  • commit new JSDoc

delete obsolete files

  • delete SVN Metadata: in Eclipse: right-click the project → Team → Disconnect → Also delete...
  • delete Eclipse project file .project

minify JavaScript

name properly

  • update folder name (follow the syntax: mapbender_2.4.1_rc1)

archiving

  • compress the whole folder to zip a zip file
Personal tools