Edit build.gradle
This commit is contained in:
@@ -51,6 +51,7 @@ war {
|
||||
|
||||
if (profile == "weblogic") {
|
||||
webXml = file("WebContent/WEB-INF/weblogic-web.xml")
|
||||
exclude 'WEB-INF/web.xml'
|
||||
}
|
||||
archiveFileName = "eapim-online.war"
|
||||
duplicatesStrategy = DuplicatesStrategy.WARN
|
||||
|
||||
Reference in New Issue
Block a user