Configure the Asciidoctor revnumber in a central location
See gh-20934
This commit is contained in:
@@ -63,10 +63,6 @@ asciidoctor {
|
||||
}
|
||||
}
|
||||
|
||||
asciidoctor {
|
||||
attributes "revnumber": null
|
||||
}
|
||||
|
||||
syncDocumentationSourceForAsciidoctorPdf {
|
||||
from(documentPluginGoals) {
|
||||
into "asciidoc/goals"
|
||||
@@ -79,10 +75,6 @@ asciidoctorPdf {
|
||||
}
|
||||
}
|
||||
|
||||
asciidoctorPdf {
|
||||
attributes "revnumber": null
|
||||
}
|
||||
|
||||
javadoc {
|
||||
options {
|
||||
author = true
|
||||
|
||||
Reference in New Issue
Block a user