Started by timer [EnvInject] - Loading node environment variables. Building remotely on itslave (IT_TEST IT PUB_DEPLOY) in workspace /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:nuxeo/nuxeo.git > git init /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git --version # timeout=10 > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f83625fca635f7665fa3b9448164bc4b4d7440a8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f83625fca635f7665fa3b9448164bc4b4d7440a8 # timeout=60 > git rev-list 071acec9752519de54dbd7b29ad85cc9b5eb7688 # timeout=10 > git tag -a -f -m Jenkins Build #339 jenkins-IT-nuxeo-master-build-339 # timeout=10 No emails were triggered. [IT-nuxeo-master-build] $ /bin/bash -xe /tmp/hudson7785859684454130544.sh + export 'MAVEN_OPTS=-Xms1024m -Xmx4096m' + MAVEN_OPTS='-Xms1024m -Xmx4096m' + echo JAVA_OPTS: JAVA_OPTS: + echo JAVA_HOME: /usr/lib/jvm/java-8/ JAVA_HOME: /usr/lib/jvm/java-8/ + export M2_HOME=/opt/build/tools/maven3 + M2_HOME=/opt/build/tools/maven3 + export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + rm -rf /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/ + cd nuxeo + OPTIONS=() + '[' false = true ']' + '[' false = true ']' + '[' true = true ']' + OPTIONS+=(--skipITs) + ./scripts/release.py prepare -b master -t auto -n auto -m auto -d --skipITs $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout --track -b master origin/master -q Working on Nuxeo main repository... Releasing from branch: master Current version: 9.1-SNAPSHOT Tag: release-9.1-I20170127_0847 Next version: 9.1-SNAPSHOT Maintenance branch 9.1-I20170127_0847 deleted Integration Tests execution is skipped Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [addons] $> git clone git@github.com:nuxeo/addons.git --origin origin Cloning into 'addons'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml [nuxeo-activity] $> git clone git@github.com:nuxeo/nuxeo-activity.git --origin origin Cloning into 'nuxeo-activity'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-apidoc-server] $> git clone git@github.com:nuxeo/nuxeo-apidoc-server.git --origin origin Cloning into 'nuxeo-apidoc-server'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-binary-metadata] $> git clone git@github.com:nuxeo/nuxeo-binary-metadata.git --origin origin Cloning into 'nuxeo-binary-metadata'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-box-api] $> git clone git@github.com:nuxeo/nuxeo-box-api.git --origin origin Cloning into 'nuxeo-box-api'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-business-days-management] $> git clone git@github.com:nuxeo/nuxeo-business-days-management.git --origin origin Cloning into 'nuxeo-business-days-management'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-chemistry] $> git clone git@github.com:nuxeo/nuxeo-chemistry.git --origin origin Cloning into 'nuxeo-chemistry'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-connect-tools] $> git clone git@github.com:nuxeo/nuxeo-connect-tools.git --origin origin Cloning into 'nuxeo-connect-tools'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-cloud] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-cloud.git --origin origin Cloning into 'nuxeo-core-binarymanager-cloud'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-sql] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-sql.git --origin origin Cloning into 'nuxeo-core-binarymanager-sql'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-csv] $> git clone git@github.com:nuxeo/nuxeo-csv.git --origin origin Cloning into 'nuxeo-csv'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dam] $> git clone git@github.com:nuxeo/nuxeo-dam.git --origin origin Cloning into 'nuxeo-dam'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-datadog-reporter] $> git clone git@github.com:nuxeo/nuxeo-datadog-reporter.git --origin origin Cloning into 'nuxeo-datadog-reporter'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-diff] $> git clone git@github.com:nuxeo/nuxeo-diff.git --origin origin Cloning into 'nuxeo-diff'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dmk-adaptor] $> git clone git@github.com:nuxeo/nuxeo-dmk-adaptor.git --origin origin Cloning into 'nuxeo-dmk-adaptor'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-drive-server] $> git clone git@github.com:nuxeo/nuxeo-drive-server.git --origin origin Cloning into 'nuxeo-drive-server'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-duoweb-authentication] $> git clone git@github.com:nuxeo/nuxeo-duoweb-authentication.git --origin origin Cloning into 'nuxeo-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-easyshare] $> git clone git@github.com:nuxeo/nuxeo-easyshare.git --origin origin Cloning into 'nuxeo-easyshare'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-exalead-connector] $> git clone git@github.com:nuxeo/nuxeo-exalead-connector.git --origin origin Cloning into 'nuxeo-exalead-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-filesystem-connectors] $> git clone git@github.com:nuxeo/nuxeo-filesystem-connectors.git --origin origin Cloning into 'nuxeo-filesystem-connectors'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-fsexporter] $> git clone git@github.com:nuxeo/nuxeo-fsexporter.git --origin origin Cloning into 'nuxeo-fsexporter'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-http-client] $> git clone git@github.com:nuxeo/nuxeo-http-client.git --origin origin Cloning into 'nuxeo-http-client'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-javaagent] $> git clone git@github.com:nuxeo/nuxeo-javaagent.git --origin origin Cloning into 'nuxeo-javaagent'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-liveconnect] $> git clone git@github.com:nuxeo/nuxeo-liveconnect.git --origin origin Cloning into 'nuxeo-liveconnect'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-logs-viewer] $> git clone git@github.com:nuxeo/nuxeo-logs-viewer.git --origin origin Cloning into 'nuxeo-logs-viewer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-media-publishing] $> git clone git@github.com:nuxeo/nuxeo-media-publishing.git --origin origin Cloning into 'nuxeo-media-publishing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-mqueues] $> git clone git@github.com:nuxeo/nuxeo-mqueues.git --origin origin Cloning into 'nuxeo-mqueues'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-multi-tenant] $> git clone git@github.com:nuxeo/nuxeo-multi-tenant.git --origin origin Cloning into 'nuxeo-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-3d] $> git clone git@github.com:nuxeo/nuxeo-platform-3d.git --origin origin Cloning into 'nuxeo-platform-3d'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-audio] $> git clone git@github.com:nuxeo/nuxeo-platform-audio.git --origin origin Cloning into 'nuxeo-platform-audio'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-document-routing] $> git clone git@github.com:nuxeo/nuxeo-platform-document-routing.git --origin origin Cloning into 'nuxeo-platform-document-routing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-error-web] $> git clone git@github.com:nuxeo/nuxeo-platform-error-web.git --origin origin Cloning into 'nuxeo-platform-error-web'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-forms-layout-demo] $> git clone git@github.com:nuxeo/nuxeo-platform-forms-layout-demo.git --origin origin Cloning into 'nuxeo-platform-forms-layout-demo'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-importer] $> git clone git@github.com:nuxeo/nuxeo-platform-importer.git --origin origin Cloning into 'nuxeo-platform-importer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-indexing-gateway] $> git clone git@github.com:nuxeo/nuxeo-platform-indexing-gateway.git --origin origin Cloning into 'nuxeo-platform-indexing-gateway'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext.git --origin origin Cloning into 'nuxeo-platform-lang-ext'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext-incomplete] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext-incomplete.git --origin origin Cloning into 'nuxeo-platform-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-pdf-utils] $> git clone git@github.com:nuxeo/nuxeo-platform-pdf-utils.git --origin origin Cloning into 'nuxeo-platform-pdf-utils'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-shibboleth-groups-web] $> git clone git@github.com:nuxeo/nuxeo-platform-shibboleth-groups-web.git --origin origin Cloning into 'nuxeo-platform-shibboleth-groups-web'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-smart-search] $> git clone git@github.com:nuxeo/nuxeo-platform-smart-search.git --origin origin Cloning into 'nuxeo-platform-smart-search'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-suggestbox] $> git clone git@github.com:nuxeo/nuxeo-platform-suggestbox.git --origin origin Cloning into 'nuxeo-platform-suggestbox'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-user-registration] $> git clone git@github.com:nuxeo/nuxeo-platform-user-registration.git --origin origin Cloning into 'nuxeo-platform-user-registration'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-video] $> git clone git@github.com:nuxeo/nuxeo-platform-video.git --origin origin Cloning into 'nuxeo-platform-video'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-quota] $> git clone git@github.com:nuxeo/nuxeo-quota.git --origin origin Cloning into 'nuxeo-quota'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-rating] $> git clone git@github.com:nuxeo/nuxeo-rating.git --origin origin Cloning into 'nuxeo-rating'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-resources-compat] $> git clone git@github.com:nuxeo/nuxeo-resources-compat.git --origin origin Cloning into 'nuxeo-resources-compat'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-review-workflows-dashboards] $> git clone git@github.com:nuxeo/nuxeo-review-workflows-dashboards.git --origin origin Cloning into 'nuxeo-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-sample-project] $> git clone git@github.com:nuxeo/nuxeo-sample-project.git --origin origin Cloning into 'nuxeo-sample-project'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-segment.io-connector] $> git clone git@github.com:nuxeo/nuxeo-segment.io-connector.git --origin origin Cloning into 'nuxeo-segment.io-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-session-inspector] $> git clone git@github.com:nuxeo/nuxeo-session-inspector.git --origin origin Cloning into 'nuxeo-session-inspector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shell] $> git clone git@github.com:nuxeo/nuxeo-shell.git --origin origin Cloning into 'nuxeo-shell'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shibboleth-invitation] $> git clone git@github.com:nuxeo/nuxeo-shibboleth-invitation.git --origin origin Cloning into 'nuxeo-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-showcase-content-sample] $> git clone git@github.com:nuxeo/nuxeo-showcase-content-sample.git --origin origin Cloning into 'nuxeo-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-signature] $> git clone git@github.com:nuxeo/nuxeo-signature.git --origin origin Cloning into 'nuxeo-signature'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-style-guide] $> git clone git@github.com:nuxeo/nuxeo-style-guide.git --origin origin Cloning into 'nuxeo-style-guide'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-template-rendering] $> git clone git@github.com:nuxeo/nuxeo-template-rendering.git --origin origin Cloning into 'nuxeo-template-rendering'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-tree-snapshot] $> git clone git@github.com:nuxeo/nuxeo-tree-snapshot.git --origin origin Cloning into 'nuxeo-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-api-playground] $> git clone git@github.com:nuxeo/nuxeo-api-playground.git --origin origin Cloning into 'nuxeo-api-playground'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-webengine-features] $> git clone git@github.com:nuxeo/nuxeo-webengine-features.git --origin origin Cloning into 'nuxeo-webengine-features'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [addons-core] $> git clone git@github.com:nuxeo/addons-core.git --origin origin Cloning into 'addons-core'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml [nuxeo-core-storage-marklogic] $> git clone git@github.com:nuxeo/nuxeo-core-storage-marklogic.git --origin origin Cloning into 'nuxeo-core-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 9.1-I20170127_0847, update versions, commit and tag as release-9.1-I20170127_0847... [.] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [addons] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-activity] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-apidoc-server] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-binary-metadata] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-box-api] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-business-days-management] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-chemistry] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-connect-tools] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-core-binarymanager-cloud] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-core-binarymanager-sql] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-csv] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-dam] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-datadog-reporter] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-diff] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-dmk-adaptor] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-drive-server] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-duoweb-authentication] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-easyshare] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-exalead-connector] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-filesystem-connectors] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-fsexporter] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-http-client] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-javaagent] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-liveconnect] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-logs-viewer] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-media-publishing] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-mqueues] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-multi-tenant] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-3d] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-audio] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-document-routing] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-error-web] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-forms-layout-demo] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-importer] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-indexing-gateway] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-lang-ext] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-lang-ext-incomplete] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-pdf-utils] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-shibboleth-groups-web] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-smart-search] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-suggestbox] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-user-registration] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-platform-video] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-quota] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-rating] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-resources-compat] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-review-workflows-dashboards] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-sample-project] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-segment.io-connector] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-session-inspector] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-shell] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-shibboleth-invitation] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-showcase-content-sample] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-signature] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-style-guide] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-template-rendering] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-tree-snapshot] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-api-playground] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-webengine-features] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [addons-core] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [nuxeo-core-storage-marklogic] $> git checkout -b 9.1-I20170127_0847 Switched to a new branch '9.1-I20170127_0847' [INFO] Replacing occurrences of 9.1-SNAPSHOT with 9.1-I20170127_0847 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-wizard-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-funkload-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/test.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-el/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-gwt-codeserver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-gwt/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/run.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-admin/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-samples-extended/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-samples-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-box-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-queues/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-bench/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/nuxeo-mqueues-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/nuxeo-mqueues-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/nuxeo-mqueues-marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/nuxeo-mqueues-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml' [.] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 ece2e930990] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 299 files changed, 345 insertions(+), 351 deletions(-) [addons] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 f6f5f99] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 2 files changed, 45 insertions(+), 45 deletions(-) [nuxeo-activity] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 fb984e2] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-apidoc-server] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 4a4fef9] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-binary-metadata] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 5bac823] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-box-api] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 a260eb4] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-business-days-management] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 3482723] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-chemistry] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 55a07ce2] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-connect-tools] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 2afa59c] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-core-binarymanager-cloud] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 d99d428] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-core-binarymanager-sql] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 d3856b1] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-csv] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 2ea41e9] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-dam] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 76f2ce12] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-datadog-reporter] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 93105ac] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-diff] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 87fe81b] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-dmk-adaptor] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 4f42e39] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-drive-server] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 a543b581] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 8 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-duoweb-authentication] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 dcb4cd9] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-easyshare] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 d668fc2] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-exalead-connector] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 88b1051] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-filesystem-connectors] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 1e1d30f] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-fsexporter] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 a4cf647] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-http-client] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 4455f71] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-javaagent] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 ee10db2] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-liveconnect] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 528f389] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 18 files changed, 18 insertions(+), 18 deletions(-) [nuxeo-logs-viewer] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 76c868b] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-media-publishing] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 8bae8aa] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 7 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-mqueues] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 6c44392] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 15 insertions(+), 19 deletions(-) [nuxeo-multi-tenant] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 23abf86] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-3d] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 c4c930b] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 20 insertions(+), 34 deletions(-) [nuxeo-platform-audio] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 afb24ce] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-document-routing] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 455c45bc] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 9 files changed, 9 insertions(+), 9 deletions(-) [nuxeo-platform-error-web] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 c075d6a] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-forms-layout-demo] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 67060dc] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-platform-importer] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 2c5d76b] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 7 files changed, 10 insertions(+), 10 deletions(-) [nuxeo-platform-indexing-gateway] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 a0656e3] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 c3d572d] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext-incomplete] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 136dae6] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-pdf-utils] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 17f43a0] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-shibboleth-groups-web] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 dc0744b] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-smart-search] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 cdd66ae] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-suggestbox] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 b92f2bf] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-user-registration] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 da0f86a] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-video] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 ec298dc] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-quota] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 d948926] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 5 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-rating] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 ecb233d] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-resources-compat] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 7be2387] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-review-workflows-dashboards] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 8f61851] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-sample-project] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 46efffd] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-segment.io-connector] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 43b4da1] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-session-inspector] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 1922bd1] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-shell] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 b30a940] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-shibboleth-invitation] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 912f818] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-showcase-content-sample] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 5107905] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 2 files changed, 2 insertions(+), 2 deletions(-) [nuxeo-signature] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 849b757] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-style-guide] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 560e0b0] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-template-rendering] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 e2bcfaa8] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 12 files changed, 12 insertions(+), 12 deletions(-) [nuxeo-tree-snapshot] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 4583a27] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 4 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-api-playground] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 40ed146] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-webengine-features] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 489c31c3db] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 5 files changed, 5 insertions(+), 5 deletions(-) [addons-core] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 1485004] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-core-storage-marklogic] $> git commit -m'Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847' -a [9.1-I20170127_0847 b3993ba] Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 1 file changed, 1 insertion(+), 1 deletion(-) [.] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [addons] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-activity] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-apidoc-server] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-binary-metadata] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-box-api] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-business-days-management] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-chemistry] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-connect-tools] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-core-binarymanager-cloud] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-core-binarymanager-sql] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-csv] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-dam] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-datadog-reporter] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-diff] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-dmk-adaptor] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-drive-server] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-duoweb-authentication] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-easyshare] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-exalead-connector] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-filesystem-connectors] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-fsexporter] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-http-client] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-javaagent] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-liveconnect] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-logs-viewer] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-media-publishing] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-mqueues] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-multi-tenant] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-3d] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-audio] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-document-routing] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-error-web] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-forms-layout-demo] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-importer] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-indexing-gateway] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-lang-ext] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-lang-ext-incomplete] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-pdf-utils] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-shibboleth-groups-web] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-smart-search] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-suggestbox] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-user-registration] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-platform-video] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-quota] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-rating] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-resources-compat] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-review-workflows-dashboards] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-sample-project] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-segment.io-connector] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-session-inspector] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-shell] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-shibboleth-invitation] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-showcase-content-sample] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-signature] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-style-guide] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-template-rendering] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-tree-snapshot] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-api-playground] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-webengine-features] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [addons-core] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [nuxeo-core-storage-marklogic] $> git tag -a release-9.1-I20170127_0847 -m'Release release-9.1-I20170127_0847 from 9.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [addons] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-activity] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-apidoc-server] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-binary-metadata] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-box-api] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-business-days-management] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-chemistry] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-connect-tools] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-binarymanager-cloud] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-binarymanager-sql] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-csv] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-dam] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-datadog-reporter] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-diff] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-dmk-adaptor] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-drive-server] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-duoweb-authentication] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-easyshare] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-exalead-connector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-filesystem-connectors] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-fsexporter] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-http-client] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-javaagent] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-liveconnect] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-logs-viewer] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-media-publishing] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-mqueues] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-multi-tenant] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-3d] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-audio] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-document-routing] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-error-web] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-forms-layout-demo] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-importer] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-indexing-gateway] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-lang-ext] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-lang-ext-incomplete] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-pdf-utils] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-shibboleth-groups-web] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-smart-search] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-suggestbox] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-user-registration] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-video] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-quota] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-rating] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-resources-compat] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-review-workflows-dashboards] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-sample-project] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-segment.io-connector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-session-inspector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-shell] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-shibboleth-invitation] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-showcase-content-sample] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-signature] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-style-guide] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-template-rendering] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-tree-snapshot] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-api-playground] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-webengine-features] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [addons-core] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-storage-marklogic] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [INFO] Build and package release-9.1-I20170127_0847... [.] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ece2e930990... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [addons] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f6f5f99... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-activity] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fb984e2... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-apidoc-server] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4a4fef9... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-binary-metadata] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5bac823... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-box-api] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a260eb4... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-business-days-management] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3482723... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-chemistry] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 55a07ce2... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-connect-tools] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2afa59c... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-core-binarymanager-cloud] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d99d428... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-core-binarymanager-sql] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d3856b1... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-csv] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2ea41e9... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-dam] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 76f2ce12... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-datadog-reporter] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 93105ac... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-diff] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 87fe81b... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-dmk-adaptor] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4f42e39... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-drive-server] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a543b581... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-duoweb-authentication] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dcb4cd9... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-easyshare] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d668fc2... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-exalead-connector] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 88b1051... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-filesystem-connectors] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1e1d30f... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-fsexporter] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a4cf647... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-http-client] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4455f71... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-javaagent] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ee10db2... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-liveconnect] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 528f389... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-logs-viewer] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 76c868b... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-media-publishing] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8bae8aa... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-mqueues] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6c44392... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-multi-tenant] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 23abf86... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-3d] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c4c930b... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-audio] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at afb24ce... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-document-routing] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 455c45bc... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-error-web] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c075d6a... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-forms-layout-demo] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 67060dc... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-importer] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2c5d76b... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-indexing-gateway] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a0656e3... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-lang-ext] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c3d572d... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-lang-ext-incomplete] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 136dae6... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-pdf-utils] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 17f43a0... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-shibboleth-groups-web] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dc0744b... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-smart-search] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at cdd66ae... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-suggestbox] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b92f2bf... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-user-registration] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at da0f86a... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-platform-video] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ec298dc... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-quota] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d948926... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-rating] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ecb233d... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-resources-compat] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7be2387... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-review-workflows-dashboards] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8f61851... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-sample-project] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 46efffd... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-segment.io-connector] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 43b4da1... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-session-inspector] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1922bd1... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-shell] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b30a940... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-shibboleth-invitation] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 912f818... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-showcase-content-sample] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5107905... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-signature] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 849b757... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-style-guide] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 560e0b0... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-template-rendering] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e2bcfaa8... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-tree-snapshot] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4583a27... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-api-playground] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 40ed146... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-webengine-features] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 489c31c3db... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [addons-core] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1485004... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [nuxeo-core-storage-marklogic] $> git checkout release-9.1-I20170127_0847 Note: checking out 'release-9.1-I20170127_0847'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b3993ba... Release master, update 9.1-SNAPSHOT to 9.1-I20170127_0847 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -DskipITs=true -Paddons,distrib,release,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/9.1-I20170127_0847/nuxeo-distribution-9.1-I20170127_0847.pom [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/distribution/nuxeo-distribution/9.1-I20170127_0847/nuxeo-distribution-9.1-I20170127_0847.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-distribution/9.1-I20170127_0847/nuxeo-distribution-9.1-I20170127_0847.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.nuxeo.marketplace.mqueues.importer:parent:1.0.0-SNAPSHOT: Could not find artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:9.1-I20170127_0847 in public (http://maven.nuxeo.org/nexus/content/groups/public) and 'parent.relativePath' points at no local POM @ line 3, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.nuxeo.marketplace.mqueues.importer:parent:1.0.0-SNAPSHOT (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-mqueues/nuxeo-mqueues-marketplace/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.nuxeo.marketplace.mqueues.importer:parent:1.0.0-SNAPSHOT: Could not find artifact org.nuxeo.ecm.distribution:nuxeo-distribution:pom:9.1-I20170127_0847 in public (http://maven.nuxeo.org/nexus/content/groups/public) and 'parent.relativePath' points at no local POM @ line 3, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [ERROR] Command 'mvn clean deploy -fae -DskipITs=true -Paddons,distrib,release,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS' returned non-zero exit code (1) Build step 'Execute shell' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [description-setter] Description set: Checking skip = Failed Jenkins Text Finder: File set 'nuxeo/marketplace/release.ini' is empty Notifying upstream projects of job completion Jabber notifier plugin: Notifying suspects Jabber notifier plugin: Sending notification to suspect: atchertchian@nuxeo.com Email was triggered for: Always Sending email for trigger: Always An attempt to send an e-mail to empty list of recipients, ignored. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE