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/08/12 06:16:00 UTC

[openmeetings] branch master updated: no jira: build is fixed

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d71162e  no jira: build is fixed
d71162e is described below

commit d71162e112a4718389ee28f854f44bf669293d18
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sun Aug 12 13:15:47 2018 +0700

    no jira: build is fixed
---
 openmeetings-server/src/main/assembly/components/all.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openmeetings-server/src/main/assembly/components/all.xml b/openmeetings-server/src/main/assembly/components/all.xml
index 9b90ace..e13f246 100644
--- a/openmeetings-server/src/main/assembly/components/all.xml
+++ b/openmeetings-server/src/main/assembly/components/all.xml
@@ -107,6 +107,7 @@
 			<outputDirectory>${om.webapp}</outputDirectory>
 			<excludes>
 				<exclude>META-INF/**</exclude>
+				<exclude>WEB-INF/classes/META-INF/**</exclude>
 			</excludes>
 		</fileSet>
 		<fileSet>