Merge branch 'master' into jenkins_with_weblogic
# Conflicts: # WebContent/WEB-INF/weblogic.xml
This commit is contained in:
+1
-3
@@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.eactvie'
|
||||
version '4.5.7'
|
||||
//version '4.5.7'
|
||||
|
||||
def springVersion = "5.3.27"
|
||||
//def springSecurityVersion = '4.2.13.RELEASE'
|
||||
@@ -46,8 +46,6 @@ compileJava {
|
||||
}
|
||||
|
||||
war {
|
||||
archiveFileName = "eapim-online.war"
|
||||
|
||||
exclude '**/persistence.xml'
|
||||
exclude '**/context.xml'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user