[
https://issues.apache.org/jira/browse/NIFI-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274906#comment-16274906
]
ASF GitHub Bot commented on NIFI-4645:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2311
NIFI-4645: Remove activation rules for include the grpc bundle
NIFI-4645:
- Removing rule based activation because it was causing the
generateArchives profile to not activate. Now the grpc bundle can be excluded
by disabling the include-grpc profile.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4645
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2311.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 #2311
----
commit 3da6d781118fc67afcc812082372a79cc34f1c21
Author: Matt Gilman <[email protected]>
Date: 2017-12-01T20:14:28Z
NIFI-4645:
- Removing rule based activation because it was causing the
generateArchives profile to not activate. Now the grpc bundle can be excluded
by disabling the include-grpc profile.
----
> NiFi build on powerpc fails because the google/rpc nar cannot be built/used
> there
> ---------------------------------------------------------------------------------
>
> Key: NIFI-4645
> URL: https://issues.apache.org/jira/browse/NIFI-4645
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Environment: ibm/power pc
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 1.5.0
>
>
> Going to update the poms to detect the os family and if not powerpc will
> activate module builds and assembly usage of nars that are not capable in
> that environment.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)