Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-02-16 13:33:23
Size: 167
Editor: heb
Comment:
Revision 4 as of 2011-02-16 13:36:22
Size: 309
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
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)