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 6053D9ABF for ; Sun, 19 Feb 2012 09:21:11 +0000 (UTC) Received: (qmail 48572 invoked by uid 500); 19 Feb 2012 09:21:10 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 48536 invoked by uid 500); 19 Feb 2012 09:21:10 -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 48527 invoked by uid 99); 19 Feb 2012 09:21:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 09:21:10 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 09:21:04 +0000 Received: by iaby12 with SMTP id y12so6692562iab.6 for ; Sun, 19 Feb 2012 01:20:42 -0800 (PST) Received-SPF: pass (google.com: domain of roland@stackandheap.com designates 10.50.77.195 as permitted sender) client-ip=10.50.77.195; Authentication-Results: mr.google.com; spf=pass (google.com: domain of roland@stackandheap.com designates 10.50.77.195 as permitted sender) smtp.mail=roland@stackandheap.com Received: from mr.google.com ([10.50.77.195]) by 10.50.77.195 with SMTP id u3mr6467969igw.2.1329643242657 (num_hops = 1); Sun, 19 Feb 2012 01:20:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.77.195 with SMTP id u3mr5221574igw.2.1329643242576; Sun, 19 Feb 2012 01:20:42 -0800 (PST) Received: by 10.231.35.67 with HTTP; Sun, 19 Feb 2012 01:20:42 -0800 (PST) In-Reply-To: References: <712C8555-E02B-44BB-8F9F-5AE1084BEF3C@classsoftware.com> Date: Sun, 19 Feb 2012 10:20:42 +0100 Message-ID: Subject: Re: How to check out and compile Apache Flex SDK in Flash Builder From: Roland Zwaga To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f3bb03926dbd304b94db147 X-Gm-Message-State: ALoCoQlGoNsi4EuhyPxV9Xfk3JnitFYSUQ2R9/7K2APy6dPUl2E8f2U5gKbq6sBVK+F0nDJRIFt9 --e89a8f3bb03926dbd304b94db147 Content-Type: text/plain; charset=ISO-8859-1 > > >Can we just make the build script download the required compilers, etc? > The issue is basically hosting in our repo and redistributing if the > license is not compatible so that should solve our problem right? > > With Spoon, we basically had people downloading the Adobe SDK, overlaying > ours and then building along the lines of what Justin was doing. We can > probably do as you suggest, but we will need to host them somewhere. They > are checked in as source (I believe) not as binaries into Adobe's repo, so > we can't source them from there. > No idea if this is legal from a licensing point of view, but would it be possible to add these directories using svn:external properties? Roland --e89a8f3bb03926dbd304b94db147--