This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch 2.3
in repository https://gitbox.apache.org/repos/asf/freemarker.git
from 46c927cd Merge remote-tracking branch 'origin/2.3-gae' into 2.3
add b9bc9192 docs: correct typos
add 2a50e0f1 Merge pull request #109 from Attacktive/2.3-gae
add b448ea65 Manual: Updated release date
add 7f935b58 Creating multi release jar instead of just mixing classes
compiled by different versions of javac.
add 4ef7a3c7 Added `testWithJar` tasks to test against the multi release
jar. The other tests are kept as well to avoid complications and to allow for
faster test runs when just checking a particular class (or source set).
add 136f131c Merge pull request #110 from kelemen/multi-release-jar
add f2094c24 Updated version to 2.3.34-SNAPSHOT
add cb654936 Updated to docgen to 0.0.3-SNAPSHOT
new dda47258 Merge remote-tracking branch 'origin/2.3-gae' into 2.3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 +-
build.gradle.kts | 4 +-
buildSrc/build.gradle.kts | 7 ++-
.../freemarker/build/FreemarkerRootExtension.kt | 65 +++++++++++++++++++---
.../freemarker/build/FreemarkerRootPlugin.kt | 10 +++-
.../freemarker/version.properties | 8 +--
freemarker-manual/src/main/docgen/en_US/book.xml | 8 +--
7 files changed, 83 insertions(+), 21 deletions(-)