Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AC8811B98 for ; Mon, 14 Apr 2014 21:21:33 +0000 (UTC) Received: (qmail 75552 invoked by uid 500); 14 Apr 2014 21:21:31 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 75489 invoked by uid 500); 14 Apr 2014 21:21:31 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 75480 invoked by uid 99); 14 Apr 2014 21:21:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 21:21:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.220.43] (HELO mail-pa0-f43.google.com) (209.85.220.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 21:21:25 +0000 Received: by mail-pa0-f43.google.com with SMTP id bj1so8714414pad.16 for ; Mon, 14 Apr 2014 14:21:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=H7AtIxA1vjCfz1SfEYAJa4fXI/33aqgJjKtGn5sYmis=; b=OvYVzDMOuPOv1wJ27PpgRSga9tGPuw+a2vYdm3Tv3UFqqIeSVHfB3HNIyN82mZELat RiJzgxDe/9Ms8bstDRBmOKxB49bJX7gTMrEPcwB8ULsObSRPEpVh/2V582PC/WiKS3VD /koP4rb5ZhktdFuFZxtl0ZzIaT23K+BMnNi0hOsyrONasxduFj5PKbPVioMThmECN7gX aWQ+xcjF+p7kGySpTl/YpNGChjcN4LTsjI4cAXcJky4BxenJloxXd+wTcxAf9ZsKe82r iydOYqtGk5oECezagkjq4CPXFi9wbE6Am5zQZ4dSHUR/6/p8ik9upaxVoapJq6NZEfBt HtLQ== X-Gm-Message-State: ALoCoQkQrNpOyitJbIptNSR0SrSHXSXpDPg6hTaMtmS4aDps2uBrvc3pERwZlyV8a5bZQSwpuOBU X-Received: by 10.68.139.71 with SMTP id qw7mr46372936pbb.68.1397510461824; Mon, 14 Apr 2014 14:21:01 -0700 (PDT) Received: from [192.168.0.2] (202-159-172-122.dyn.iinet.net.au. [202.159.172.122]) by mx.google.com with ESMTPSA id jd5sm35815640pbb.18.2014.04.14.14.21.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Apr 2014 14:21:01 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: FlexUnit 4.2.0 release From: Justin Mclean In-Reply-To: Date: Tue, 15 Apr 2014 07:20:57 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <4E821F76-3F26-4B2C-B3DF-C3C92E90848A@classsoftware.com> References: <8C2F6ABD-D784-43A4-AD4B-2ECF64E36E55@me.com> <8944463B-975A-4196-9DE3-3C4562D11CFE@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1874) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > I'm not clear what Justin's plans are for the asdoc. It looked like = it > was actually in the source package. Maybe it can just be copied to = dist. Currently the docs are in the distribution but I don't see why they = can't be in two places. Thanks, Justin=