Size: 425
Comment:
|
Size: 667
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
1. Checkout tag to temporary location {{{ svn checkout https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version> ~/tmp/wdp_<version>}}} 1. Create package {{{cd ~/tmp/wdp_<version> ant clean package}}} |
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.
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>
Checkout tag to temporary location
svn checkout https://merkur.statsbiblioteket.dk/svn/doms-wowza-streaming-server-plugin/tags/<version> ~/tmp/wdp_<version>
Create package {{{cd ~/tmp/wdp_<version>
ant clean package}}}