mirror of
https://github.com/google/nomulus
synced 2026-09-03 06:36:56 +00:00
Move hello.xml and don't use project.ext.foo
This commit is contained in:
+2
-2
@@ -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/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user