RE: Freemarker version used in liferay 7.2

thumbnail
Aravinth Kumar, modified 5 Years ago. Regular Member Posts: 152 Join Date: 6/26/13 Recent Posts
Hi All,
I need to know exact Freemarker version used in liferay to follow the freemarker standards. As per the below pom file, its 2.3.23. Could you please confirm. 

https://github.com/liferay/liferay-portal/blob/7.2.x/.gradle/caches/modules-2/files-2.1/org.freemarker/freemarker/2.3.23/1eb10bca6904aba7cb3077383f456235c0500c79/freemarker-2.3.23.pom

Thanks in Advance.
Regards,
Aravinth
 
thumbnail
David H Nebinger, modified 5 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts
There's a corresponding versions.html file in the portal sources' lib directory that has all of the versions used in the build.

https://github.com/liferay/liferay-portal/blob/7.2.x/lib/versions.html#L170
thumbnail
Aravinth Kumar, modified 5 Years ago. Regular Member Posts: 152 Join Date: 6/26/13 Recent Posts
Hi David,
Thanks for your response.

Regards,
Aravinth