From 6d46979e92998fbc5edacc5c6cd5aab0fc74545d Mon Sep 17 00:00:00 2001 From: zhouping Date: Wed, 1 Jan 2020 23:11:31 +0800 Subject: [PATCH] =?UTF-8?q?KERNEL-1298=20=E8=84=9A=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.third_step5-jdk11.gradle | 8 ++++---- build.third_step5.gradle | 8 ++++---- build.third_step6-jdk11.gradle | 8 ++++---- build.third_step6.gradle | 8 ++++---- build.third_step7-jdk11.gradle | 8 ++++---- build.third_step7.gradle | 8 ++++---- build.third_step8-jdk11.gradle | 8 ++++---- build.third_step8.gradle | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/build.third_step5-jdk11.gradle b/build.third_step5-jdk11.gradle index c6d997cc7..5c558aedd 100644 --- a/build.third_step5-jdk11.gradle +++ b/build.third_step5-jdk11.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/4') + destinationDir = file('build/classes/5') } //源码版本 @@ -11,10 +11,10 @@ sourceCompatibility=11 targetCompatibility=11 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/4' +def classesDir='build/classes/5' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_4-10.0" + baseName="fine-third_5-10.0" } def srcDir="." @@ -33,7 +33,7 @@ sourceSets{ } -sourceSets.main.output.classesDir = file('build/classes/4') +sourceSets.main.output.classesDir = file('build/classes/5') repositories{ mavenCentral() diff --git a/build.third_step5.gradle b/build.third_step5.gradle index 236cf0379..9beb78a9b 100644 --- a/build.third_step5.gradle +++ b/build.third_step5.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/4') + destinationDir = file('build/classes/5') } //源码版本 @@ -11,10 +11,10 @@ sourceCompatibility=1.7 targetCompatibility=1.7 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/4' +def classesDir='build/classes/5' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_4-10.0" + baseName="fine-third_5-10.0" } def srcDir="." @@ -33,7 +33,7 @@ sourceSets{ } -sourceSets.main.output.classesDir = file('build/classes/4') +sourceSets.main.output.classesDir = file('build/classes/5') repositories{ mavenCentral() diff --git a/build.third_step6-jdk11.gradle b/build.third_step6-jdk11.gradle index 75cf25cfa..df430101d 100644 --- a/build.third_step6-jdk11.gradle +++ b/build.third_step6-jdk11.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/5') + destinationDir = file('build/classes/6') } //源码版本 @@ -11,10 +11,10 @@ sourceCompatibility=11 targetCompatibility=11 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/5' +def classesDir='build/classes/6' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_5-10.0" + baseName="fine-third_6-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/5') +sourceSets.main.output.classesDir = file('build/classes/6') repositories{ mavenCentral() diff --git a/build.third_step6.gradle b/build.third_step6.gradle index 77b400365..6caffdd2b 100644 --- a/build.third_step6.gradle +++ b/build.third_step6.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/5') + destinationDir = file('build/classes/6') } //源码版本 @@ -11,10 +11,10 @@ sourceCompatibility=1.7 targetCompatibility=1.7 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/5' +def classesDir='build/classes/6' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_5-10.0" + baseName="fine-third_6-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/5') +sourceSets.main.output.classesDir = file('build/classes/6') repositories{ mavenCentral() diff --git a/build.third_step7-jdk11.gradle b/build.third_step7-jdk11.gradle index 72d9ebc6d..f0c4bdf26 100644 --- a/build.third_step7-jdk11.gradle +++ b/build.third_step7-jdk11.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/6') + destinationDir = file('build/classes/7') } //源码版本 @@ -11,11 +11,11 @@ sourceCompatibility=11 targetCompatibility=11 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/6' +def classesDir='build/classes/7' // def ftpreport='E:/ftp/share/report/' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_6-10.0" + baseName="fine-third_7-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/6') +sourceSets.main.output.classesDir = file('build/classes/7') repositories{ mavenCentral() diff --git a/build.third_step7.gradle b/build.third_step7.gradle index 9234975d6..03cf6082e 100644 --- a/build.third_step7.gradle +++ b/build.third_step7.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/6') + destinationDir = file('build/classes/7') } //源码版本 @@ -11,11 +11,11 @@ sourceCompatibility=1.7 targetCompatibility=1.7 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/6' +def classesDir='build/classes/7' // def ftpreport='E:/ftp/share/report/' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_6-10.0" + baseName="fine-third_7-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/6') +sourceSets.main.output.classesDir = file('build/classes/7') repositories{ mavenCentral() diff --git a/build.third_step8-jdk11.gradle b/build.third_step8-jdk11.gradle index b9eb50668..9cd14bc4d 100644 --- a/build.third_step8-jdk11.gradle +++ b/build.third_step8-jdk11.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/7') + destinationDir = file('build/classes/8') } //源码版本 @@ -11,11 +11,11 @@ sourceCompatibility=11 targetCompatibility=11 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/7' +def classesDir='build/classes/8' // def ftpreport='E:/ftp/share/report/' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_7-10.0" + baseName="fine-third_8-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/7') +sourceSets.main.output.classesDir = file('build/classes/8') repositories{ mavenCentral() diff --git a/build.third_step8.gradle b/build.third_step8.gradle index 8afed6aad..091968072 100644 --- a/build.third_step8.gradle +++ b/build.third_step8.gradle @@ -2,7 +2,7 @@ apply plugin: 'java' tasks.withType(JavaCompile){ options.encoding = 'UTF-8' - destinationDir = file('build/classes/7') + destinationDir = file('build/classes/8') } //源码版本 @@ -11,11 +11,11 @@ sourceCompatibility=1.7 targetCompatibility=1.7 def jarname="fine-third-10.0.jar" -def classesDir='build/classes/7' +def classesDir='build/classes/8' // def ftpreport='E:/ftp/share/report/' //解压lib下的jar到classes文件夹 jar{ - baseName="fine-third_7-10.0" + baseName="fine-third_8-10.0" } def srcDir="." @@ -31,7 +31,7 @@ sourceSets{ } } -sourceSets.main.output.classesDir = file('build/classes/7') +sourceSets.main.output.classesDir = file('build/classes/8') repositories{ mavenCentral()