Repository: incubator-freemarker-site Updated Branches: refs/heads/asf-site adf1918e7 -> 8b12891bf
Some additions to how-to / making releases 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/8b12891b Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/8b12891b Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/8b12891b Branch: refs/heads/asf-site Commit: 8b12891bf01b472fd7eab0bd91662d127475bc7a Parents: adf1918 Author: ddekany <[email protected]> Authored: Mon Oct 2 11:20:56 2017 +0200 Committer: ddekany <[email protected]> Committed: Mon Oct 2 11:20:56 2017 +0200 ---------------------------------------------------------------------- committer-howto.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/8b12891b/committer-howto.html ---------------------------------------------------------------------- diff --git a/committer-howto.html b/committer-howto.html index af7dc0d..c84e434 100644 --- a/committer-howto.html +++ b/committer-howto.html @@ -223,9 +223,9 @@ ga('send', 'pageview'); <li> <p>In the 2.3.x branch, we release two products, the normal and the GAE (Google App Engine) version. Hence when executing the - release steps, you do many of them twice. Changes are made into - the 2.3-gae branch, and then they are merged into the 2.3 branch - (unless a change only applies to 2.3).</p> + release steps, you do many of them twice. Note that source code + changes should be made in the 2.3-gae branch, and then merged into + the 2.3 branch (unless a change only applies to 2.3).</p> </li> </ul>
