From a0f568b69c96b6b0559100e6a48f237034b8e70b Mon Sep 17 00:00:00 2001 From: joewitt Date: Tue, 5 Dec 2017 12:41:16 -0500 Subject: [PATCH] NIFI-4661 no longer building and including the gprc elements by default. This closes #2318 --- nifi-assembly/pom.xml | 9 +++++---- nifi-nar-bundles/pom.xml | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index ddcd6e8a6c..49e562d277 100755 --- a/nifi-assembly/pom.xml +++ b/nifi-assembly/pom.xml @@ -544,11 +544,12 @@ language governing permissions and limitations under the License. --> - includeifnotppc + include-grpc + - - !ppc64le - + false diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index 30c31da114..0462e725eb 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -135,11 +135,12 @@ - includeifnotppc + include-grpc + - - !ppc64le - + false nifi-grpc-bundle