Skip to content

ReleaseProcess

Gijs Molenaar edited this page Sep 15, 2015 · 1 revision
  1. summary How to make a new casacore release

Introduction

  # svn tag trunk to casacore-x.y.z
  # amend version in doxygen file
  # verify build at ASTRON, CASS (and NRAO) by adding entry to wikie page ReleaseVersionXY (e.g. ReleaseVersion14) 
  # get agreement to tag new release
  # svn export casacore-x.y.z and tar jcf as casacore-x.y.z.tar.bz2 and add as featured new upload. Deprecate previous upload
  # update BuildInstructions and/or CmakeInstructions
  # build doxygen documentation from tag 
  # build notes if necessary.