You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2015/02/18 04:48:57 UTC

[7/7] incubator-nifi git commit: Merge branch 'develop' into NIFI-353

Merge branch 'develop' into NIFI-353


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/78bab591
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/78bab591
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/78bab591

Branch: refs/heads/NIFI-353
Commit: 78bab591d1c717077c7ee975c5ab4cf17c02d139
Parents: b1b2eaf 0047fa4
Author: Matt Gilman <ma...@gmail.com>
Authored: Tue Feb 17 22:48:33 2015 -0500
Committer: Matt Gilman <ma...@gmail.com>
Committed: Tue Feb 17 22:48:33 2015 -0500

----------------------------------------------------------------------
 nifi/nifi-api/pom.xml                           |  1 -
 nifi/nifi-assembly/pom.xml                      |  1 -
 .../nifi-data-provenance-utils/pom.xml          |  1 -
 .../nifi-expression-language/pom.xml            |  1 -
 .../nifi-commons/nifi-flowfile-packager/pom.xml |  1 -
 nifi/nifi-commons/nifi-logging-utils/pom.xml    |  1 -
 .../nifi-processor-utilities/pom.xml            |  1 -
 nifi/nifi-commons/nifi-properties/pom.xml       |  1 -
 nifi/nifi-commons/nifi-security-utils/pom.xml   |  1 -
 nifi/nifi-commons/nifi-socket-utils/pom.xml     |  1 -
 nifi/nifi-commons/nifi-web-utils/pom.xml        |  1 -
 nifi/nifi-commons/nifi-write-ahead-log/pom.xml  |  1 -
 nifi/nifi-mock/pom.xml                          |  1 -
 .../nifi-framework-nar/pom.xml                  |  1 -
 .../nifi-framework/nifi-administration/pom.xml  |  1 -
 .../nifi-cluster-protocol/pom.xml               |  1 -
 .../nifi-file-authorization-provider/pom.xml    |  1 -
 .../nifi-framework-core-api/pom.xml             |  1 -
 .../nifi-framework/nifi-security/pom.xml        |  1 -
 .../nifi-framework/nifi-site-to-site/pom.xml    |  1 -
 .../nifi-framework/nifi-user-actions/pom.xml    |  1 -
 .../src/main/webapp/js/nf/canvas/nf-actions.js  | 31 +++++-----
 .../webapp/js/nf/canvas/nf-canvas-header.js     | 62 +++++++++++---------
 .../webapp/js/nf/canvas/nf-canvas-toolbar.js    | 23 +-------
 .../main/webapp/js/nf/canvas/nf-canvas-utils.js | 21 +++++++
 .../main/webapp/js/nf/canvas/nf-context-menu.js |  7 +--
 .../nifi-framework/pom.xml                      |  1 -
 .../nifi-framework-bundle/pom.xml               |  1 -
 .../nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml  |  1 -
 .../nifi-nar-bundles/nifi-hadoop-bundle/pom.xml |  1 -
 .../nifi-hadoop-libraries-nar/pom.xml           |  1 -
 .../nifi-hadoop-libraries-bundle/pom.xml        |  1 -
 nifi/nifi-nar-bundles/nifi-jetty-bundle/pom.xml |  2 -
 .../nifi-kafka-bundle/nifi-kafka-nar/pom.xml    |  1 -
 nifi/nifi-nar-bundles/nifi-kafka-bundle/pom.xml |  2 +-
 .../nifi-provenance-repository-nar/pom.xml      |  1 -
 .../nifi-provenance-repository-bundle/pom.xml   |  1 -
 .../nifi-standard-nar/pom.xml                   |  1 -
 .../nifi/processors/standard/EvaluateXPath.java |  2 +-
 .../nifi-standard-bundle/pom.xml                |  3 +-
 .../nifi-distributed-cache-services-nar/pom.xml |  1 -
 .../pom.xml                                     |  1 -
 .../nifi-load-distribution-service-api/pom.xml  |  1 -
 .../nifi-ssl-context-nar/pom.xml                |  1 -
 .../nifi-ssl-context-bundle/pom.xml             |  1 -
 .../nifi-standard-services-api-nar/pom.xml      |  1 -
 .../nifi-standard-services/pom.xml              |  1 -
 .../nifi-update-attribute-nar/pom.xml           |  2 -
 .../nifi-update-attribute-bundle/pom.xml        |  3 -
 nifi/nifi-nar-bundles/pom.xml                   |  3 -
 50 files changed, 78 insertions(+), 121 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/78bab591/nifi/nifi-nar-bundles/nifi-framework-bundle/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/78bab591/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/78bab591/nifi/nifi-nar-bundles/nifi-standard-bundle/pom.xml
----------------------------------------------------------------------