Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2A3917F76 for ; Mon, 2 Mar 2015 04:59:28 +0000 (UTC) Received: (qmail 67408 invoked by uid 500); 2 Mar 2015 04:59:25 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 67365 invoked by uid 500); 2 Mar 2015 04:59:25 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 67356 invoked by uid 99); 2 Mar 2015 04:59:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 04:59:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 02 Mar 2015 04:59:24 +0000 Received: (qmail 66900 invoked by uid 99); 2 Mar 2015 04:59:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 04:59:04 +0000 Date: Mon, 2 Mar 2015 04:59:04 +0000 (UTC) From: "Steven Youtsey (JIRA)" To: commits@nifi.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (NIFI-390) PropertyDescriptor.Builder MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Steven Youtsey created NIFI-390: ----------------------------------- Summary: PropertyDescriptor.Builder Key: NIFI-390 URL: https://issues.apache.org/jira/browse/NIFI-390 Project: Apache NiFi Issue Type: Bug Components: Core Framework Affects Versions: 0.0.1 Reporter: Steven Youtsey Priority: Trivial The fromPropertyDescriptor method does not include copying the 'expressionLanguageSupported' attribute. I think it should. -- This message was sent by Atlassian JIRA (v6.3.4#6332)