Repository: incubator-freemarker-site Updated Branches: refs/heads/asf-site 216077842 -> ed5852542
Moved the incubation disclaimer next to the short introduction. Some similar little adjustments. 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/ed585254 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/ed585254 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/ed585254 Branch: refs/heads/asf-site Commit: ed5852542fa6b33076098e8454e5fbe48db8fb11 Parents: 2160778 Author: ddekany <ddek...@apache.org> Authored: Thu Jan 19 11:06:24 2017 +0100 Committer: ddekany <ddek...@apache.org> Committed: Thu Jan 19 11:06:24 2017 +0100 ---------------------------------------------------------------------- freemarkerdownload.html | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/ed585254/freemarkerdownload.html ---------------------------------------------------------------------- diff --git a/freemarkerdownload.html b/freemarkerdownload.html index 33854f9..258da1e 100644 --- a/freemarkerdownload.html +++ b/freemarkerdownload.html @@ -42,16 +42,7 @@ ga('send', 'pageview'); <h1 class="content-header header-chapter" id="freemarkerdownload" itemprop="headline">Download / Maven</h1> </div></div><p>Apache FreeMarker is a template engine: a Java library to generate text output (HTML web pages, e-mails, configuration files, source code, - etc.) based on templates and changing data.</p><p><strong>Dependencies:</strong> FreeMarker has no - required dependencies, except Java (Standard Edition) itself, with the - minimum version indicated for each download below.</p><p><strong>Backward compatibility:</strong> Before - 2.3.0 (2004), releases with different second version numbers (like 2.2.x - and 2.3.x) aren't fully compatible. The 2.3.x series is quite conservative - about backward compatibility; you should be able to replace the FreeMarker - binary (<code class="inline-code">freemarker.jar</code>) under your application with a - newer one without breaking anything (obviously, assuming that only public - FreeMarker API-s were used).</p><p><strong>Change log (version history):</strong> - <a href="docs/app_versions.html">See in the Manual...</a></p><p><a name="downloadApacheDisclaimer"></a><strong>Disclaimer: + etc.) based on templates and changing data.</p><p><a name="downloadApacheDisclaimer"></a><strong>Disclaimer: </strong><em>Apache FreeMarker is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the <a href="http://incubator.apache.org">Apache Incubator</a>. Incubation is required of all newly accepted projects until a further @@ -60,13 +51,23 @@ ga('send', 'pageview'); successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the - ASF.</em></p><p>Verifying downloads (since 2.3.24 only): When downloading from a - mirror please check the checksum and verify the OpenPGP compatible - signature specified next to the download link (MD5, SHA256 and ASC files, - all must come from the <a href="http://www.apache.org/">www.apache.org</a> domain). The + ASF.</em></p><p><strong>Dependencies:</strong> FreeMarker has no + required dependencies, except Java (Standard Edition) itself, with the + minimum version indicated for each download below.</p><p><strong>Backward compatibility:</strong> Before + 2.3.0 (2004), releases with different second version numbers (like 2.2.x + and 2.3.x) aren't fully compatible. The 2.3.x series is quite conservative + about backward compatibility; you should be able to replace the FreeMarker + binary (<code class="inline-code">freemarker.jar</code>) under your application with a + newer one without breaking anything (obviously, assuming that only public + FreeMarker API-s were used).</p><p><strong>Change log (version history):</strong> + <a href="docs/app_versions.html">See in the Manual...</a></p><p><strong>Verifying downloads:</strong> When + downloading from a mirror please check the checksum and verify the OpenPGP + compatible signature specified next to the download link (MD5, SHA256 and + ASC files, all must come from the <a href="http://www.apache.org/">www.apache.org</a> domain). The public keys used for signing are here: <a href="http://www.apache.org/dist/incubator/freemarker/KEYS">KEYS</a> (also must come from www.apache.org). <a href="http://www.apache.org/dyn/closer.cgi#verify">More about how to - verify releases...</a></p> + verify releases...</a> Note that such verification is only possible + since 2.3.24.</p> @@ -219,7 +220,7 @@ two freemarker.jar-s and unpredictable behavior! </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://freemarker-online.kenshoo.com/">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/apach e/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="http://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="http://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="2017-01-19T09:56:06Z" title="Thursday, January 19, 2017 9:56:06 AM GMT">2017-01-19 09:56:06 GMT</time> </p> +<time itemprop="dateModified" datetime="2017-01-19T10:06:06Z" title="Thursday, January 19, 2017 10:06:06 AM GMT">2017-01-19 10:06:06 GMT</time> </p> <p class="copyright"> © <span itemprop="copyrightYear">1999</span>â2017 <a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="http://freemarker.org">The Apache Software Foundation</a>. Apache FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo are trademarks of The Apache Software Foundation. </p>