Author: solomax
Date: Tue May  6 10:07:17 2014
New Revision: 1592700

URL: http://svn.apache.org/r1592700
Log:
[OPENMEETINGS-940] zip artifact is removed

Modified:
    openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml

Modified: openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml?rev=1592700&r1=1592699&r2=1592700&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml (original)
+++ openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml Tue May  6 
10:07:17 2014
@@ -345,18 +345,6 @@
                                                </configuration>
                                        </execution>
                                        <execution><!-- FIXME should be 
refactored -->
-                                               <id>create-zip-distribution</id>
-                                               <goals>
-                                                       <goal>cp</goal>
-                                               </goals>
-                                               <phase>verify</phase>
-                                               <configuration>
-                                                       
<from>${project.build.directory}/server</from>
-                                                       
<to>${project.build.directory}/openmeetings-${project.version}.zip</to>
-                                                       
<skip>${om.quick.build}</skip>
-                                               </configuration>
-                                       </execution>
-                                       <execution><!-- FIXME should be 
refactored -->
                                                <id>create-tgz-distribution</id>
                                                <goals>
                                                        <goal>cp</goal>


Reply via email to