Author: solomax
Date: Thu Aug  4 02:29:43 2016
New Revision: 1755135

URL: http://svn.apache.org/viewvc?rev=1755135&view=rev
Log:
Release preparation: redundant signature is removed from screenshare folder

Modified:
    
openmeetings/application/branches/3.1.x/openmeetings-server/src/main/assembly/components/all.xml
    
openmeetings/application/branches/3.2.x/openmeetings-server/src/main/assembly/components/all.xml
    
openmeetings/application/trunk/openmeetings-server/src/main/assembly/components/all.xml

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-server/src/main/assembly/components/all.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-server/src/main/assembly/components/all.xml?rev=1755135&r1=1755134&r2=1755135&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.1.x/openmeetings-server/src/main/assembly/components/all.xml
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-server/src/main/assembly/components/all.xml
 Thu Aug  4 02:29:43 2016
@@ -56,6 +56,7 @@
                        
<outputDirectory>${om.webapp}/screenshare</outputDirectory>
                        <excludes>
                                <exclude>APPLICATION.jnlp</exclude>
+                               <exclude>*.sha256</exclude>
                        </excludes>
                </fileSet>
                <fileSet>

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-server/src/main/assembly/components/all.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/src/main/assembly/components/all.xml?rev=1755135&r1=1755134&r2=1755135&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-server/src/main/assembly/components/all.xml
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-server/src/main/assembly/components/all.xml
 Thu Aug  4 02:29:43 2016
@@ -56,6 +56,7 @@
                        
<outputDirectory>${om.webapp}/screenshare</outputDirectory>
                        <excludes>
                                <exclude>APPLICATION.jnlp</exclude>
+                               <exclude>*.sha256</exclude>
                        </excludes>
                </fileSet>
                <fileSet>

Modified: 
openmeetings/application/trunk/openmeetings-server/src/main/assembly/components/all.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/main/assembly/components/all.xml?rev=1755135&r1=1755134&r2=1755135&view=diff
==============================================================================
--- 
openmeetings/application/trunk/openmeetings-server/src/main/assembly/components/all.xml
 (original)
+++ 
openmeetings/application/trunk/openmeetings-server/src/main/assembly/components/all.xml
 Thu Aug  4 02:29:43 2016
@@ -56,6 +56,7 @@
                        
<outputDirectory>${om.webapp}/screenshare</outputDirectory>
                        <excludes>
                                <exclude>APPLICATION.jnlp</exclude>
+                               <exclude>*.sha256</exclude>
                        </excludes>
                </fileSet>
                <fileSet>


Reply via email to