Skip to content

Instantly share code, notes, and snippets.

@shipkit-org
Created October 3, 2020 21:37
Show Gist options
  • Save shipkit-org/a0d95f03785e7d98b22eb777c8d261c1 to your computer and use it in GitHub Desktop.
Save shipkit-org/a0d95f03785e7d98b22eb777c8d261c1 to your computer and use it in GitHub Desktop.
mockitoShipkitExample-build.log
Downloading https://services.gradle.org/distributions/gradle-4.0-bin.zip
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/travis/.gradle/wrapper/dists/gradle-4.0-bin/3p92xsbhik5vmig8i90n16yxc/gradle-4.0-bin.zip to /home/travis/.gradle/wrapper/dists/gradle-4.0-bin/3p92xsbhik5vmig8i90n16yxc
Set executable permissions for: /home/travis/.gradle/wrapper/dists/gradle-4.0-bin/3p92xsbhik5vmig8i90n16yxc/gradle-4.0/bin/gradle
Starting a Gradle Daemon (subsequent builds will be faster)
Building version '2.3.6' (value loaded from 'version.properties' file).
[INCUBATING] upgrade-dependency plugin is incubating and may change in any version.
Generating JAR file 'gradle-api-4.0.jar'
Generating JAR file 'gradle-test-kit-4.0.jar'
[INCUBATING] downstream-testing plugin is incubating and may change in any version.
:shipkit-root:shipkit:compileJava NO-SOURCE
:shipkit-root:shipkit:compileGroovyNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:shipkit-root:shipkit:processResources
:shipkit-root:shipkit:classes
:shipkit-root:shipkit:jar
Building version '0.16.23' (value loaded from 'version.properties' file).
[INCUBATING] upgrade-dependency plugin is incubating and may change in any version.
Download https://jcenter.bintray.com/com/google/guava/guava/20.0/guava-20.0.pom
Download https://jcenter.bintray.com/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
:identifyGitBranch
Identified current branch: master
:api:downloadPreviousReleaseArtifacts
Downloading remote artifact
- from https://bintray.com/shipkit/examples/download_file?file_path=org/mockito/shipkit-example/api/0.16.22/api-0.16.22-sources.jar
- and saving it to /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/subprojects/api/build/previous-release-artifacts/api-0.16.22-sources.jar
:api:createDependencyInfoFile
:api:sourcesJar
:api:comparePublications
:api:comparePublications - about to compare publications
:api:comparePublications - META-INF/dependency-info.md files equal: true
:api:comparePublications - source jars equal: true
:api:comparePublications - You can find detailed publication comparison results in file /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/subprojects/api/build/publications-comparison.txt.
:impl:downloadPreviousReleaseArtifacts
Downloading remote artifact
- from https://bintray.com/shipkit/examples/download_file?file_path=org/mockito/shipkit-example/impl/0.16.22/impl-0.16.22-sources.jar
- and saving it to /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/subprojects/impl/build/previous-release-artifacts/impl-0.16.22-sources.jar
:api:compileJava
:api:processResources NO-SOURCE
:api:classes
:api:jar
:impl:createDependencyInfoFile
Download https://jcenter.bintray.com/com/google/guava/guava/20.0/guava-20.0.jar
:impl:sourcesJar
:impl:comparePublications
:impl:comparePublications - about to compare publications
:impl:comparePublications - META-INF/dependency-info.md files equal: true
:impl:comparePublications - source jars equal: true
:impl:comparePublications - You can find detailed publication comparison results in file /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/subprojects/impl/build/publications-comparison.txt.
:releaseNeeded
Commit message to inspect for keywords '[ci skip-release]' and '[ci skip-compare-publications]':
Merge ee84771574c33120d7efd8529149b0d16abfb381 into 595b59a542375afc2884ad1f325ff2cc55ae8548
Current branch 'master' matches 'master|release/.+': true
Compared 2 publication(s). No changes since previous release!
Release is considered _not_ needed when:
- 'SKIP_RELEASE' environment variable is present (currently: false)
- commit message contains '[ci skip-release]' (currently: false)
- we are building a "pull request" (currently: true)
Release is needed when all above is false and:
- we are building on a branch that matches regex 'master|release/.+' (currently: true)
- and one of the following criteria is true:
- there are changes in the binaries when compared to previous version (currently: false)
- commit message contains '[ci skip-compare-publications]' (currently: false)
- 'skipComparePublications' property on task releaseNeeded is true (currently: false)
Skipping release due to is PR.
:bumpVersionFile
:bumpVersionFile - updated version file 'version.properties'
- new version: 0.16.24
- previous version: 0.16.23
:fetchContributors
Fetching all GitHub contributors of mockito/shipkit-example
Querying GitHub API for all contributors for project
GET https://api.github.com/repos/mockito/shipkit-example/contributors?&per_page=100
GET https://api.github.com/users/koral--
GET https://api.github.com/users/NagRock
GET https://api.github.com/users/wwilk
GET https://api.github.com/users/mstachniuk
GET https://api.github.com/users/epeee
GET https://api.github.com/users/shipkit-org
GET https://api.github.com/users/mockitoguy
GET https://api.github.com/repos/mockito/shipkit-example/commits?&since=2020-10-02T21:37:53+0000&page=1&per_page=100
Serialized contributors information: build/shipkit/all-contributors.json
:fetchReleaseNotes
Generating release notes data for:
- target versions: [0.16.22]
- GitHub labels: []
- only pull requests: false
- version tag prefix: 'v'
Executing:
git log --pretty=%ad --date=iso v0.16.22 -n 1
Executing:
git fetch origin +refs/tags/v0.16.22:refs/tags/v0.16.22
Executing:
git log --pretty=format:%H@@info@@%ae@@info@@%an@@info@@%B%N@@commit@@ v0.16.22..HEAD
Retrieved 4 contribution(s) between v0.16.22..HEAD
GET https://api.github.com/repos/mockito/shipkit-example/issues?page=1&filter=all&state=closed&labels=&direction=desc
Retrieved 10 improvement(s) for tickets: [225, 224, 223, 222, 221, 220, 198, 218, 217, 216]
:updateReleaseNotes
Building new release notes based on /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/docs/release-notes.md
Successfully updated release notes!
:gitCommit
Adding files to git:
git add /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/version.properties /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/docs/release-notes.md
External process [add] completed.
Performing git commit:
git commit --author shipkit-org <<shipkit.org@gmail.com>> -m 0.16.23 release (previous 0.16.22) + release notes updated [ci skip]
[commit] [master f13e70c] 0.16.23 release (previous 0.16.22) + release notes updated [ci skip]
[commit] Author: shipkit-org <shipkit.org@gmail.com>
[commit] 2 files changed, 16 insertions(+), 2 deletions(-)
External process [commit] completed.
:gitTag
Creating tag:
git tag -a v0.16.23 -m Created new tag v0.16.23 [ci skip]
External process [tag] completed.
:performGitPush
:api:javadoc
:api:javadocJar
:api:copyJavadocToStageVersionDir
:impl:compileJava
:impl:processResources NO-SOURCE
:impl:classes
:impl:javadoc
:impl:javadocJar
:impl:copyJavadocToStageVersionDir
:refreshVersionJavadoc
:cloneJavadocRepo
Cloning repository https://github.com/mockito/shipkit-example-javadoc
into /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/build/javadoc-repo
Executing:
git clone https://github.com/mockito/shipkit-example-javadoc /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/build/javadoc-repo
:checkoutJavadocRepoBranch SKIPPED
:api:copyJavadocToStageCurrentDir
:impl:copyJavadocToStageCurrentDir
:refreshCurrentJavadoc
:copyJavadocStageToRepoDir
:commitJavadoc
Adding files to git:
git add /home/travis/build/mockito/shipkit/build/downstream/mockitoShipkitExample/build/javadoc-repo/.
External process [add] completed.
Performing git commit:
git commit --author shipkit-org <<shipkit.org@gmail.com>> -m Update current and 0.16.23 Javadocs. [ci skip]
[commit] [master 4c550bc] Update current and 0.16.23 Javadocs. [ci skip]
[commit] Author: shipkit-org <shipkit.org@gmail.com>
[commit] 58 files changed, 4020 insertions(+), 86 deletions(-)
[commit] create mode 100644 api/0.16.23/LICENSE
[commit] create mode 100644 api/0.16.23/META-INF/MANIFEST.MF
[commit] create mode 100644 api/0.16.23/allclasses-frame.html
[commit] create mode 100644 api/0.16.23/allclasses-noframe.html
[commit] create mode 100644 api/0.16.23/constant-values.html
[commit] create mode 100644 api/0.16.23/deprecated-list.html
[commit] create mode 100644 api/0.16.23/help-doc.html
[commit] create mode 100644 api/0.16.23/index-all.html
[commit] create mode 100644 api/0.16.23/index.html
[commit] create mode 100644 api/0.16.23/org/mockito/releasetools/example/SomeApi.html
[commit] create mode 100644 api/0.16.23/org/mockito/releasetools/example/package-frame.html
[commit] create mode 100644 api/0.16.23/org/mockito/releasetools/example/package-summary.html
[commit] create mode 100644 api/0.16.23/org/mockito/releasetools/example/package-tree.html
[commit] create mode 100644 api/0.16.23/overview-tree.html
[commit] create mode 100644 api/0.16.23/package-list
[commit] create mode 100644 api/0.16.23/script.js
[commit] create mode 100644 api/0.16.23/stylesheet.css
[commit] create mode 100644 impl/0.16.23/LICENSE
[commit] create mode 100644 impl/0.16.23/Library.html
[commit] create mode 100644 impl/0.16.23/META-INF/MANIFEST.MF
[commit] create mode 100644 impl/0.16.23/allclasses-frame.html
[commit] create mode 100644 impl/0.16.23/allclasses-noframe.html
[commit] create mode 100644 impl/0.16.23/constant-values.html
[commit] create mode 100644 impl/0.16.23/deprecated-list.html
[commit] create mode 100644 impl/0.16.23/help-doc.html
[commit] create mode 100644 impl/0.16.23/index-all.html
[commit] create mode 100644 impl/0.16.23/index.html
[commit] create mode 100644 impl/0.16.23/overview-tree.html
[commit] create mode 100644 impl/0.16.23/package-frame.html
[commit] create mode 100644 impl/0.16.23/package-list
[commit] create mode 100644 impl/0.16.23/package-summary.html
[commit] create mode 100644 impl/0.16.23/package-tree.html
[commit] create mode 100644 impl/0.16.23/script.js
[commit] create mode 100644 impl/0.16.23/stylesheet.css
External process [commit] completed.
:releaseJavadoc
:performRelease
Release shipped!
- Publication repository: https://bintray.com/shipkit/examples/basic/
- Release notes: https://github.com/mockito/shipkit-example/blob/master/docs/release-notes.md
:releaseCleanUp UP-TO-DATE
:gitTagCleanUp
Deleting version tag:
git tag -d v0.16.23
[tag] Deleted tag 'v0.16.23' (was f5d5208)
External process [tag] completed.
:gitSoftResetCommit
Removing last commit:
git reset --soft HEAD~
External process [reset] completed.
:gitStash
Stashing changes:
git stash
[stash] Saved working directory and index state WIP on master: c346177 Merge pull request #225 from mockito/upgrade-shipkit-to-2.3.5
External process [stash] completed.
:performGitCommitCleanUp
:updateReleaseNotesOnGitHubCleanUp
It's -PdryRun mode, releases notes on GitHub will NOT be deleted.
BUILD SUCCESSFUL in 39s
35 actionable tasks: 35 executed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment