Differences between revisions 1 and 2
Revision 1 as of 2011-05-17 06:40:21
Size: 325
Editor: heb
Comment:
Revision 2 as of 2011-05-17 07:18:31
Size: 420
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 1. Execute the ant target: {{{
ant clean package}}}
 1. Execute the shell script: (Note: replace release candidate number with correct!){{{
scripts/createReleasePackage.sh 1.0.0rc5}}}
Line 7: Line 7:
This zips the code into one package, ready for deploy. The zip file can be found at {{{target/LARM-CHAOS-Wowza-package.zip}}} This zips the code into one package, ready for deploy. The zip file can be found at {{{tmp/chaos-wowza-plugin-release-package-1.0.0rc5.zip}}}

Packaging description for version 1

This documentation aims at describing the procedure to package the wowza plugin from the source.

  1. Execute the shell script: (Note: replace release candidate number with correct!)

    scripts/createReleasePackage.sh 1.0.0rc5

This zips the code into one package, ready for deploy. The zip file can be found at tmp/chaos-wowza-plugin-release-package-1.0.0rc5.zip

Wowza plugin packaging description - version 1 (last edited 2011-05-17 07:18:43 by heb)