Skip to content

Commit 8a52866

Browse files
investigating Hudson build failure
1 parent 546d469 commit 8a52866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ subprojects { project ->
240240
options.debug = true
241241
}
242242

243-
configure([javadoc]) {
243+
configure([groovydoc]) {
244244
options.encoding "UTF-8"
245245
options.docEncoding "UTF-8"
246246
options.charSet "UTF-8"

0 commit comments

Comments
 (0)