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 2017/07/13 14:13:27 UTC

openmeetings git commit: no jira: size of web application is reduced

Repository: openmeetings
Updated Branches:
  refs/heads/master 9b05be587 -> 703986f31


no jira: size of web application is reduced


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/703986f3
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/703986f3
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/703986f3

Branch: refs/heads/master
Commit: 703986f31ef0290a47165e377b560a48dd4b3d1a
Parents: 9b05be5
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Thu Jul 13 21:13:13 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Thu Jul 13 21:13:13 2017 +0700

----------------------------------------------------------------------
 openmeetings-screenshare/src/main/assembly/assembly.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/703986f3/openmeetings-screenshare/src/main/assembly/assembly.xml
----------------------------------------------------------------------
diff --git a/openmeetings-screenshare/src/main/assembly/assembly.xml b/openmeetings-screenshare/src/main/assembly/assembly.xml
index 71c2794..fb93325 100644
--- a/openmeetings-screenshare/src/main/assembly/assembly.xml
+++ b/openmeetings-screenshare/src/main/assembly/assembly.xml
@@ -35,7 +35,6 @@
 				<include>org.apache.commons:commons-lang3</include>
 				<include>org.apache.httpcomponents:httpclient</include>
 				<include>org.apache.httpcomponents:httpcore</include>
-				<include>org.bouncycastle:bcprov-jdk15on</include>
 				<include>net.sf.ehcache:ehcache-core</include>
 				<include>org.slf4j:slf4j-api</include>
 				<include>org.slf4j:jcl-over-slf4j</include>