Re: 回复: How to Build openmeetings by eclipse?

2017-10-12 Thread Maxim Solodovnik
I sent you complete guide :) No exe or eclipse plugin are required to build om from sources WBR, Maxim (from mobile, sorry for the typos) On Oct 13, 2017 08:20, "LTN" <1085594...@qq.com> wrote: > just now,I downloaded setup-Red5-1.0.8-M11.exe and installed it as a > server, > In the eclipse

?????? How to Build openmeetings by eclipse??

2017-10-12 Thread LTN
just now,I downloaded setup-Red5-1.0.8-M11.exe and installed it as a server, In the eclipse installed red5 plugin and import OM source, I use setup-Red5-1.0.8-M11.exe to compile OM source ,Compiler does not pass. Excuse me! How can I build an OM compilation environment? I would like to modify the

Jenkins build is back to normal : openmeetings #2059

2017-10-12 Thread Apache Jenkins Server
See

Build failed in Jenkins: openmeetings #2058

2017-10-12 Thread Apache Jenkins Server
See Changes: [solomax666] [OPENMEETINGS-1714] more work on duplicate removing [solomax666] [OPENMEETINGS-1714] tests are fixed -- [...truncated 167.69 MB...] [INFO] Sensor Ja

Re: How OM Creates Minified Script Files

2017-10-12 Thread Maxim Solodovnik
You can do everything manually :))) Or you can delete minified version, full version will work in this case On Thu, Oct 12, 2017 at 11:01 PM, Coscend@OM wrote: > Dear OpenMeetings Developers, > > > > In OM 4.0.0, we have customized several UI scripting and stylesheet files. > We would like to int

How OM Creates Minified Script Files

2017-10-12 Thread Coscend@OM
Dear OpenMeetings Developers, In OM 4.0.0, we have customized several UI scripting and stylesheet files. We would like to integrate those changes into our already compiled binary, without having to recompile the OM-web package or the entire project, OM-parent. Can we minify these in Linux and

Re: How to Build openmeetings by eclipse?

2017-10-12 Thread Maxim Solodovnik
Build process is described here: http://openmeetings.apache.org/BuildInstructions.html OM is not directly based on Tomcat8 It is based on Red5 which is based on Tomcat 8.5 So you have to build with Maven On Thu, Oct 12, 2017 at 3:03 PM, LTN <1085594...@qq.com> wrote: > I will extract apache-openm

?????? How to Build openmeetings by eclipse??

2017-10-12 Thread LTN
I will extract apache-openmeetings-4.0.0-SNAPSHOT-SRC and import eclipse through maven And then use tomcat8 compiling Error configuring application listener of class org.apache.openmeetings.util.OMContextListener java.lang.NoClassDefFoundError: org/red5/logging/ContextLoggingListener

Re: How to Build openmeetings by eclipse?

2017-10-12 Thread Maxim Solodovnik
Hello, What are your steps? On Thu, Oct 12, 2017 at 2:46 PM, LTN <1085594...@qq.com> wrote: > Hi! > I have encountered problems in compiling apache-openmeetings- > 4.0.0-SNAPSHOT-SRC. > > Excuse me! How to Build openmeetings by eclipse? > > > > -- WBR Maxim aka solomax

How to Build openmeetings by eclipse??

2017-10-12 Thread LTN
Hi?? I have encountered problems in compiling apache-openmeetings-4.0.0-SNAPSHOT-SRC. Excuse me! How to Build openmeetings by eclipse??