See 
<https://builds.apache.org/job/openmeetings-pr-build/41/display/redirect?page=changes>

Changes:

[sebawagner] OPENMEETINGS-2338 Fix reset of values in browser when re-entering 
room


------------------------------------------
[...truncated 246.17 KB...]
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at 
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at 
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:123)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
23:00:16.131 [main] DEBUG org.apache.openmeetings.webservice.BaseWebService - 
Exception while getting rights
java.lang.NullPointerException: null
        at 
org.apache.openmeetings.webservice.BaseWebService.getRights(BaseWebService.java:71)
        at 
org.apache.openmeetings.webservice.BaseWebService.getRights(BaseWebService.java:65)
        at 
org.apache.openmeetings.webservice.TestBaseService.testGetRights2(TestBaseService.java:64)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at 
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at 
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:123)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s 
- in org.apache.openmeetings.webservice.TestBaseService
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmeetings-webservice 
---
[INFO] Building jar: 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ 
openmeetings-webservice ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- forbiddenapis:2.7:check (forbiddenapis) @ openmeetings-webservice ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-1.7
[INFO] Reading bundled API signatures: jdk-non-portable
[INFO] Reading inline API signatures...
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 26 class file(s) for forbidden API invocations (in 0.10s), 0 
error(s).
[INFO] 
[INFO] --- forbiddenapis:2.7:testCheck (forbiddenapis) @ 
openmeetings-webservice ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-1.7
[INFO] Reading bundled API signatures: jdk-non-portable
[INFO] Reading inline API signatures...
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 5 class file(s) for forbidden API invocations (in 0.06s), 0 
error(s).
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ 
openmeetings-webservice ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
openmeetings-webservice ---
[INFO] Installing 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-webservice/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.apache.openmeetings:openmeetings-web >--------------
[INFO] Building Openmeetings Web 5.0.0-M5-SNAPSHOT                       [8/10]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-web ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-web ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ openmeetings-web ---
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 2 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 2 explicit excludes (use -debug for more details).
[INFO] 670 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 540 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 5.0.0-M5-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... SUCCESS [01:17 min]
[INFO] Openmeetings Util .................................. SUCCESS [04:23 min]
[INFO] Openmeetings DB .................................... SUCCESS [ 45.081 s]
[INFO] Openmeetings Core .................................. SUCCESS [01:21 min]
[INFO] Openmeetings Install ............................... SUCCESS [ 38.061 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 35.856 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [01:39 min]
[INFO] Openmeetings Web ................................... FAILURE [  1.273 s]
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:20 min
[INFO] Finished at: 2020-05-01T23:00:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project openmeetings-web: Too many files with unapproved license: 
1 See RAT report in: 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-web/target/rat.txt>
 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :openmeetings-web
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-server/pom.xml>
 to 
org.apache.openmeetings/openmeetings-server/5.0.0-M5-SNAPSHOT/openmeetings-server-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-screenshare/pom.xml>
 to 
org.apache.openmeetings/openmeetings-screenshare/5.0.0-M5-SNAPSHOT/openmeetings-screenshare-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-util/pom.xml>
 to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-util/target/openmeetings-util-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-util/target/openmeetings-util-5.0.0-M5-SNAPSHOT-tests.jar>
 to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-install/pom.xml>
 to 
org.apache.openmeetings/openmeetings-install/5.0.0-M5-SNAPSHOT/openmeetings-install-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-install/target/openmeetings-install-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-install/5.0.0-M5-SNAPSHOT/openmeetings-install-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 109.80 KB of artifacts by 58.3% relative to #40
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-service/pom.xml>
 to 
org.apache.openmeetings/openmeetings-service/5.0.0-M5-SNAPSHOT/openmeetings-service-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-service/target/openmeetings-service-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-service/5.0.0-M5-SNAPSHOT/openmeetings-service-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 103.04 KB of artifacts by 31.1% relative to #40
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/pom.xml> to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M5-SNAPSHOT/openmeetings-parent-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/target/openmeetings-parent-5.0.0-M5-SNAPSHOT-site.xml>
 to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M5-SNAPSHOT/openmeetings-parent-5.0.0-M5-SNAPSHOT-site.xml
[Fast Archiver] Compressed 54.18 KB of artifacts by 59.1% relative to #40
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-db/pom.xml>
 to 
org.apache.openmeetings/openmeetings-db/5.0.0-M5-SNAPSHOT/openmeetings-db-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-db/target/openmeetings-db-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-db/5.0.0-M5-SNAPSHOT/openmeetings-db-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 436.94 KB of artifacts by 80.6% relative to #40
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-web/pom.xml>
 to 
org.apache.openmeetings/openmeetings-web/5.0.0-M5-SNAPSHOT/openmeetings-web-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-webservice/pom.xml>
 to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 72.94 KB of artifacts by 43.9% relative to #40
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-core/pom.xml>
 to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-core/target/openmeetings-core-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings-pr-build/ws/openmeetings-core/target/openmeetings-core-5.0.0-M5-SNAPSHOT-tests.jar>
 to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 189.99 KB of artifacts by 50.5% relative to #40
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Server #41' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Screen 
Sharing applet #41' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Util #41' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Install 
#41' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Service 
#41' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings #41' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings DB #41' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
Sending e-mails to: dev@openmeetings.apache.org sebawag...@apache.org
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Webservices 
#41' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings-pr-build » Openmeetings Core #41' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped
Archiving artifacts
Putting comment on the pull request

Reply via email to