Repository: incubator-freemarker-site Updated Branches: refs/heads/asf-site 69e705cec -> 67ca4cbf3
Added how to deploy a SNAPSHOT version 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/67ca4cbf Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/67ca4cbf Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/67ca4cbf Branch: refs/heads/asf-site Commit: 67ca4cbf3a67431e3635f3a1ac53750712642866 Parents: 69e705c Author: ddekany <[email protected]> Authored: Sun Jul 9 00:58:56 2017 +0200 Committer: ddekany <[email protected]> Committed: Sun Jul 9 00:58:56 2017 +0200 ---------------------------------------------------------------------- committer-howto.html | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/67ca4cbf/committer-howto.html ---------------------------------------------------------------------- diff --git a/committer-howto.html b/committer-howto.html index b3da48b..49d0c21 100644 --- a/committer-howto.html +++ b/committer-howto.html @@ -42,7 +42,7 @@ ga('send', 'pageview'); <h1 class="content-header header-section1" id="committer-howto" itemprop="headline">Committer how-to</h1> </div></div><div class="page-menu"> <div class="page-menu-title">Page Contents</div> -<ul><li><a class="page-menu-link" href="#git-commit-policy" data-menu-target="git-commit-policy">Git commit policies</a></li><li><a class="page-menu-link" href="#merging-pull-request" data-menu-target="merging-pull-request">Merging in pull requests from GitHub</a></li><li><a class="page-menu-link" href="#close-pull-request-without-merging" data-menu-target="close-pull-request-without-merging">Closing GitHub pull requests without merging</a></li><li><a class="page-menu-link" href="#making-releases" data-menu-target="making-releases">Making releases</a></li><li><a class="page-menu-link" href="#updating-homepage" data-menu-target="updating-homepage">Updating the FreeMarker home page</a></li><li><a class="page-menu-link" href="#updating-docgen" data-menu-target="updating-docgen">Updating Docgen</a></li><li><a class="page-menu-link" href="#edit-docbook" data-menu-target="edit-docbook">Regarding editing the Manual and the Site DocBook</a></li><li><a class="page-menu-link" href="#handle-se curity-vulnerabilities" data-menu-target="handle-security-vulnerabilities">Dealing with security vulnerabilities</a></li></ul> </div><p><em>This page applies to Committers only, not to usual +<ul><li><a class="page-menu-link" href="#git-commit-policy" data-menu-target="git-commit-policy">Git commit policies</a></li><li><a class="page-menu-link" href="#merging-pull-request" data-menu-target="merging-pull-request">Merging in pull requests from GitHub</a></li><li><a class="page-menu-link" href="#close-pull-request-without-merging" data-menu-target="close-pull-request-without-merging">Closing GitHub pull requests without merging</a></li><li><a class="page-menu-link" href="#making-releases" data-menu-target="making-releases">Making releases</a></li><li><a class="page-menu-link" href="#deploy-snapshot" data-menu-target="deploy-snapshot">Deploying Maven SNAPSHOT versions</a></li><li><a class="page-menu-link" href="#updating-homepage" data-menu-target="updating-homepage">Updating the FreeMarker home page</a></li><li><a class="page-menu-link" href="#updating-docgen" data-menu-target="updating-docgen">Updating Docgen</a></li><li><a class="page-menu-link" href="#edit-docbook" data- menu-target="edit-docbook">Regarding editing the Manual and the Site DocBook</a></li><li><a class="page-menu-link" href="#handle-security-vulnerabilities" data-menu-target="handle-security-vulnerabilities">Dealing with security vulnerabilities</a></li></ul> </div><p><em>This page applies to Committers only, not to usual contributors.</em> A Committer is a person with extra rights who receives his status via invitation. You don't need to be a Committer to contribute, anyone can fork and send pull requests on Github; see more @@ -534,6 +534,26 @@ ga('send', 'pageview'); +<h2 class="content-header header-section2" id="deploy-snapshot">Deploying Maven SNAPSHOT versions</h2> + + + <p>After you have merged/committed your changes to the respectable + branch, you may want to publish that version to <a href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a>. + Users or fellow developers can use this Maven repository to try + snapshot version.</p> + + <p>To publish the snapshot version, fist check that + <code class="inline-code">version.properties</code> contains the proper version, + most importantly, that <code class="inline-code">mavenVersion</code> ends with + <code class="inline-code">-SNAPSHOT</code>. (If not, it will deploy to the release + staging repository.) Then issue <code class="inline-code">ant dist + maven-dist</code>. (Note that just as with a real release, the + artifacts with be signed with PGP.)</p> + + + + + <h2 class="content-header header-section2" id="updating-homepage">Updating the FreeMarker home page</h2> @@ -658,7 +678,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="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-06-24T14:06:16Z" title="Saturday, June 24, 2017 2:06:16 PM GMT">2017-06-24 14:06:16 GMT</time> </p> +<time itemprop="dateModified" datetime="2017-07-08T22:55:59Z" title="Saturday, July 8, 2017 10:55:59 PM GMT">2017-07-08 22:55:59 GMT</time> </p> <p class="copyright"> © <span itemprop="copyrightYear">1999</span>â2017 <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. </p>
