mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
SEC-2924: Add README.adoc in -dist.zip
This commit is contained in:
parent
c4a1f1b4a8
commit
eceb6a3587
@ -145,7 +145,7 @@ task dist(type: Zip) {
|
||||
def zipRootDir = "${project.name}-$version"
|
||||
into(zipRootDir) {
|
||||
from(rootDir) {
|
||||
include '*.txt'
|
||||
include '*.adoc'
|
||||
}
|
||||
into('docs') {
|
||||
with(project(':docs').apiSpec)
|
||||
|
Loading…
x
Reference in New Issue
Block a user