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 <[email protected]> Authored: Thu Jul 13 21:13:13 2017 +0700 Committer: Maxim Solodovnik <[email protected]> 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>
