Dear Mentors, and everyone else! Here's the 2nd attempt on 2.3.24-rc01-incubating. Nothing has changed that affects FreeMarker's functionality/stability. These are merely fixes related to licensing files and Apache packaging conventions.
As previously, if you can, please test the release with your own FreeMarker-dependent projects, and in general try to find rough edges, tell your insights. The binary with full documentation and change log: https://dist.apache.org/repos/dist/dev/incubator/freemarker/engine/2.3.24-rc01-incubating/binaries/apache-freemarker-2.3.24-rc01-incubating-bin.tar.gz Git: Normal version: "2.3" branch commit hash: ce1dc19b3ccfb734af551c2d694a3a3d1039f7fa https://git-wip-us.apache.org/repos/asf?p=incubator-freemarker.git;a=commit;h=ce1dc19b3ccfb734af551c2d694a3a3d1039f7fa Googla App Engine ("gae") compliant version: "2.3-gae" branch commit hash: 6166efe1d02fe89a98c7d87ab26a608e2d560492 https://git-wip-us.apache.org/repos/asf?p=incubator-freemarker.git;a=commit;h=6166efe1d02fe89a98c7d87ab26a608e2d560492 (Tagging will happen if and when it indeed becomes to a release.) Maven (jar, javadoc and source artifacts): Repository: https://repository.apache.org/content/repositories/staging/ Browse (Mentors please check contents): https://repository.apache.org/content/repositories/staging/org/freemarker/freemarker/2.3.24-rc01-incubating/ https://repository.apache.org/content/repositories/staging/org/freemarker/freemarker-gae/2.3.24-rc01-incubating/ Maven coordiantes: <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> <version>2.3.24-rc01-incubating</version> or the same with <artifactId>freemarker-gae</artifactId>. The staged dist directory structure: https://dist.apache.org/repos/dist/dev/incubator/freemarker/ Notes: - See the README for the build instructions. - You can run `ant rat`. If you extract the two distributions (I mean the binary and source archives) under build/dist/bin and build/dist/src, it will also check those. (Or if you ran `ant dist` earlier.) The vote is open for 72 hours, or until the necessary number of binding votes (3 +1) is reached. [ ] +1 Release this package [ ] 0 I don't feel strongly about it, but I'm okay with the release [ ] -1 Do not release this package because... If this vote passes, we will start a 2nd vote at general@incubator. -- Thanks, Daniel Dekany -- Thanks, Daniel Dekany
