Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Freemarker to latest stable (2.3.26) #719

Closed
hansjorg opened this issue Apr 13, 2017 · 4 comments
Closed

Upgrade Freemarker to latest stable (2.3.26) #719

hansjorg opened this issue Apr 13, 2017 · 4 comments

Comments

@hansjorg
Copy link
Contributor

It would be great to have the latest stable Freemarker version (2.3.26) for jooby-ftl. Using 2.3.23 now.

@jknack
Copy link
Member

jknack commented Apr 15, 2017

Sure thing. You can upgrade today using the freemarker.version property:

<properties>
  <freemarker.version>2.3.26</freemarker.version>
</properties>

@jknack
Copy link
Member

jknack commented Apr 16, 2017

Just checked and there isn't a .26 stable release yet.

@jknack jknack removed this from the 1.1.1 milestone Apr 16, 2017
@hansjorg
Copy link
Contributor Author

I thought so as well at first, but it seems that the "-incubating" in the version is related to the Apache project status and not with code maturity.

Latest stable release: 2.3.26-incubating
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

@jknack
Copy link
Member

jknack commented Apr 17, 2017

Oh yes, now I remember it is an Apache project now.

@jknack jknack added this to the 1.1.1 milestone Apr 17, 2017
@jknack jknack closed this as completed in 9d0005f Apr 24, 2017
jknack added a commit that referenced this issue Apr 24, 2017
Upgrade Freemarker to latest stable fix #719
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants