Revert "Ensure source code in framework-docs is compiled in the build"

This reverts commit c45f8b7072.
This commit is contained in:
Sam Brannen 2022-11-21 12:55:49 +01:00
parent f4e23fe204
commit 2112e86795
1 changed files with 0 additions and 1 deletions

View File

@ -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'