From 07b9b8356a8c31a2a77cddc5c62713bc0ed045b5 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:27:48 +0800 Subject: [PATCH 1/7] RELEASE --- build.third_step0.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.third_step0.gradle b/build.third_step0.gradle index 000acec14..256b434ab 100644 --- a/build.third_step0.gradle +++ b/build.third_step0.gradle @@ -40,7 +40,7 @@ def buildDir=files[0].path.substring(0,files[0].path.lastIndexOf (java.io.File.s def branchName=buildDir.substring(buildDir.lastIndexOf (java.io.File.separator)+1) def srcDir="." -def maven_version="${version}-FEATURE-SNAPSHOT" +def maven_version="${version}-RELEASE-SNAPSHOT" def jar_version = version configurations { @@ -49,7 +49,7 @@ configurations { } dependencies { - thirdjar "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + thirdjar "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" sigar "com.fr.third:sigar:1.6.0" testCompile 'junit:junit:4.12' } From 91c223f7cccfcee6567844c679010a9a5788bdf8 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:28:08 +0800 Subject: [PATCH 2/7] RELEASE --- build.third_step1.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step1.gradle b/build.third_step1.gradle index 205f72c16..1e65d5896 100644 --- a/build.third_step1.gradle +++ b/build.third_step1.gradle @@ -56,7 +56,7 @@ dependencies{ compile fileTree(dir:"${srcDir}/fine-poi/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/fine-quartz/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' } From c28fca3d9311dbafac3e6a3abc6253166c3e8bea Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:28:25 +0800 Subject: [PATCH 3/7] RELEASE --- build.third_step2.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step2.gradle b/build.third_step2.gradle index e71ab7dc9..3f5282d3c 100644 --- a/build.third_step2.gradle +++ b/build.third_step2.gradle @@ -45,7 +45,7 @@ dependencies{ compile fileTree(dir:"${srcDir}/fine-aspectj/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/fine-spring/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' } From 9199beb2ca6bde8733b2e1ddf271c7f65ebfc498 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:28:40 +0800 Subject: [PATCH 4/7] RELEASE --- build.third_step3.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step3.gradle b/build.third_step3.gradle index 0bf16d70f..e30a07a11 100644 --- a/build.third_step3.gradle +++ b/build.third_step3.gradle @@ -46,7 +46,7 @@ def branchName=buildDir.substring(buildDir.lastIndexOf (java.io.File.separator)+ dependencies{ compile fileTree(dir:"${srcDir}/fine-jboss-logging/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' } From c44af1404fa9d17ffaa8f50adc5f3c22172f4fe0 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:28:53 +0800 Subject: [PATCH 5/7] RELEASE --- build.third_step4.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step4.gradle b/build.third_step4.gradle index f75a4f847..2542e2eb3 100644 --- a/build.third_step4.gradle +++ b/build.third_step4.gradle @@ -45,7 +45,7 @@ def branchName=buildDir.substring(buildDir.lastIndexOf (java.io.File.separator)+ dependencies{ compile fileTree(dir:"${srcDir}/fine-hibernate/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' } From 42a0d917fffbe035abca209d4868ce6e42ead618 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:29:07 +0800 Subject: [PATCH 6/7] RELEASE --- build.third_step5.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step5.gradle b/build.third_step5.gradle index 67933f2b3..324c9a8c4 100644 --- a/build.third_step5.gradle +++ b/build.third_step5.gradle @@ -44,7 +44,7 @@ dependencies{ compile fileTree(dir:"${srcDir}/fine-druid/lib",include:'ojdbc7-12.1.0.jar') compile fileTree(dir:"${srcDir}/fine-druid/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' } From 63addb8666c88239070a2f2b0e8c60f80e8d2236 Mon Sep 17 00:00:00 2001 From: ju Date: Mon, 17 Sep 2018 14:29:23 +0800 Subject: [PATCH 7/7] RELEASE --- build.third_step6.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step6.gradle b/build.third_step6.gradle index 4f733aad1..6a340e40b 100644 --- a/build.third_step6.gradle +++ b/build.third_step6.gradle @@ -71,7 +71,7 @@ dependencies{ compile fileTree(dir:"${srcDir}/fine-redisson/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/fine-socketio/lib",include:'**/*.jar') compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar') - compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT" + compile "com.fr.third:fine-third:10.0-RELEASE-SNAPSHOT" compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar') testCompile 'junit:junit:4.12' }