Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 15F04200B2F for ; Sun, 19 Jun 2016 02:50:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 145DD160A63; Sun, 19 Jun 2016 00:50:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51215160A50 for ; Sun, 19 Jun 2016 02:50:15 +0200 (CEST) Received: (qmail 83100 invoked by uid 500); 19 Jun 2016 00:50:14 -0000 Mailing-List: contact dev-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list dev@nifi.apache.org Received: (qmail 83089 invoked by uid 99); 19 Jun 2016 00:50:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Jun 2016 00:50:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0BC5AE01BD; Sun, 19 Jun 2016 00:50:14 +0000 (UTC) From: markap14 To: dev@nifi.apache.org Reply-To: dev@nifi.apache.org References: In-Reply-To: Subject: [GitHub] nifi issue #501: NIFI-1974 - Support Custom Properties in Expression Languag... Content-Type: text/plain Message-Id: <20160619005014.0BC5AE01BD@git1-us-west.apache.org> Date: Sun, 19 Jun 2016 00:50:14 +0000 (UTC) archived-at: Sun, 19 Jun 2016 00:50:16 -0000 Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/501 Yolanda - I have merged to 0.x. This was very well done. I like the class hierarchy you put together - the breakout of interfaces, abstract classes, and concrete classes. I think it will yield itself nicely to the future updates so that this can be baked into the UI. Nicely done! Thanks for jumping in and knocking this out! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---