[
https://issues.apache.org/jira/browse/FREEMARKER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493764#comment-17493764
]
Dániel Dékány edited comment on FREEMARKER-204 at 2/17/22, 8:28 AM:
--------------------------------------------------------------------
Another PR was made (by Attila) on the 3 branch:
[https://github.com/apache/freemarker/pull/80]
3 was already on Gradle, but that was unfinished, and used an old Gradle. So
the PR is a rewrite which also tries to be similar to the 2.3 Gradle build (the
main difference being that 3 uses actual modules, not just multiple Gradle
source sets).
was (Author: ddekany):
Another PR was made (by Attila) on the 3 branch:
[https://github.com/apache/freemarker/pull/80]
3 was already on Gradle, but that was unfinished, and used an old Gradle. So
the PR is a rewrite which also tries to be similar to the 2.3 Gradle build (the
main difference being that 3 uses actual modules, not just multiple Gradle
source set).
> Move the build from Ant to Gradle
> ---------------------------------
>
> Key: FREEMARKER-204
> URL: https://issues.apache.org/jira/browse/FREEMARKER-204
> Project: Apache Freemarker
> Issue Type: Improvement
> Reporter: Attila Kelemen
> Assignee: Dániel Dékány
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Move the old Ant build to Gradle. At the very least, this will make IDE
> integration more convenient. An additional benefit is that the build should
> be more robust.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)