Revision: 3768
Author:   [email protected]
Date:     Mon May 30 14:17:19 2011
Log:      dist is the default target
http://code.google.com/p/openmeetings/source/detail?r=3768

Modified:
 /wiki/BuildSourceNew.wiki

=======================================
--- /wiki/BuildSourceNew.wiki   Mon May 30 13:45:58 2011
+++ /wiki/BuildSourceNew.wiki   Mon May 30 14:17:19 2011
@@ -10,14 +10,14 @@

 Run the command:
 {{{
-ant dist
+ant
 }}}

There is no need to compile the client additionally! The ant task does it all! You will find a directory *dist* that contains !OpenMeetings and a red5-server.

 To compile the client you can also use ant:
 {{{
-ant dist # compiles a complete package into the folder dist +ant # compiles a complete package into the folder dist
 ant compile.laszlo.main       # compiles the client into main.swf8.swf
ant compile.laszlo.main.debug # compiles the debug-client into maindebug.swf8.swf
 }}}

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to