Have a look at the section: http://code.google.com/p/openmeetings/wiki/BuildSourceNew#How_to_build_a_distribution
Sebastian 2011/2/2 <[email protected]> > > > Hello Sebastian > > I tried to build and deploy ROOT project in my local Ecplise using ant > build.xml. > But it seems these two file main.swf8.swf and maindebug.swf8.swf didnot > output. > > I got the message in the Ecplise console as the below: > > Buildfile: D:\EclipseWorkSpace\ROOT\build.xml > cleanForBinary: > clean: > prepare: > [mkdir] Created dir: D:\EclipseWorkSpace\ROOT\temp > [mkdir] Created dir: D:\EclipseWorkSpace\ROOT\screen_compile > resources: > [copy] Copying 96 files to D:\EclipseWorkSpace\ROOT\temp > [copy] Copying 8 files to D:\EclipseWorkSpace\ROOT\screen_compile > compile: > [echo] D:\EclipseWorkSpace\ROOT/temp > [javac] Compiling 282 source files to D:\EclipseWorkSpace\ROOT\temp > > It seems file was compiled and I also found them in the directory D: > \EclipseWorkSpace\ROOT\temp. > But I don't know what should I do after this. > > Do I need to modify the build.xml? > > Could you give some advice about it? > > Thanks&Regards. > Yali Hu > > > > > > "[email protected]" <[email protected]>@googlegroups.com2011/01/31 > 18:25:50 > > [email protected]に返信してください > > 送信者: [email protected] > > > 宛先: [email protected] > cc: > 件名: Re: [openmeetings-dev] how lanuch new openmeetings module for IT > > > yes, > > if you deploy using ant there are two SWFs > > one called maindebug.swf8.swf > and one called main.swf8.swf > > if you invoke the URl > host:port/openmeetings/ => it will load the main.swf8.swf and no labelid's > are NOT in brackets > > if you invoke: > host:port/openmeetings/?swf=maindebug.swf8.swf => it will load the > maindebug.swf8.swf and labelid's are in brackets > > Sebastian > > 2011/1/31 <[email protected]> > > > Hello Sebastian > > Thank you for your reply. > > >If your menus are duplicated I guess you've installed the hole > installation in the same database twice. > Yes, you are right. I did install twice. I will make clear the duplication > data in the database. > > And you know, in the development version there is the log output screen and > all of component also layout its ID in the screen also. > So after complile using ant task, all of them will be dispear > automatically? > > Anyway I will try it. > > Thanks& Regards > > Yali Hu > > > > > > > "[email protected]" <[email protected]>@googlegroups.com2011/01/31 > 06:50:11 > > [email protected]に返信してください > > 送信者: [email protected] > > > 宛先: [email protected] > cc: > 件名: Re: [openmeetings-dev] how lanuch new openmeetings module for IT > > > Hallo Mr. Hu, > > the process to update is not different from updating any old version. > You can use the Export/Import function to get the settings and to impor > them again from the Administration panel. > > If your menus are duplicated I guess you've installed the hole installation > in the same database twice. > > You should use the ant tasks to compile a distribution and use that to > deploy it to your servers. > > Sebastian > > 2011/1/28 <[email protected]> > > > Dear Mr.Wagner > > Good morning. . > > I did some modifications of openmeetings chat function and want to lanuch > it for local team test. > But I don't how to do it. Could you give me some advice? > > My development environment was setup followed by [Run, Develop, Test, Debug > all in Eclipse http://code.google.com/p/openmeetings/wiki/BuildSourceNew] > > I added some new functions for chat and also confirmed it in my Eclipse > local envrionment. > > After this I want to deploy my new version to team server and distribute it > for my team IT. > > Could you give me some detailed steps how to do it? > > And it is a little strange that the menu is duplicated in my local > openmeetings screen layout which source was download from SVN. > For example, after sign in openmeetings, the main menu [room] > [Administrator],,, is layout duplicated. > > So I want to know the version which was download from SVN is the normal > distribution ? > > In fact I want to get the normal and stable version source and add my new > functions based on it and distribute for my team. > > > Thanks & Regards. > > Yali Hu > > > > -- > 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]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > > > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected] > > -- > 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]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > > > > > -- > 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]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected] > > -- > 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]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > > > -- > 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]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- 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.
