mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 17:28:25 +02:00
Move hello.xml and don't use project.ext.foo
This commit is contained in:
parent
38cfc9f693
commit
fdf85b507c
3 changed files with 17 additions and 17 deletions
|
@ -3,8 +3,8 @@ apply plugin: 'java'
|
|||
sourceSets {
|
||||
main {
|
||||
resources {
|
||||
exclude "${project.ext.javaDir}/terraform/"
|
||||
exclude "${project.ext.javaDir}/kubernetes/"
|
||||
exclude "${javaDir}/terraform/"
|
||||
exclude "${javaDir}/kubernetes/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue