Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2011-02-16 13:33:23
Size: 167
Editor: heb
Comment:
Revision 5 as of 2011-02-16 13:37:01
Size: 311
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=Packaging description= = Packaging description =
Line 4: Line 4:
 1. Run {{{  1. Execute the ant target: {{{
Line 6: Line 6:
This
This zips the code into one package, ready for deploy. The zip file can be found at {{{target/LARM-CHAOS-Wowza-package.zip}}}

Packaging description

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

  1. Execute the ant target:

    ant clean package

This zips the code into one package, ready for deploy. The zip file can be found at target/LARM-CHAOS-Wowza-package.zip

Wowza plugin packaging description (last edited 2011-02-16 13:53:55 by heb)