Return-Path: X-Original-To: apmail-openmeetings-commits-archive@www.apache.org Delivered-To: apmail-openmeetings-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6206BDF96 for ; Fri, 15 Feb 2013 11:18:46 +0000 (UTC) Received: (qmail 78973 invoked by uid 500); 15 Feb 2013 11:18:45 -0000 Delivered-To: apmail-openmeetings-commits-archive@openmeetings.apache.org Received: (qmail 78921 invoked by uid 500); 15 Feb 2013 11:18:44 -0000 Mailing-List: contact commits-help@openmeetings.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openmeetings.apache.org Delivered-To: mailing list commits@openmeetings.apache.org Received: (qmail 78890 invoked by uid 99); 15 Feb 2013 11:18:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 11:18:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 11:18:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5978123888CD; Fri, 15 Feb 2013 11:18:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1446514 - in /openmeetings/trunk/singlewebapp: build.xml ivy.xml ivysettings.xsd Date: Fri, 15 Feb 2013 11:18:21 -0000 To: commits@openmeetings.apache.org From: solomax@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130215111821.5978123888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: solomax Date: Fri Feb 15 11:18:20 2013 New Revision: 1446514 URL: http://svn.apache.org/r1446514 Log: [OPENMEETINGS-529] AEC: build system is modified to be able to build swf11 Modified: openmeetings/trunk/singlewebapp/build.xml openmeetings/trunk/singlewebapp/ivy.xml openmeetings/trunk/singlewebapp/ivysettings.xsd Modified: openmeetings/trunk/singlewebapp/build.xml URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/build.xml?rev=1446514&r1=1446513&r2=1446514&view=diff ============================================================================== --- openmeetings/trunk/singlewebapp/build.xml (original) +++ openmeetings/trunk/singlewebapp/build.xml Fri Feb 15 11:18:20 2013 @@ -54,6 +54,7 @@ + @@ -79,6 +80,10 @@ fxgutils.jar" /> + + + + @@ -113,6 +118,7 @@ + runtime.log = ${build.base.dir}/velocity.log${line.separator}output.encoding=UTF-8${line.separator} @@ -465,8 +471,8 @@ - - + + @@ -486,7 +492,9 @@ + + @@ -494,9 +502,11 @@ - + + + @@ -506,7 +516,9 @@ + + @@ -516,7 +528,9 @@ + + @@ -526,7 +540,9 @@ + + @@ -536,7 +552,9 @@ + + @@ -850,6 +868,7 @@ + @@ -1051,6 +1070,12 @@ + + + + + + @@ -1118,6 +1143,7 @@ + Modified: openmeetings/trunk/singlewebapp/ivy.xml URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/ivy.xml?rev=1446514&r1=1446513&r2=1446514&view=diff ============================================================================== --- openmeetings/trunk/singlewebapp/ivy.xml (original) +++ openmeetings/trunk/singlewebapp/ivy.xml Fri Feb 15 11:18:20 2013 @@ -30,6 +30,7 @@ + @@ -317,6 +318,13 @@ + + + + + + + Modified: openmeetings/trunk/singlewebapp/ivysettings.xsd URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/ivysettings.xsd?rev=1446514&r1=1446513&r2=1446514&view=diff ============================================================================== --- openmeetings/trunk/singlewebapp/ivysettings.xsd (original) +++ openmeetings/trunk/singlewebapp/ivysettings.xsd Fri Feb 15 11:18:20 2013 @@ -24,7 +24,7 @@ - +