[
https://issues.apache.org/jira/browse/NIFI-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287712#comment-14287712
]
Joseph Witt commented on NIFI-291:
----------------------------------
Sergio Fernandez
Things could be polished for future releases (all non-blocking, probably more
question for discussion than issues actually):
* role of DEPENDENCIES file, how it compares with the information already
available at LICENSE and NOTICE
* I'd not recommend to use the Maven for publishing source tarballs
* voting releases should go to
https://dist.apache.org/repos/dist/dev/incubator/nifi/
* passed release should go to
https://dist.apache.org/repos/dist/release/incubator/nifi/
* I'd exclude of your build process the hash generation for signatures
(*.asc.md5 and *.asc.sha1). The maven-gpg-plugin can be tricky, this is how we
solved it in another project http://s.apache.org/60h
> Address findings from 0.0.1 release process
> -------------------------------------------
>
> Key: NIFI-291
> URL: https://issues.apache.org/jira/browse/NIFI-291
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Minor
>
> Josh Elser:
> - Readme.txt should have License Header
> - nbactions.xml is odd in rat exclusions: perhaps we can comment why it is
> there (for netbeans users)
> Andrew Purtell:
> - Organizations is wrong in pom. It says
> <url>http://nifi.incubating.apache.org/</url>
> but should be:
> <url>http://nifi.incubator.apache.org/</url>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)