Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE7E097BC for ; Sun, 19 Feb 2012 03:57:31 +0000 (UTC) Received: (qmail 76254 invoked by uid 500); 19 Feb 2012 03:57:31 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 76229 invoked by uid 500); 19 Feb 2012 03:57:31 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 76215 invoked by uid 99); 19 Feb 2012 03:57:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 03:57:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.167.159.180] (HELO mail.digitalprimates.net) (66.167.159.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 03:57:21 +0000 Received: from DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0]) by DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0%22]) with mapi id 14.01.0289.001; Sat, 18 Feb 2012 22:00:35 -0600 From: "Michael A. Labriola" To: "flex-dev@incubator.apache.org" Subject: RE: How to check out and compile Apache Flex SDK in Flash Builder Thread-Topic: How to check out and compile Apache Flex SDK in Flash Builder Thread-Index: AQHM7rWha0/hJm10DUGkv+zrSLSCRpZD9IKAgAAD0wCAAAG9gP//nWDwgAAA8pA= Date: Sun, 19 Feb 2012 04:00:34 +0000 Message-ID: References: <712C8555-E02B-44BB-8F9F-5AE1084BEF3C@classsoftware.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.12.91.54] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >>The mentors responded in another thread that binaries required to make bu= ilds are fine so for example compc/mxmlc or requires SWCs are fine to have = in SVN as long as the binaries have the right licenses. >Which might be a problem. From my recollection of fighting this with spoon= , much of the compiler code is under the Adobe license, not the MPL, so I a= m not sure how that will play out here. And what I meant by that is: I am not sure if the license for even the comp= iler binaries is appropriate for checkin. Mike