Re: Building OM 6.0.0

2021-04-06 Thread Filip Žák
Filip Žák wrote: > >> >> > > >> >> > I have OracleJDK 16 and Apache Maven 3.6.3. > >> >> > > >> >> > ut 6. 4. 2021 o 14:20 Maxim Solodovnik > napísal(a): > >> >> >> > >> >> >

Re: Building OM 6.0.0

2021-04-06 Thread Maxim Solodovnik
weaked ... >> >> >> >> On Tue, 6 Apr 2021 at 19:42, Filip Žák wrote: >> >> > >> >> > I have OracleJDK 16 and Apache Maven 3.6.3. >> >> > >> >> > ut 6. 4. 2021 o 14:20 Maxim Solodovnik >> >> > napís

Re: Building OM 6.0.0

2021-04-06 Thread Filip Žák
al(a): > >> >> > >> >> JDK version please :) > >> >> > >> >> On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: > >> >> > > >> >> > Hello, > >> >> > I have a problem with building O

Re: Building OM 6.0.0

2021-04-06 Thread Maxim Solodovnik
en 3.6.3. >> > >> > ut 6. 4. 2021 o 14:20 Maxim Solodovnik napísal(a): >> >> >> >> JDK version please :) >> >> >> >> On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: >> >> > >> >> > Hello, >> >> &

Re: Building OM 6.0.0

2021-04-06 Thread Filip Žák
9:42, Filip Žák wrote: > > > > I have OracleJDK 16 and Apache Maven 3.6.3. > > > > ut 6. 4. 2021 o 14:20 Maxim Solodovnik > napísal(a): > >> > >> JDK version please :) > >> > >> On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: > >

Re: Building OM 6.0.0

2021-04-06 Thread Maxim Solodovnik
lease :) >> >> On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: >> > >> > Hello, >> > I have a problem with building OM 6.0.0 again. This time on Debian. First >> > I'm building it on a really slow virtual server (just one core) so maybe >

Re: Building OM 6.0.0

2021-04-06 Thread Filip Žák
I have OracleJDK 16 and Apache Maven 3.6.3. ut 6. 4. 2021 o 14:20 Maxim Solodovnik napísal(a): > JDK version please :) > > On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: > > > > Hello, > > I have a problem with building OM 6.0.0 again. This time on Debian. > Fir

Re: Building OM 6.0.0

2021-04-06 Thread Maxim Solodovnik
JDK version please :) On Tue, 6 Apr 2021 at 18:33, Filip Žák wrote: > > Hello, > I have a problem with building OM 6.0.0 again. This time on Debian. First I'm > building it on a really slow virtual server (just one core) so maybe that is > the problem. It fails on Openmee

Re: Building OM 6.0.0

2021-04-06 Thread Filip Žák
Hello, I have a problem with building OM 6.0.0 again. This time on Debian. First I'm building it on a really slow virtual server (just one core) so maybe that is the problem. It fails on Openmeetings-Web: [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestDateTime.test3:85 expected: bu

Re: Building OM 6.0.0

2021-03-22 Thread Filip Žák
Big thanks for help. [INFO] [INFO] Reactor Summary for Openmeetings 6.0.0: [INFO] [INFO] Openmeetings ... SUCCESS [ 13.041 s] [INFO] Openmeetings Util .. SUC

Re: Building OM 6.0.0

2021-03-22 Thread Maxim Solodovnik
There are tests that only works at machine with some 3rd party tools In this case it is `ImageMagic` tests expects it's binaries are in the PATH to bypass this you can use `Jenkins` profile (created for our CI server) so the final command will be `mvn clean install -PallModules,Jenkins` (`allModu

Re: Building OM 6.0.0

2021-03-22 Thread Filip Žák
Thanks I removed all 'node_modules' folders but now I have this: *INFO] Results:[INFO] [ERROR] Failures: [ERROR] TestFileService.addFileTest:68 Width should be determined ==> expected: <150> but was:[INFO] [ERROR] Tests run: 210

Re: Building OM 6.0.0

2021-03-21 Thread Maxim Solodovnik
https://issues.apache.org/jira/browse/OPENMEETINGS-2597 On Mon, 22 Mar 2021 at 07:27, Maxim Solodovnik wrote: > > > On Mon, 22 Mar 2021 at 02:45, Filip Žák wrote: > >> Hello, >> I would like to build a custom version of OM (a little bit changed code). >> But first I tried build original source

Re: Building OM 6.0.0

2021-03-21 Thread Maxim Solodovnik
On Mon, 22 Mar 2021 at 02:45, Filip Žák wrote: > Hello, > I would like to build a custom version of OM (a little bit changed code). > But first I tried build original source code. So I downloaded the OM 6.0.0 > src package from: > https://openmeetings.apache.org/downloads.html > > I unpacked fil

Building OM 6.0.0

2021-03-21 Thread Filip Žák
Hello, I would like to build a custom version of OM (a little bit changed code). But first I tried build original source code. So I downloaded the OM 6.0.0 src package from: https://openmeetings.apache.org/downloads.html I unpacked files into the openmeetings directory. I have installed OracleJDK