Discussion:
[Freemarker-devel] Apache FreeMarker 2.3.25 (incubating) is released
Daniel Dekany
2016-07-06 19:35:21 UTC
Permalink
# Since you are reading this... know that FreeMarker's sourceforge.net
# mailing lists are retired, new postings usually will only appear on
# the new mailing list. Both freemarker-devel and freemarker-user are
# replaced by a single list, ***@freemarker.incubator.apache.org. To
# subscribe, just write an empty mail to
# dev-***@freemarker.incubator.apache.org!


Apache FreeMarker 2.3.25 (incubating) is released

Note: This is a stable, final release. The "incubating" suffix is
required by the Apache Software Foundation until the project becomes
a fully accepted (graduated) Apache project. See the disclaimer at
the end.

See change log here: http://freemarker.org/docs/versions_2_3_25.html

Downloads:
http://freemarker.org/freemarkerdownload.html

Maven:
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.25-incubating</version>
</dependency>

You can find the Google App Engine version on the above link.

Disclaimer: Apache FreeMarker is an effort undergoing incubation at
The Apache Software Foundation (ASF), sponsored by the Apache
Incubator. Incubation is required of all newly accepted projects until
a further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent
with other 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.
--
Thanks,
Daniel Dekany
Loading...