Skip to content

Commit 315b4c8

Browse files
Revert "investigating Hudson build failure"
This reverts commit 8a52866.
1 parent 8a52866 commit 315b4c8

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([groovydoc]) {
243+
configure([javadoc]) {
244244
options.encoding "UTF-8"
245245
options.docEncoding "UTF-8"
246246
options.charSet "UTF-8"

0 commit comments

Comments
 (0)