incubator-nifi git commit: NIFI-250: Updated to pass Availability when creating controller services

2015-01-30 Thread markap14
Repository: incubator-nifi Updated Branches: refs/heads/NIFI-250 e056bb7d7 - cc25d1d21 NIFI-250: Updated to pass Availability when creating controller services Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299127#comment-14299127 ] ASF subversion and git services commented on NIFI-250: -- Commit

[4/7] incubator-nifi git commit: NIFI-250: Updated controller services to use appropriate defaults and use .identifiesControllerService instead of using the old way of obtaining controller services; d

2015-01-30 Thread markap14
NIFI-250: Updated controller services to use appropriate defaults and use .identifiesControllerService instead of using the old way of obtaining controller services; do not fail to startup if controller service is invalid Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo

[2/7] incubator-nifi git commit: Merge branch 'NIFI-250' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into NIFI-250

2015-01-30 Thread markap14
Merge branch 'NIFI-250' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into NIFI-250 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/fbc14e0a Tree:

[1/7] incubator-nifi git commit: NIFI-250: Do not try to load controller services and reporting tasks from old .xml files because they are now in flow.xml

2015-01-30 Thread markap14
Repository: incubator-nifi Updated Branches: refs/heads/NIFI-250 e7beef8d2 - 4ae2a10e6 NIFI-250: Do not try to load controller services and reporting tasks from old .xml files because they are now in flow.xml Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

[5/7] incubator-nifi git commit: NIFI-250: Updated ControllerServiceProvider to have a 'createControllerService' that takes no identifier and randomly generates one

2015-01-30 Thread markap14
NIFI-250: Updated ControllerServiceProvider to have a 'createControllerService' that takes no identifier and randomly generates one Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/3102e083 Tree:

[3/7] incubator-nifi git commit: Merge branch 'NIFI-250' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into NIFI-250

2015-01-30 Thread markap14
Merge branch 'NIFI-250' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into NIFI-250 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/1682e47a Tree:

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298950#comment-14298950 ] ASF subversion and git services commented on NIFI-250: -- Commit

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298951#comment-14298951 ] ASF subversion and git services commented on NIFI-250: -- Commit

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299115#comment-14299115 ] ASF subversion and git services commented on NIFI-250: -- Commit

incubator-nifi git commit: NIFI-250: Fixed bug that caused EOFException if no reporting tasks defined on NCM

2015-01-30 Thread markap14
Repository: incubator-nifi Updated Branches: refs/heads/NIFI-250 4ae2a10e6 - e056bb7d7 NIFI-250: Fixed bug that caused EOFException if no reporting tasks defined on NCM Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298948#comment-14298948 ] ASF subversion and git services commented on NIFI-250: -- Commit

svn commit: r938444 - in /websites/staging/nifi/trunk/content: ./ development/ docs/ downloads/

2015-01-30 Thread buildbot
Author: buildbot Date: Sat Jan 31 02:59:44 2015 New Revision: 938444 Log: Staging update by buildbot for nifi Modified: websites/staging/nifi/trunk/content/ (props changed) websites/staging/nifi/trunk/content/development/mavenplugin.html

[29/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/administration/src/test/java/org/apache/nifi/admin/service/action/CreateUserActionTest.java -- diff --git

[37/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-utils/src/main/java/org/apache/nifi/stream/io/LeakyBucketStreamThrottler.java -- diff --git

[32/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/administration/src/main/java/org/apache/nifi/admin/dao/impl/StandardUserDAO.java -- diff --git

[41/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java -- diff --git

[36/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-utils/src/main/java/org/apache/nifi/util/file/FileUtils.java -- diff --git

[jira] [Reopened] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-30 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reopened NIFI-272: -- Create Maven Archetype for a Processor bundle -

[09/10] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop

2015-01-30 Thread joewitt
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/02b402b8 Tree:

[10/10] incubator-nifi git commit: NIFI-272 fixing pom version references

2015-01-30 Thread joewitt
NIFI-272 fixing pom version references Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/21619da1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/21619da1 Diff:

[06/10] incubator-nifi git commit: NIFI-270 prepare for next development iteration

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/418e932c/nifi/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml -- diff --git

Git Push Summary

2015-01-30 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/nifi-270-release-setup [deleted] c91d875f3

[3/3] incubator-nifi git commit: Merge branch 'NIFI-270-RC3'

2015-01-30 Thread joewitt
Merge branch 'NIFI-270-RC3' Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/e713258b Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/e713258b Diff:

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299658#comment-14299658 ] ASF subversion and git services commented on NIFI-270: -- Commit

[2/3] incubator-nifi git commit: NIFI-270 prepare for next development iteration

2015-01-30 Thread joewitt
NIFI-270 prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/418e932c Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/418e932c Diff:

[16/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster/src/main/java/org/apache/nifi/cluster/manager/impl/HttpRequestReplicatorImpl.java -- diff --git

[19/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster-protocol/src/test/java/org/apache/nifi/cluster/protocol/impl/ClusterServicesBroadcasterTest.java -- diff --git

[09/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core-api/src/main/java/org/apache/nifi/remote/RootGroupPort.java -- diff --git

[26/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/client-dto/src/main/java/org/apache/nifi/web/api/dto/provenance/ProvenanceEventDTO.java -- diff --git

[27/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/client-dto/src/main/java/org/apache/nifi/web/api/dto/RemoteProcessGroupDTO.java -- diff --git

[14/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster/src/main/java/org/apache/nifi/cluster/node/Node.java -- diff --git

[44/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/evaluation/functions/MinusEvaluator.java -- diff --git

[28/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/client-dto/src/main/java/org/apache/nifi/web/api/dto/ControllerDTO.java -- diff --git

svn commit: r938450 - in /websites/staging/nifi/trunk/content: ./ downloads/index.html

2015-01-30 Thread buildbot
Author: buildbot Date: Sat Jan 31 03:28:01 2015 New Revision: 938450 Log: Staging update by buildbot for nifi Modified: websites/staging/nifi/trunk/content/ (props changed) websites/staging/nifi/trunk/content/downloads/index.html Propchange: websites/staging/nifi/trunk/content/

[58/62] [abbrv] incubator-nifi git commit: NIFI 270 updating nar version

2015-01-30 Thread joewitt
NIFI 270 updating nar version Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/0b692b1d Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/0b692b1d Diff:

[57/62] [abbrv] incubator-nifi git commit: NIFI-270 prepare for next development iteration

2015-01-30 Thread joewitt
NIFI-270 prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/4431d9c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/4431d9c2 Diff:

[08/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core/src/main/java/org/apache/nifi/controller/EventDrivenWorkerQueue.java -- diff --git

svn commit: r938447 - in /websites/staging/nifi/trunk/content: ./ downloads/index.html

2015-01-30 Thread buildbot
Author: buildbot Date: Sat Jan 31 03:22:18 2015 New Revision: 938447 Log: Staging update by buildbot for nifi Modified: websites/staging/nifi/trunk/content/ (props changed) websites/staging/nifi/trunk/content/downloads/index.html Propchange: websites/staging/nifi/trunk/content/

[jira] [Resolved] (NIFI-242) Perform 0.0.1 release process

2015-01-30 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-242. -- Resolution: Fixed Perform 0.0.1 release process - Key:

svn commit: r1656147 - /incubator/nifi/site/trunk/content/downloads/index.md

2015-01-30 Thread joewitt
Author: joewitt Date: Sat Jan 31 03:27:57 2015 New Revision: 1656147 URL: http://svn.apache.org/r1656147 Log: fixing indent Modified: incubator/nifi/site/trunk/content/downloads/index.md Modified: incubator/nifi/site/trunk/content/downloads/index.md URL:

svn commit: r938448 - /websites/production/nifi/content/

2015-01-30 Thread joewitt
Author: joewitt Date: Sat Jan 31 03:26:19 2015 New Revision: 938448 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r938447, websites/staging/nifi/trunk/content/

[56/62] [abbrv] incubator-nifi git commit: NIFI-270 prepare release nifi-nar-maven-plugin-1.0.0-incubating-RC3

2015-01-30 Thread joewitt
NIFI-270 prepare release nifi-nar-maven-plugin-1.0.0-incubating-RC3 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/6e69d994 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/6e69d994 Diff:

[06/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core/src/main/java/org/apache/nifi/controller/FlowFromDOMFactory.java -- diff --git

[05/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core/src/main/java/org/apache/nifi/controller/StandardFlowService.java -- diff --git

[54/62] [abbrv] incubator-nifi git commit: NIFI 270 fixed organization and excluded DEPENDENCIES from rat check

2015-01-30 Thread joewitt
NIFI 270 fixed organization and excluded DEPENDENCIES from rat check Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/f85b8714 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/f85b8714 Diff:

[59/62] [abbrv] incubator-nifi git commit: NIFI-270 prepare release nifi-0.0.1-incubating-RC3

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/3a762592/nifi/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml -- diff --git

[1/5] Git Push Summary

2015-01-30 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop 21619da1b - 037f36dd9

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299673#comment-14299673 ] ASF subversion and git services commented on NIFI-270: -- Commit

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299671#comment-14299671 ] ASF subversion and git services commented on NIFI-270: -- Commit

[07/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core/src/main/java/org/apache/nifi/controller/FlowController.java -- diff --git

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299638#comment-14299638 ] ASF subversion and git services commented on NIFI-270: -- Commit

[42/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-expression-language/src/test/java/org/apache/nifi/attribute/expression/language/TestQuery.java -- diff --git

[30/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/administration/src/main/java/org/apache/nifi/admin/service/transaction/Transaction.java -- diff --git

[34/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/wali/pom.xml -- diff --git a/nifi/commons/wali/pom.xml b/nifi/commons/wali/pom.xml deleted file mode 100644 index 0d653f8..000 ---

[49/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi-nar-maven-plugin/src/main/java/org/apache/nifi/NarMojo.java -- diff --git a/nifi-nar-maven-plugin/src/main/java/org/apache/nifi/NarMojo.java

[18/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster/src/main/java/org/apache/nifi/cluster/flow/DataFlowManagementService.java -- diff --git

[43/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/evaluation/functions/UuidEvaluator.java -- diff --git

[02/10] incubator-nifi git commit: NIFI-270 prepare for next development iteration

2015-01-30 Thread joewitt
NIFI-270 prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/4431d9c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/4431d9c2 Diff:

[07/10] incubator-nifi git commit: NIFI-270 prepare for next development iteration

2015-01-30 Thread joewitt
NIFI-270 prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/418e932c Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/418e932c Diff:

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299650#comment-14299650 ] ASF subversion and git services commented on NIFI-270: -- Commit

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299651#comment-14299651 ] ASF subversion and git services commented on NIFI-270: -- Commit

[jira] [Commented] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299653#comment-14299653 ] ASF subversion and git services commented on NIFI-272: -- Commit

[01/10] incubator-nifi git commit: NIFI-270 prepare release nifi-nar-maven-plugin-1.0.0-incubating-RC3

2015-01-30 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop bafa945a7 - 21619da1b NIFI-270 prepare release nifi-nar-maven-plugin-1.0.0-incubating-RC3 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299652#comment-14299652 ] ASF subversion and git services commented on NIFI-270: -- Commit

[jira] [Resolved] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-30 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-272. -- Resolution: Fixed Create Maven Archetype for a Processor bundle

[5/5] incubator-nifi git commit: Merge branch 'master' into develop

2015-01-30 Thread joewitt
Merge branch 'master' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/037f36dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/037f36dd Diff:

svn commit: r1656162 - /incubator/nifi/site/trunk/content/development/release-guide.md

2015-01-30 Thread joewitt
Author: joewitt Date: Sat Jan 31 04:49:46 2015 New Revision: 1656162 URL: http://svn.apache.org/r1656162 Log: added steps learned from 0.0.1 release Modified: incubator/nifi/site/trunk/content/development/release-guide.md Modified:

[22/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster-protocol/pom.xml -- diff --git a/nifi/nar-bundles/framework-bundle/framework/cluster-protocol/pom.xml

[15/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/cluster/src/main/java/org/apache/nifi/cluster/manager/impl/WebClusterManager.java -- diff --git

[47/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/flowfile-packager/src/main/java/org/apache/nifi/util/FlowFileUnpackagerV2.java -- diff --git

[jira] [Commented] (NIFI-270) Release preparation, phase 2

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299640#comment-14299640 ] ASF subversion and git services commented on NIFI-270: -- Commit

[48/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/commons/data-provenance-utils/src/main/java/org/apache/nifi/provenance/StandardLineageResult.java -- diff --git

[02/62] [abbrv] [partial] incubator-nifi git commit: NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build

2015-01-30 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6d9354b/nifi/nar-bundles/framework-bundle/framework/core/src/main/java/org/apache/nifi/controller/reporting/AbstractReportingTaskNode.java -- diff --git

[62/62] [abbrv] incubator-nifi git commit: Merge tag 'nifi-0.0.1-incubating-RC3'

2015-01-30 Thread joewitt
Merge tag 'nifi-0.0.1-incubating-RC3' NIFI-270 copy for tag nifi-0.0.1-incubating-RC3 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/d2c11448 Tree:

svn commit: r938457 - /websites/production/nifi/content/

2015-01-30 Thread joewitt
Author: joewitt Date: Sat Jan 31 04:59:36 2015 New Revision: 938457 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r938456, websites/staging/nifi/trunk/content/

[1/3] incubator-nifi git commit: NIFI-152: Initial checkin of developer guide

2015-01-30 Thread mcgilman
Repository: incubator-nifi Updated Branches: refs/heads/NIFI-250 1ebaf1d29 - e7beef8d2 NIFI-152: Initial checkin of developer guide Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/5830f005 Tree:

[2/3] incubator-nifi git commit: NIFI-152: Updated developer guide

2015-01-30 Thread mcgilman
NIFI-152: Updated developer guide Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/bafa945a Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/bafa945a Diff:

[jira] [Commented] (NIFI-152) create a developer documentation guide

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298556#comment-14298556 ] ASF subversion and git services commented on NIFI-152: -- Commit

[jira] [Commented] (NIFI-152) create a developer documentation guide

2015-01-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298555#comment-14298555 ] ASF subversion and git services commented on NIFI-152: -- Commit