[GitHub] nifi pull request: NIFI-1554: Introducing component level revision...

2016-05-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/448


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1554: Introducing component level revision...

2016-05-17 Thread bbende
Github user bbende commented on the pull request:

https://github.com/apache/nifi/pull/448#issuecomment-219736438
  
+1 Full build passes with contrib-check, was able to create a flow with 
controller services working as expected. Ran into an issue importing a template 
with a controller service, but looks like we already captured that in NIFI-1882 
so should not prevent this PR.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1554: Introducing component level revision...

2016-05-16 Thread mcgilman
GitHub user mcgilman opened a pull request:

https://github.com/apache/nifi/pull/448

NIFI-1554: Introducing component level revision and authorization for 
ControllerService and ReportingTasks

NIFI-1554
- Phase one of introducing revision and authorization for 
ControllerServices and ReportingTasks.
- Phase two (upcoming) will have more UI changes.
- Removing the revision where appropriate.

NIFI-1883
- Restoring referencing components automatically.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mcgilman/nifi NIFI-1554

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/448.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 #448


commit 9efb2bf9afdac46d72d9c091833995e161be6276
Author: Matt Gilman 
Date:   2016-05-16T20:55:55Z

NIFI-1554:
- Introducing ControllerService and ReportingTask authorization and 
revision.
- Removing the revision where appropriate.
NIFI-1883
- Restoring referencing components automatically.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---