You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/04/11 03:31:03 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1848] clean-up in plugins folder

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 45d20a9  [OPENMEETINGS-1848] clean-up in plugins folder
45d20a9 is described below

commit 45d20a98ee4eacc90f2c0ab7672890d2a2c638be
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Apr 11 10:30:51 2018 +0700

    [OPENMEETINGS-1848] clean-up in plugins folder
---
 openmeetings-server/src/main/assembly/components/all.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openmeetings-server/src/main/assembly/components/all.xml b/openmeetings-server/src/main/assembly/components/all.xml
index a4f6ca0..8583e24 100644
--- a/openmeetings-server/src/main/assembly/components/all.xml
+++ b/openmeetings-server/src/main/assembly/components/all.xml
@@ -50,6 +50,8 @@
 				<!-- end of Tika libs -->
 				<exclude>plugins/websocket*.jar</exclude>
 				<exclude>plugins/tomcat-embed*.jar</exclude> <!-- added for Red5 lib substitution -->
+				<exclude>plugins/tomcat-annotations*.jar</exclude> <!-- added for Red5 lib substitution -->
+				<exclude>plugins/tomcat-servlet-api*.jar</exclude> <!-- added for Red5 lib substitution -->
 				<exclude>plugins/ecj*.jar</exclude> <!-- added for Red5 lib substitution -->
 				<exclude>*.sh</exclude>
 				<exclude>conf/jee-container.xml</exclude>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.