The Apache FreeMarker (incubating) community is pleased to announce
the release of Apache FreeMarker 2.3.26 (incubating).

Apache FreeMarker is a template engine: a Java library to generate
text output (HTML web pages, e-mails, configuration files, source
code, etc.) based on templates and changing data. FreeMarker 2.x
produces releases since 2002, an started incubating at Apache in the
recent years.

Change log:
http://freemarker.org/docs/versions_2_3_26.html

You can get binary and source packages from here:
http://freemarker.org/freemarkerdownload.html

Or with Maven:

  <dependency>
    <groupId>org.freemarker</groupId>
    <artifactId>freemarker</artifactId>
    <version>2.3.26-incubating</version>
  </dependency>

Disclaimer: Apache FreeMarker is an effort undergoing incubation at
The Apache Software Foundation (ASF), sponsored by the Apache
Incubator <https://incubator.apache.org/>. 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.

-- 
 Daniel Dekany

Reply via email to