Author: solomax
Date: Mon Dec  7 17:26:59 2015
New Revision: 1718428

URL: http://svn.apache.org/viewvc?rev=1718428&view=rev
Log:
All flex components are being build

Modified:
    openmeetings/branches/3.1.x/openmeetings-flash/pom.xml

Modified: openmeetings/branches/3.1.x/openmeetings-flash/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/branches/3.1.x/openmeetings-flash/pom.xml?rev=1718428&r1=1718427&r2=1718428&view=diff
==============================================================================
--- openmeetings/branches/3.1.x/openmeetings-flash/pom.xml (original)
+++ openmeetings/branches/3.1.x/openmeetings-flash/pom.xml Mon Dec  7 17:26:59 
2015
@@ -79,8 +79,8 @@
                                                <configuration>
                                                        
<exportAntProperties>true</exportAntProperties>
                                                        <target>
-                                                               <ant 
antfile="${basedir}/openlaszlo.xml" target="compile.laszlo.main.debug"/>
-                                                               <!--ant 
antfile="${basedir}/openlaszlo.xml" target="client.only"/-->
+                                                               <!--ant 
antfile="${basedir}/openlaszlo.xml" target="compile.laszlo.main.debug"/-->
+                                                               <ant 
antfile="${basedir}/openlaszlo.xml" target="client.only"/>
                                                                <!--ant 
antfile="${basedir}/openlaszlo.xml" target="client.debug.only"/-->
                                                        </target>
                                                        
<skip>${om.quick.build}</skip>


Reply via email to