weblogic.xml - slf4j
This commit is contained in:
+2
-3
@@ -147,8 +147,7 @@ war {
|
||||
// Set the name of the WAR file (optional)
|
||||
archiveFileName = "PTLWeb.war"
|
||||
|
||||
from('src/main/resources/jeus-web-dd.xml') {
|
||||
into 'WEB-INF'
|
||||
}
|
||||
from('src/main/resources/jeus-web-dd.xml') { into 'WEB-INF' }
|
||||
from('src/main/resources/weblogic.xml') { into 'WEB-INF' }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user