Repository: incubator-freemarker-site Updated Branches: refs/heads/asf-site d57c721e4 -> 4ad25cdd4
Stricter release policy regarding Rat reports Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/4ad25cdd Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/4ad25cdd Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/4ad25cdd Branch: refs/heads/asf-site Commit: 4ad25cdd4c4066490a3254058722035c67a0bf92 Parents: d57c721 Author: ddekany <ddek...@apache.org> Authored: Fri Feb 9 01:45:14 2018 +0100 Committer: ddekany <ddek...@apache.org> Committed: Fri Feb 9 01:45:14 2018 +0100 ---------------------------------------------------------------------- committer-howto.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/4ad25cdd/committer-howto.html ---------------------------------------------------------------------- diff --git a/committer-howto.html b/committer-howto.html index 511178e..59268ba 100644 --- a/committer-howto.html +++ b/committer-howto.html @@ -278,7 +278,18 @@ ga('send', 'pageview'); </li> <li> - <p><code class="inline-code">ant rat</code>, check output</p> + <p><code class="inline-code">ant rat</code>, check output. There can't be any + binaries, archives, and especially not unknown or unapproved + licenses. Skip to the next point if there were none! Otherwise, + first you have to describe them in the related + <code class="inline-code">LICENSE</code> files (there are several of them, + depending on if it's for the source, the binary distrobution, the + Maven jar artifact, or the Maven javadoc artifact), and then you + have to add them to related <code class="inline-code">rat-excludes</code> file + (there's one in the project root for the source release, and + another in <code class="inline-code">src/dist/bin</code> for the binary release) + so that the files won't be reported next time. Finally restart the + process from rebuilding the distribution.</p> </li> <li> @@ -729,7 +740,7 @@ ga('send', 'pageview'); </div> <div class="site-footer"><div class="site-width"><div class="footer-top"><div class="col-left sitemap"><div class="column"><h3 class="column-header">Overview</h3><ul><li><a href="index.html">What is FreeMarker?</a></li><li><a href="freemarkerdownload.html">Download</a></li><li><a href="docs/app_versions.html">Version history</a></li><li><a href="history.html">About us</a></li><li><a itemprop="license" href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a href="http://try.freemarker.org/">Try template online</a></li><li><a href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions cheatsheet</a></li><li><a href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div class="column"><h3 class="column-header">Community</h3><ul><li><a href="https://github.com/apache/incubator -freemarker">FreeMarker on Github</a></li><li><a href="https://twitter.com/freemarker">Follow us on Twitter</a></li><li><a href="https://issues.apache.org/jira/browse/FREEMARKER/">Report a bug</a></li><li><a href="https://stackoverflow.com/questions/ask?tags=freemarker">Ask a question</a></li><li><a href="mailing-lists.html">Mailing lists</a></li></ul></div></div><div class="col-right"><ul class="social-icons"><li><a class="github" href="https://github.com/apache/incubator-freemarker">GitHub</a></li><li><a class="twitter" href="https://twitter.com/freemarker">Twitter</a></li><li><a class="stack-overflow" href="https://stackoverflow.com/questions/ask?tags=freemarker">Stack Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/" rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind XML Editor</span></a></div></div><div class="footer-bottom"> <p class="last-generated"> Last generated: -<time itemprop="dateModified" datetime="2018-01-12T08:01:17Z" title="Friday, January 12, 2018 8:01:17 AM GMT">2018-01-12 08:01:17 GMT</time> </p> +<time itemprop="dateModified" datetime="2018-02-09T00:43:11Z" title="Friday, February 9, 2018 12:43:11 AM GMT">2018-02-09 00:43:11 GMT</time> </p> <p class="copyright"> © <span itemprop="copyrightYear">1999</span>â2018 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://apache.org/">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p>