Differences between revisions 4 and 5
Revision 4 as of 2011-01-06 09:38:00
Size: 668
Editor: heb
Comment:
Revision 5 as of 2011-01-06 09:38:24
Size: 667
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
svn checkout https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version> ~/tmp/wdp_<version>}}}} svn checkout https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version> ~/tmp/wdp_<version>}}}

Packeging instructions for Wowza plugin version 1.0

This document describes how to prepare a package ready for release test and later deployment in STAGE and PROD.

  1. Create a tag for this release candidate with a command like svn copy https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/trunk https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version>

  2. Checkout tag to temporary location

    svn checkout https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version> ~/tmp/wdp_<version>
  3. Create package {{{cd ~/tmp/wdp_<version>

ant clean package}}}

Packeging instructions for Wowza plugin version 1.0 (last edited 2011-01-10 09:51:21 by heb)