Repository: openmeetings Updated Branches: refs/heads/3.3.x a9c5089a9 -> 0088388c8
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/0088388c Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/0088388c Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/0088388c Branch: refs/heads/3.3.x Commit: 0088388c85ddff03ca5edeb3c83c929ec2d88ccf Parents: a9c5089 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:54 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/0088388c/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>
