Revert "Ensure source code in framework-docs is compiled in the build"
This reverts commit c45f8b7072.
This commit is contained in:
parent
f4e23fe204
commit
2112e86795
|
|
@ -1,6 +1,5 @@
|
|||
description = "Spring Framework Docs"
|
||||
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'org.asciidoctor.jvm.convert'
|
||||
apply plugin: 'org.asciidoctor.jvm.pdf'
|
||||
|
|
|
|||
Loading…
Reference in New Issue