[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1585 --- 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 #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-17 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r106662774 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/StandardFlowService.java ---

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-16 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r106506092 --- Diff:

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-14 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105980001 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/propertytable/jquery.propertytable.js --- @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-14 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105980032 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/resources/filters/canvas.properties --- @@ -28,6 +28,7 @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-14 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105977072 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/propertytable/jquery.propertytable.js ---

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-14 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105973908 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/resources/filters/canvas.properties --- @@ -28,6 +28,7 @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105759544 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-actions.js --- @@ -1214,6 +1217,23 @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105758869 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml --- @@ -440,6 +440,7 @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105747710 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-component-version.js --- @@ -0,0

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105747481 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-actions.js --- @@ -1214,6 +1217,23

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105746348 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml --- @@ -440,6 +440,7 @@

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105746551 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-canvas-bootstrap.js --- @@ -339,6

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-13 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1585#discussion_r105746988 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-component-version.js --- @@ -0,0

[GitHub] nifi pull request #1585: NIFI-3380 Support Multiple Versions of the Same Com...

2017-03-10 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/1585 NIFI-3380 Support Multiple Versions of the Same Component This PR introduces support for running multiple versions of the same component. In order to make full use of this capability we