빌드명 변경
This commit is contained in:
@@ -49,6 +49,7 @@ compileJava {
|
||||
war {
|
||||
rootSpec.exclude '**/persistence.xml'
|
||||
exclude '**/context.xml'
|
||||
archiveFileName = "eapim-admin.war"
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile) {
|
||||
|
||||
Reference in New Issue
Block a user