From 11d8e64fd042739dff3e352aaed5298c983ca16d Mon Sep 17 00:00:00 2001 From: dmitrykuzmin Date: Fri, 8 Nov 2019 19:42:11 +0200 Subject: [PATCH 1/2] Release `1.2.0` --- README.md | 2 +- config | 2 +- license-report.md | 17 +++++++---------- pom.xml | 16 ++++++++-------- version.gradle | 2 +- 5 files changed, 18 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index b4775f31..0730ba71 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Gradle plugin for bootstrapping projects built with Spine. In order to apply the plugin to a Gradle project, in `build.gralde` add the following config: ```gradle plugins { - id 'io.spine.tools.gradle.bootstrap' version '1.1.4' + id 'io.spine.tools.gradle.bootstrap' version '1.2.0' } ``` diff --git a/config b/config index ad7e43fe..1364a145 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit ad7e43fe61289282a1662b21ec35d2c78d212ebd +Subproject commit 1364a145b0421db1ba4cf3c293c6fecaf68f5454 diff --git a/license-report.md b/license-report.md index 99e4570f..4b833b5a 100644 --- a/license-report.md +++ b/license-report.md @@ -1,6 +1,6 @@ -# Dependencies of `io.spine.tools:spine-plugin:1.1.4` +# Dependencies of `io.spine.tools:spine-plugin:1.2.0` ## Runtime 1. **Group:** aopalliance **Name:** aopalliance **Version:** 1.0 @@ -12,7 +12,7 @@ * **POM Project URL:** [http://findbugs.sourceforge.net/](http://findbugs.sourceforge.net/) * **POM License: The Apache Software License, Version 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt) -1. **Group:** com.google.code.gson **Name:** gson **Version:** 2.7 +1. **Group:** com.google.code.gson **Name:** gson **Version:** 2.8.5 * **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt) 1. **Group:** com.google.errorprone **Name:** error_prone_annotations **Version:** 2.3.3 @@ -54,12 +54,12 @@ * **POM Project URL:** [https://github.com/google/protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin) * **POM License: BSD 3-Clause** - [http://opensource.org/licenses/BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause) -1. **Group:** com.google.protobuf **Name:** protobuf-java **Version:** 3.9.0 +1. **Group:** com.google.protobuf **Name:** protobuf-java **Version:** 3.10.0 * **Manifest Project URL:** [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) * **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) * **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) -1. **Group:** com.google.protobuf **Name:** protobuf-java-util **Version:** 3.9.0 +1. **Group:** com.google.protobuf **Name:** protobuf-java-util **Version:** 3.10.0 * **Manifest Project URL:** [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) * **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) * **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) @@ -172,9 +172,6 @@ * **POM Project URL:** [http://findbugs.sourceforge.net/](http://findbugs.sourceforge.net/) * **POM License: The Apache Software License, Version 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt) -1. **Group:** com.google.code.gson **Name:** gson **Version:** 2.7 - * **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt) - 1. **Group:** com.google.code.gson **Name:** gson **Version:** 2.8.5 * **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt) @@ -233,12 +230,12 @@ * **POM Project URL:** [https://github.com/google/protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin) * **POM License: BSD 3-Clause** - [http://opensource.org/licenses/BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause) -1. **Group:** com.google.protobuf **Name:** protobuf-java **Version:** 3.9.0 +1. **Group:** com.google.protobuf **Name:** protobuf-java **Version:** 3.10.0 * **Manifest Project URL:** [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) * **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) * **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) -1. **Group:** com.google.protobuf **Name:** protobuf-java-util **Version:** 3.9.0 +1. **Group:** com.google.protobuf **Name:** protobuf-java-util **Version:** 3.10.0 * **Manifest Project URL:** [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/) * **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) * **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) @@ -471,4 +468,4 @@ The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Tue Oct 08 18:44:26 EEST 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). \ No newline at end of file +This report was generated on **Fri Nov 08 19:41:12 EET 2019** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 11678025..295c7a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject. io.spine spine-bootstrap -1.1.4 +1.2.0 2015 @@ -52,25 +52,25 @@ all modules and does not describe the project structure per-subproject. io.spine spine-base - 1.1.4 + 1.2.0 compile io.spine.tools spine-model-compiler - 1.1.4 + 1.2.0 compile io.spine.tools spine-plugin-base - 1.1.4 + 1.2.0 compile io.spine.tools spine-proto-js-plugin - 1.1.4 + 1.2.0 compile @@ -106,13 +106,13 @@ all modules and does not describe the project structure per-subproject. io.spine spine-testlib - 1.1.4 + 1.2.0 test io.spine.tools spine-plugin-testlib - 1.1.4 + 1.2.0 test @@ -158,7 +158,7 @@ all modules and does not describe the project structure per-subproject. io.spine.tools spine-protoc-plugin - 1.1.4 + 1.2.0 net.sourceforge.pmd diff --git a/version.gradle b/version.gradle index e9059e34..95fa6b09 100644 --- a/version.gradle +++ b/version.gradle @@ -29,7 +29,7 @@ * already in the root directory. */ -final def SPINE_VERSION = '1.1.4' +final def SPINE_VERSION = '1.2.0' ext { spineVersion = SPINE_VERSION From 07b73fe515ed0be0ae9e12b3634236f6f6f9d0f1 Mon Sep 17 00:00:00 2001 From: dmitrykuzmin Date: Fri, 8 Nov 2019 20:04:22 +0200 Subject: [PATCH 2/2] Specify the proper shell for tests on Windows --- .github/workflows/win.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/win.yml b/.github/workflows/win.yml index f0eee407..2c9b64c7 100644 --- a/.github/workflows/win.yml +++ b/.github/workflows/win.yml @@ -23,3 +23,4 @@ jobs: - name: Run tests with Gradle run: gradlew.bat build + shell: cmd