[
https://issues.apache.org/jira/browse/MINIFI-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219117#comment-15219117
]
ASF GitHub Bot commented on MINIFI-10:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi-minifi/pull/3
MINIFI-10 init commit of minifi-assembly
I created a minifi-assembly that compiles and creates the initial LICENSE,
NOTICE, bin and conf directories in a distribution. When deps get added to the
bootstrap I believe it will need to be added to minifi-assembly.
I re-used much of the same scripts, pom.xml and dependencies.xml from NIFI
(reconfigured for minifi) but I assume that since MiNiFi is a sub project of
NiFi we don't need to provide a separate notice for work taken directly from
it. I did add NiFi in the NOTICE for the assembly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi-minifi MINIFI-10
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi/pull/3.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 #3
----
commit 3e49921f4703aa5a94d30746204228f3b76572ee
Author: Joseph Percivall <[email protected]>
Date: 2016-03-30T21:17:03Z
MINIFI-10 init commit of minifi-assembly
----
> Create MiNiFi-assembly
> ----------------------
>
> Key: MINIFI-10
> URL: https://issues.apache.org/jira/browse/MINIFI-10
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Reporter: Joseph Percivall
> Priority: Blocker
>
> Currently the minifi-assembly module only contains the init pom file. It
> needs to be fleshed out with base a implementation to build the project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)