fix build

This commit is contained in:
Gavin 2023-05-11 15:32:03 +02:00 committed by Christian Beikov
parent 9036184cc5
commit d3f6fb5039
1 changed files with 0 additions and 2 deletions

View File

@ -130,8 +130,6 @@ task renderIntroduction(type: AsciidoctorTask, group: 'Documentation') {task->
tasks.buildDocs.dependsOn task
tasks.buildDocsForPublishing.dependsOn task
dependsOn tasks.collectConfigProperties
sourceDir = file( 'src/main/asciidoc/introduction' )
sources {
include 'Hibernate_Introduction.adoc'