[
https://issues.apache.org/jira/browse/DL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417533#comment-15417533
]
Chris Nauroth commented on DL-1:
--------------------------------
Hello [~zhaijia], I saw the pull request. Nice work! Thank you.
I see that the build is already configured to use apache-rat-plugin, but when I
run {{mvn apache-rat:check}}, it fails. Could you please investigate? The
results of the checks will show up in target/rat.txt after you run the command.
I think ideally the outcome of this JIRA would be that apache-rat-plugin
passes successfully. That's something that the Incubator PMC definitely checks
when a project tries to publish a release.
We'll also need to add a NOTICE and LICENSE file. You can start by copying
files from an existing Apache project, like BookKeeper. Then, the NOTICE file
would need to be updated to cover any different licenses in use by Distributed
Log's dependencies.
> Initial source code clean up
> ----------------------------
>
> Key: DL-1
> URL: https://issues.apache.org/jira/browse/DL-1
> Project: DistributedLog
> Issue Type: Task
> Reporter: Sijie Guo
> Fix For: 0.4.0
>
>
> After the git repo is cloned to Apache (INFRA-12196), we need to clean up the
> source code to align with apache policy.
> http://incubator.apache.org/guides/mentor.html#initial-clean-up
> - apache license headers
> - NOTICE and LICENSE files
> - update pom files
> - bump version to 0.4.0-SNAPSHOT. 0.4.0 would be the first apache release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)