[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995339#comment-14995339 ]
ASF GitHub Bot commented on NIFI-1123: -------------------------------------- GitHub user jskora opened a pull request: https://github.com/apache/nifi/pull/116 NIFI-1123 Adds expression language support to DeleteAttributesExpress… … …ion on UpdateAttributes Processor. NIFI-1123 This branch contains changes to support Expression Language in the UpdateAttributes processor DeleteAttributesExpression property (originally discussed on [NIFI-641](https://issues.apache.org/jira/browse/NIFI-641)) and related unit tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jskora/nifi NIFI-1123 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/116.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #116 ---- commit b4a054c10be315b82794523afe27d9a1d2b65dfb Author: Joe Skora <jsk...@gmail.com> Date: 2015-10-30T02:48:17Z Merge pull request #1 from apache/master merge apache/nifi changes commit 2f7c0fcc102f83957141cffea5fa095ebbf6a601 Author: Joe Skora <jsk...@gmail.com> Date: 2015-11-04T04:48:34Z Merge branch 'master' of https://github.com/apache/nifi commit 014ae920d161b015c028245da37b3f85af767142 Author: Joe Skora <jsk...@gmail.com> Date: 2015-11-07T16:32:47Z NIFI-1123 Adds expression language support to DeleteAttributesExpression on UpdateAttributes Processor. ---- > Extend the "Delete Attributes Expression" to support Expression Language > ------------------------------------------------------------------------ > > Key: NIFI-1123 > URL: https://issues.apache.org/jira/browse/NIFI-1123 > Project: Apache NiFi > Issue Type: Improvement > Components: Core Framework > Reporter: Joe Skora > Assignee: Joe Skora > Priority: Minor > Labels: easyfix, features, patch > > Allow the "Delete Attributes Expression" to accept Expression Language to > dynamically produce the regular expression to identify attributes to be > deleted per discussion on > [NIFI-641|https://issues.apache.org/jira/browse/NIFI-641]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)