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 0A99B9642 for ; Mon, 26 Mar 2012 23:08:18 +0000 (UTC) Received: (qmail 69990 invoked by uid 500); 26 Mar 2012 23:08:17 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 69941 invoked by uid 500); 26 Mar 2012 23:08:17 -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 69933 invoked by uid 99); 26 Mar 2012 23:08:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 23:08:17 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.59.1.108] (HELO outbound.icp-osb-irony-out7.iinet.net.au) (203.59.1.108) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 23:08:09 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAFn2cE98lSct/2dsb2JhbAANOLtOAQEBAwE6NBALCw05V4geuTeNa4JBYwSbcYocgnuBQhc X-IronPort-AV: E=Sophos;i="4.75,322,1330876800"; d="scan'208";a="86489835" Received: from unknown (HELO [192.168.0.2]) ([124.149.39.45]) by outbound.icp-osb-irony-out7.iinet.net.au with ESMTP; 27 Mar 2012 07:07:45 +0800 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: minor Validator improvement From: Justin Mclean In-Reply-To: Date: Tue, 27 Mar 2012 10:07:44 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <0EDF889A-1C28-4F89-83BF-8F7F24B3A833@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) Hi, > It is for me. It is supposed to be commit-then-review, not > = commit-then-open-jira-issue-then-resolve-jira-issue-then-close-jira-issue-= th > en-review. :-)=20 I think putting it in JIRA (in general) is useful as not every one is on = the dev mailing list and gives wider visibility of changes to users of = the SDK. It's also easier to search JIRA than the mailing list. I probably wouldn't of closed the JIRA issue until the change had been = submitted into to the SDK but each to their own. I don't think there = have to be one "true" process that everyone must follow. Thanks, Justin=