Merge branch '3.3.x'
Closes gh-42689
This commit is contained in:
@@ -50,7 +50,7 @@ task syncAntSources(type: Sync) {
|
||||
destinationDir file("${buildDir}/ant")
|
||||
from project.layout.projectDirectory
|
||||
include "*.xml"
|
||||
filter(springRepoistoryTransformers.ant())
|
||||
filter(springRepositoryTransformers.ant())
|
||||
}
|
||||
|
||||
task antRun(type: JavaExec) {
|
||||
|
||||
Reference in New Issue
Block a user