- context.xml 백업 및 삭제
- mysql -> oracle 변환 작업 진행중 - 개발용 logback-dev.xml 설정 - ms949 삭제
This commit is contained in:
+3
-3
@@ -16,17 +16,17 @@ def quartzVersion = "2.2.1"
|
||||
def queryDslVersion = "5.0.0"
|
||||
def hibernateVersion = "5.6.15.Final"
|
||||
|
||||
def nexusUrl = "https://nexus.eactive.synology.me:8090"
|
||||
/*def nexusUrl = "https://nexus.eactive.synology.me:8090"*/
|
||||
//def useOnJboss = false
|
||||
|
||||
def generatedJavaDir = "$buildDir/generated/java"
|
||||
|
||||
repositories {
|
||||
/*repositories {
|
||||
maven {
|
||||
url "${nexusUrl}/repository/maven-public/"
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
project.webAppDirName = 'WebContent'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user