We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6579c86 commit aba94c0Copy full SHA for aba94c0
build.gradle.kts
@@ -348,7 +348,6 @@ publishing {
348
packaging = "jar"
349
name.set("Apache FreeMarker")
350
description.set("""
351
-
352
Google App Engine compliant variation of FreeMarker.
353
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
354
""".trimIndent().prependIndent(" ") + "\n "
0 commit comments