[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1107 --- 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

[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-10-13 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1107#discussion_r83271823 --- Diff: nifi-api/src/main/java/org/apache/nifi/annotation/configuration/DefaultSettings.java --- @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache

[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-10-07 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1107#discussion_r82437230 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/TestFlowController.java ---

[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-10-05 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1107#discussion_r82070839 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java ---

[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-10-05 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1107#discussion_r8207 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java --- @@

[GitHub] nifi pull request #1107: origin/NIFI-1526

2016-10-05 Thread mathiastiberghien
GitHub user mathiastiberghien opened a pull request: https://github.com/apache/nifi/pull/1107 origin/NIFI-1526 This commit solves the issue 1526 adding DefaultSchedule and DefaultSettings annotation to the nifi-api This annotations are then use on Custom Processor classes and