From 649028fc410f05b9d6aead3d4cfe270aec628f2f Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Mon, 12 Oct 2020 11:55:57 +0200 Subject: [PATCH 01/10] release version 2.6.2 --- lerna.json | 2 +- pom.xml | 2 +- scm-annotation-processor/pom.xml | 6 ++--- scm-annotations/pom.xml | 4 +-- scm-core/pom.xml | 8 +++--- scm-dao-xml/pom.xml | 8 +++--- scm-it/pom.xml | 20 +++++++------- scm-packaging/deb/pom.xml | 6 ++--- scm-packaging/docker/pom.xml | 4 +-- scm-packaging/helm/pom.xml | 4 +-- scm-packaging/pom.xml | 4 +-- scm-packaging/release-yaml/pom.xml | 4 +-- scm-packaging/rpm/pom.xml | 6 ++--- scm-packaging/unix/pom.xml | 4 +-- scm-packaging/windows/pom.xml | 4 +-- scm-plugins/pom.xml | 10 +++---- scm-plugins/scm-git-plugin/package.json | 4 +-- scm-plugins/scm-git-plugin/pom.xml | 2 +- scm-plugins/scm-hg-plugin/package.json | 4 +-- scm-plugins/scm-hg-plugin/pom.xml | 2 +- .../scm-integration-test-plugin/pom.xml | 4 +-- scm-plugins/scm-legacy-plugin/package.json | 4 +-- scm-plugins/scm-legacy-plugin/pom.xml | 4 +-- scm-plugins/scm-svn-plugin/package.json | 4 +-- scm-plugins/scm-svn-plugin/pom.xml | 2 +- scm-server/pom.xml | 4 +-- scm-test/pom.xml | 6 ++--- scm-ui/babel-preset/package.json | 2 +- scm-ui/e2e-tests/package.json | 2 +- scm-ui/eslint-config/package.json | 2 +- scm-ui/jest-preset/package.json | 2 +- scm-ui/pom.xml | 4 +-- scm-ui/prettier-config/package.json | 2 +- scm-ui/tsconfig/package.json | 2 +- scm-ui/ui-components/package.json | 8 +++--- scm-ui/ui-extensions/package.json | 2 +- scm-ui/ui-plugins/package.json | 22 ++++++++-------- scm-ui/ui-polyfill/package.json | 2 +- scm-ui/ui-scripts/package.json | 2 +- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-tests/package.json | 2 +- scm-ui/ui-types/package.json | 2 +- scm-ui/ui-webapp/package.json | 8 +++--- scm-webapp/pom.xml | 26 +++++++++---------- 44 files changed, 114 insertions(+), 114 deletions(-) diff --git a/lerna.json b/lerna.json index 39522e0cbd..82f448cfeb 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.6.1" + "version": "2.6.2" } diff --git a/pom.xml b/pom.xml index 6f33025831..0d21ae0b76 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.6.1 + 2.6.2 The easiest way to share your Git, Mercurial and Subversion repositories. diff --git a/scm-annotation-processor/pom.xml b/scm-annotation-processor/pom.xml index a8b703e827..ea75823736 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm scm-annotation-processor - 2.6.1 + 2.6.2 scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.6.1 + 2.6.2 diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index 050ed19e59..261bfa1580 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.6.1 + 2.6.2 scm-annotations - 2.6.1 + 2.6.2 scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 71f7fb3c97..a48324c0c4 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.6.1 + 2.6.2 scm-core - 2.6.1 + 2.6.2 scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.6.1 + 2.6.2 @@ -227,7 +227,7 @@ sonia.scm scm-annotation-processor - 2.6.1 + 2.6.2 provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 22fb627c05..c9729a9ea1 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.6.1 + 2.6.2 scm-dao-xml - 2.6.1 + 2.6.2 scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.6.1 + 2.6.2 @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.6.1 + 2.6.2 test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index 6523fc3ad3..8bbd160654 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm scm-it war - 2.6.1 + 2.6.2 scm-it sonia.scm scm-core - 2.6.1 + 2.6.2 sonia.scm scm-test - 2.6.1 + 2.6.2 sonia.scm.plugins scm-git-plugin - 2.6.1 + 2.6.2 test sonia.scm.plugins scm-git-plugin - 2.6.1 + 2.6.2 tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.6.1 + 2.6.2 test sonia.scm.plugins scm-hg-plugin - 2.6.1 + 2.6.2 tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.6.1 + 2.6.2 test sonia.scm.plugins scm-svn-plugin - 2.6.1 + 2.6.2 tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index bd2e75b9e7..e12311c659 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 deb deb - 2.6.1 + 2.6.2 Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.6.1 + 2.6.2 diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index 79cb2d87c2..4843c6776c 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 docker pom - 2.6.1 + 2.6.2 diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index 2b77805286..a9bf718eb7 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 helm helm - 2.6.1 + 2.6.2 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index 17ecafe2c7..640a8b7404 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm.packaging scm-packaging pom - 2.6.1 + 2.6.2 packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index df0e4fd20a..ecd8d5fd3a 100644 --- a/scm-packaging/release-yaml/pom.xml +++ b/scm-packaging/release-yaml/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 release-yaml pom - 2.6.1 + 2.6.2 diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 2d1749e05f..49985f4b5f 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 rpm rpm - 2.6.1 + 2.6.2 Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.6.1 + 2.6.2 diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index f34d15497d..c1ee619ef3 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 unix pom - 2.6.1 + 2.6.2 diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index 1db815b09c..8c6baec36a 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.6.1 + 2.6.2 windows pom - 2.6.1 + 2.6.2 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 4711121caf..0425904931 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm.plugins scm-plugins pom - 2.6.1 + 2.6.2 scm-plugins @@ -60,7 +60,7 @@ sonia.scm scm-core - 2.6.1 + 2.6.2 provided @@ -69,7 +69,7 @@ sonia.scm scm-annotation-processor - 2.6.1 + 2.6.2 provided @@ -99,7 +99,7 @@ sonia.scm scm-test - 2.6.1 + 2.6.2 test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index 266d432601..418dccc5be 100644 --- a/scm-plugins/scm-git-plugin/package.json +++ b/scm-plugins/scm-git-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-git-plugin", "private": true, - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -20,6 +20,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.6.1" + "@scm-manager/ui-plugins": "^2.6.2" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 27a5477924..33925ce335 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.6.1 + 2.6.2 scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index 4147fbcf9c..0af5c75c47 100644 --- a/scm-plugins/scm-hg-plugin/package.json +++ b/scm-plugins/scm-hg-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-hg-plugin", "private": true, - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.6.1" + "@scm-manager/ui-plugins": "^2.6.2" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 71d410abf8..b7737939e4 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -31,7 +31,7 @@ sonia.scm.plugins scm-plugins - 2.6.1 + 2.6.2 scm-hg-plugin diff --git a/scm-plugins/scm-integration-test-plugin/pom.xml b/scm-plugins/scm-integration-test-plugin/pom.xml index 383651fc1b..783efc741d 100644 --- a/scm-plugins/scm-integration-test-plugin/pom.xml +++ b/scm-plugins/scm-integration-test-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.6.1 + 2.6.2 scm-integration-test-plugin Add functions for integration tests. This is not intended for production systems. - 2.6.1 + 2.6.2 smp diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index 00eb09f660..63afdac99f 100644 --- a/scm-plugins/scm-legacy-plugin/package.json +++ b/scm-plugins/scm-legacy-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-legacy-plugin", "private": true, - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "main": "./src/main/js/index.tsx", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.6.1" + "@scm-manager/ui-plugins": "^2.6.2" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index 4260c3df53..7c68682e44 100644 --- a/scm-plugins/scm-legacy-plugin/pom.xml +++ b/scm-plugins/scm-legacy-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.6.1 + 2.6.2 scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.6.1 + 2.6.2 smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index bd34a739bc..44b6272d6e 100644 --- a/scm-plugins/scm-svn-plugin/package.json +++ b/scm-plugins/scm-svn-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-svn-plugin", "private": true, - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.6.1" + "@scm-manager/ui-plugins": "^2.6.2" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index ebe446dc95..70f9756c9e 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.6.1 + 2.6.2 scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 4c9b497229..0b4710b509 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.6.1 + 2.6.2 sonia.scm scm-server - 2.6.1 + 2.6.2 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 68fce6e219..ea3f244477 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.6.1 + 2.6.2 sonia.scm scm-test - 2.6.1 + 2.6.2 scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.6.1 + 2.6.2 diff --git a/scm-ui/babel-preset/package.json b/scm-ui/babel-preset/package.json index ba0b4a3925..3a3dd65cb8 100644 --- a/scm-ui/babel-preset/package.json +++ b/scm-ui/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/babel-preset", - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "description": "Babel configuration for scm-manager and its plugins", "main": "index.js", diff --git a/scm-ui/e2e-tests/package.json b/scm-ui/e2e-tests/package.json index 82903bdcb5..8e868886ee 100644 --- a/scm-ui/e2e-tests/package.json +++ b/scm-ui/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/e2e-tests", - "version": "2.6.1", + "version": "2.6.2", "description": "End to end Tests for SCM-Manager", "main": "index.js", "author": "Eduard Heimbuch ", diff --git a/scm-ui/eslint-config/package.json b/scm-ui/eslint-config/package.json index f0743c81b0..406d0de99f 100644 --- a/scm-ui/eslint-config/package.json +++ b/scm-ui/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/eslint-config", - "version": "2.6.1", + "version": "2.6.2", "description": "ESLint configuration for scm-manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/jest-preset/package.json b/scm-ui/jest-preset/package.json index 33080df8e3..1548bd9ab3 100644 --- a/scm-ui/jest-preset/package.json +++ b/scm-ui/jest-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/jest-preset", - "version": "2.6.1", + "version": "2.6.2", "description": "Jest presets for SCM-Manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index 83b222536a..8a2dcf68d7 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm scm-ui war - 2.6.1 + 2.6.2 scm-ui diff --git a/scm-ui/prettier-config/package.json b/scm-ui/prettier-config/package.json index bcdaa09e9e..9f8be33bbf 100644 --- a/scm-ui/prettier-config/package.json +++ b/scm-ui/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/prettier-config", - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "description": "Prettier configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/tsconfig/package.json b/scm-ui/tsconfig/package.json index 5a726dba97..cd0fd98c16 100644 --- a/scm-ui/tsconfig/package.json +++ b/scm-ui/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/tsconfig", - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "description": "TypeScript configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index af2220d2b7..3ac586b0e9 100644 --- a/scm-ui/ui-components/package.json +++ b/scm-ui/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-components", - "version": "2.6.1", + "version": "2.6.2", "description": "UI Components for SCM-Manager and its plugins", "main": "src/index.ts", "files": [ @@ -18,7 +18,7 @@ "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.6.1", + "@scm-manager/ui-tests": "^2.6.2", "@storybook/addon-actions": "^5.2.3", "@storybook/addon-storyshots": "^5.2.3", "@storybook/react": "^5.2.3", @@ -46,8 +46,8 @@ "worker-plugin": "^3.2.0" }, "dependencies": { - "@scm-manager/ui-extensions": "^2.6.1", - "@scm-manager/ui-types": "^2.6.1", + "@scm-manager/ui-extensions": "^2.6.2", + "@scm-manager/ui-types": "^2.6.2", "classnames": "^2.2.6", "date-fns": "^2.4.1", "gitdiff-parser": "^0.1.2", diff --git a/scm-ui/ui-extensions/package.json b/scm-ui/ui-extensions/package.json index ca3e77573b..28dc0c5191 100644 --- a/scm-ui/ui-extensions/package.json +++ b/scm-ui/ui-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-extensions", - "version": "2.6.1", + "version": "2.6.2", "main": "src/index.ts", "license": "MIT", "private": false, diff --git a/scm-ui/ui-plugins/package.json b/scm-ui/ui-plugins/package.json index cbfd3db935..8830698a1f 100644 --- a/scm-ui/ui-plugins/package.json +++ b/scm-ui/ui-plugins/package.json @@ -1,13 +1,13 @@ { "name": "@scm-manager/ui-plugins", - "version": "2.6.1", + "version": "2.6.2", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.6.1", - "@scm-manager/ui-extensions": "^2.6.1", + "@scm-manager/ui-components": "^2.6.2", + "@scm-manager/ui-extensions": "^2.6.2", "classnames": "^2.2.6", "query-string": "^5.0.1", "react": "^16.10.2", @@ -18,14 +18,14 @@ "styled-components": "^5.1.0" }, "devDependencies": { - "@scm-manager/babel-preset": "^2.6.1", - "@scm-manager/eslint-config": "^2.6.1", - "@scm-manager/jest-preset": "^2.6.1", - "@scm-manager/prettier-config": "^2.6.1", - "@scm-manager/tsconfig": "^2.6.1", - "@scm-manager/ui-scripts": "^2.6.1", - "@scm-manager/ui-tests": "^2.6.1", - "@scm-manager/ui-types": "^2.6.1", + "@scm-manager/babel-preset": "^2.6.2", + "@scm-manager/eslint-config": "^2.6.2", + "@scm-manager/jest-preset": "^2.6.2", + "@scm-manager/prettier-config": "^2.6.2", + "@scm-manager/tsconfig": "^2.6.2", + "@scm-manager/ui-scripts": "^2.6.2", + "@scm-manager/ui-tests": "^2.6.2", + "@scm-manager/ui-types": "^2.6.2", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-ui/ui-polyfill/package.json b/scm-ui/ui-polyfill/package.json index 502d9ba4b5..aa6ed2aa17 100644 --- a/scm-ui/ui-polyfill/package.json +++ b/scm-ui/ui-polyfill/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-polyfill", - "version": "2.6.1", + "version": "2.6.2", "description": "Polyfills for SCM-Manager UI", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-scripts/package.json b/scm-ui/ui-scripts/package.json index 7a8345e9bf..eb1a73b2d8 100644 --- a/scm-ui/ui-scripts/package.json +++ b/scm-ui/ui-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-scripts", - "version": "2.6.1", + "version": "2.6.2", "description": "Build scripts for SCM-Manager", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index 97fa842c15..0b68c71aae 100644 --- a/scm-ui/ui-styles/package.json +++ b/scm-ui/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-styles", - "version": "2.6.1", + "version": "2.6.2", "description": "Styles for SCM-Manager", "main": "src/scm.scss", "license": "MIT", diff --git a/scm-ui/ui-tests/package.json b/scm-ui/ui-tests/package.json index e390086e97..135be1e7d1 100644 --- a/scm-ui/ui-tests/package.json +++ b/scm-ui/ui-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-tests", - "version": "2.6.1", + "version": "2.6.2", "description": "UI-Tests helpers", "author": "Sebastian Sdorra ", "license": "MIT", diff --git a/scm-ui/ui-types/package.json b/scm-ui/ui-types/package.json index f4b9c18e7f..a38cf4d212 100644 --- a/scm-ui/ui-types/package.json +++ b/scm-ui/ui-types/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-types", - "version": "2.6.1", + "version": "2.6.2", "description": "Flow types for SCM-Manager related Objects", "main": "src/index.ts", "files": [ diff --git a/scm-ui/ui-webapp/package.json b/scm-ui/ui-webapp/package.json index 2ec932320a..38205cbdfc 100644 --- a/scm-ui/ui-webapp/package.json +++ b/scm-ui/ui-webapp/package.json @@ -1,10 +1,10 @@ { "name": "@scm-manager/ui-webapp", - "version": "2.6.1", + "version": "2.6.2", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.6.1", - "@scm-manager/ui-extensions": "^2.6.1", + "@scm-manager/ui-components": "^2.6.2", + "@scm-manager/ui-extensions": "^2.6.2", "classnames": "^2.2.5", "history": "^4.10.1", "i18next": "^19.6.0", @@ -29,7 +29,7 @@ "test": "jest" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.6.1", + "@scm-manager/ui-tests": "^2.6.2", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 7cb901db64..c1585799da 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.6.1 + 2.6.2 sonia.scm scm-webapp war - 2.6.1 + 2.6.2 scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.6.1 + 2.6.2 provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.6.1 + 2.6.2 sonia.scm scm-dao-xml - 2.6.1 + 2.6.2 @@ -343,7 +343,7 @@ sonia.scm scm-test - 2.6.1 + 2.6.2 test @@ -405,7 +405,7 @@ sonia.scm.plugins scm-git-plugin - 2.6.1 + 2.6.2 tests test @@ -413,14 +413,14 @@ sonia.scm.plugins scm-git-plugin - 2.6.1 + 2.6.2 test sonia.scm.plugins scm-hg-plugin - 2.6.1 + 2.6.2 tests test @@ -428,14 +428,14 @@ sonia.scm.plugins scm-hg-plugin - 2.6.1 + 2.6.2 test sonia.scm.plugins scm-svn-plugin - 2.6.1 + 2.6.2 tests test @@ -443,7 +443,7 @@ sonia.scm.plugins scm-svn-plugin - 2.6.1 + 2.6.2 test @@ -729,7 +729,7 @@ sonia.scm scm-ui - 2.6.1 + 2.6.2 war From 181411f52ba7417f70d0927059b53c84b949f796 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Mon, 12 Oct 2020 12:45:27 +0200 Subject: [PATCH 02/10] Adjust changelog for release 2.7.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e3fdc290..97644147c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [2.7.0] - 2020-10-12 ### Added - Users can create API keys with limited permissions ([#1359](https://github.com/scm-manager/scm-manager/pull/1359)) From eb3525a680284792534fa98e9ef8a92922a5f240 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Mon, 12 Oct 2020 12:59:50 +0200 Subject: [PATCH 03/10] improve translations --- scm-ui/ui-webapp/public/locales/de/admin.json | 4 ++-- scm-ui/ui-webapp/public/locales/de/repos.json | 12 ++++++------ scm-ui/ui-webapp/public/locales/en/admin.json | 4 ++-- scm-ui/ui-webapp/public/locales/en/repos.json | 10 +++++----- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/scm-ui/ui-webapp/public/locales/de/admin.json b/scm-ui/ui-webapp/public/locales/de/admin.json index 6f8de6c7df..0501aa612d 100644 --- a/scm-ui/ui-webapp/public/locales/de/admin.json +++ b/scm-ui/ui-webapp/public/locales/de/admin.json @@ -38,8 +38,8 @@ }, "showPending": "Änderungen anzeigen", "executePending": "Änderungen ausführen", - "outdatedPlugins": "{{count}} veraltetes Plugin", - "outdatedPlugins_plural": "{{count}} veraltete Plugins", + "outdatedPlugins": "{{count}} Plugin aktualisieren", + "outdatedPlugins_plural": "{{count}} Plugins aktualisieren", "updateAll": "Alle Plugins aktualisieren", "cancelPending": "Änderungen abbrechen", "noPlugins": "Keine Plugins gefunden.", diff --git a/scm-ui/ui-webapp/public/locales/de/repos.json b/scm-ui/ui-webapp/public/locales/de/repos.json index 535a03c4de..a1303555f4 100644 --- a/scm-ui/ui-webapp/public/locales/de/repos.json +++ b/scm-ui/ui-webapp/public/locales/de/repos.json @@ -139,7 +139,7 @@ "subtitle": "Repository bearbeiten", "submit": "Speichern", "initializeRepository": "Repository initiieren", - "dangerZone": "Gefahrenzone" + "dangerZone": "Umbenennen und Löschen" }, "sources": { "fileTree": { @@ -224,8 +224,8 @@ }, "deleteRepo": { "button": "Repository löschen", - "subtitle": "Löscht dieses Repository", - "description": "Diese Aktion kann nicht rückgangig gemacht werden.", + "subtitle": "Repository löschen", + "description": "Gelöschte Repositories können nicht wieder hergestellt werden.", "confirmAlert": { "title": "Repository löschen", "message": "Soll das Repository wirklich gelöscht werden?", @@ -235,9 +235,9 @@ }, "renameRepo": { "button": "Repository umbenennen", - "subtitle": "Benennt dieses Repository um", - "description1": "Es werden keine Weiterleitung auf den neuen Namen eingerichtet.", - "description2": "Berechtigungen aus dem Namespace werden bei einem Wechsel nicht übernommen.", + "subtitle": "Repository umbenennen", + "description1": "Das Repository kann nur über den neuen Namen erreicht werden.", + "description2": "Berechtigungen aus dem Namespace müssen erneut vergeben werden.", "modal": { "title": "Repository umbenennen", "label": { diff --git a/scm-ui/ui-webapp/public/locales/en/admin.json b/scm-ui/ui-webapp/public/locales/en/admin.json index ae404117fe..dfce59e70a 100644 --- a/scm-ui/ui-webapp/public/locales/en/admin.json +++ b/scm-ui/ui-webapp/public/locales/en/admin.json @@ -38,8 +38,8 @@ }, "showPending": "Show changes", "executePending": "Execute changes", - "outdatedPlugins": "{{count}} outdated plugin", - "outdatedPlugins_plural": "{{count}} outdated plugins", + "outdatedPlugins": "Update {{count}} plugin", + "outdatedPlugins_plural": "Update {{count}} plugins", "updateAll": "Update all plugins", "cancelPending": "Cancel changes", "noPlugins": "No plugins found.", diff --git a/scm-ui/ui-webapp/public/locales/en/repos.json b/scm-ui/ui-webapp/public/locales/en/repos.json index aacc11f1f9..bbc21d3cad 100644 --- a/scm-ui/ui-webapp/public/locales/en/repos.json +++ b/scm-ui/ui-webapp/public/locales/en/repos.json @@ -139,7 +139,7 @@ "subtitle": "Edit Repository", "submit": "Save", "initializeRepository": "Initialize repository", - "dangerZone": "Danger Zone" + "dangerZone": "Rename and delete" }, "sources": { "fileTree": { @@ -224,8 +224,8 @@ }, "deleteRepo": { "button": "Delete Repository", - "subtitle": "Deletes this repository", - "description": "Once a repository was deleted, this cannot be undone. Please be careful with this action.", + "subtitle": "Delete repository", + "description": "Deleted repositories can not be restored.", "confirmAlert": { "title": "Delete repository", "message": "Do you really want to delete the repository?", @@ -236,8 +236,8 @@ "renameRepo": { "button": "Rename Repository", "subtitle": "Renames this repository", - "description1": "There will be no redirects to the renamed repository.", - "description2": "Permissions from the namespace will not be adapted when the namespace is changed.", + "description1": "The repository can only be accessed by its new name.", + "description2": "Namespace Permissions must be set again if the namespace is changed.", "modal": { "title": "Rename repository", "label": { From 3d8dc0ed05038948dbe341365505d90ef7671a01 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Mon, 12 Oct 2020 14:24:11 +0200 Subject: [PATCH 04/10] Revert "Fix sonar issue" This reverts commit 0b0df4ed --- .../main/java/sonia/scm/repository/api/GitHookTagProvider.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java b/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java index a9ce189250..9c01bb40c5 100644 --- a/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java +++ b/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java @@ -105,6 +105,8 @@ public class GitHookTagProvider implements HookTagProvider { final RevObject revObject = revWalk.parseAny(oldId); if (revObject instanceof RevTag) { return unpeelTag(revWalk, ((RevTag) revObject).getObject()); + } else if (revObject == null) { + return oldId; } else { return revObject; } From abe84138028ad71b0594c8d5837fcdff61ed05fd Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Mon, 12 Oct 2020 12:41:15 +0000 Subject: [PATCH 05/10] release version 2.7.0 --- lerna.json | 2 +- pom.xml | 2 +- scm-annotation-processor/pom.xml | 6 ++--- scm-annotations/pom.xml | 4 +-- scm-core/pom.xml | 8 +++--- scm-dao-xml/pom.xml | 8 +++--- scm-it/pom.xml | 20 +++++++------- scm-packaging/deb/pom.xml | 6 ++--- scm-packaging/docker/pom.xml | 4 +-- scm-packaging/helm/pom.xml | 4 +-- scm-packaging/pom.xml | 4 +-- scm-packaging/release-yaml/pom.xml | 4 +-- scm-packaging/rpm/pom.xml | 6 ++--- scm-packaging/unix/pom.xml | 4 +-- scm-packaging/windows/pom.xml | 4 +-- scm-plugins/pom.xml | 10 +++---- scm-plugins/scm-git-plugin/package.json | 4 +-- scm-plugins/scm-git-plugin/pom.xml | 2 +- scm-plugins/scm-hg-plugin/package.json | 4 +-- scm-plugins/scm-hg-plugin/pom.xml | 2 +- .../scm-integration-test-plugin/pom.xml | 4 +-- scm-plugins/scm-legacy-plugin/package.json | 4 +-- scm-plugins/scm-legacy-plugin/pom.xml | 4 +-- scm-plugins/scm-svn-plugin/package.json | 4 +-- scm-plugins/scm-svn-plugin/pom.xml | 2 +- scm-server/pom.xml | 4 +-- scm-test/pom.xml | 6 ++--- scm-ui/babel-preset/package.json | 2 +- scm-ui/e2e-tests/package.json | 2 +- scm-ui/eslint-config/package.json | 2 +- scm-ui/jest-preset/package.json | 2 +- scm-ui/pom.xml | 4 +-- scm-ui/prettier-config/package.json | 2 +- scm-ui/tsconfig/package.json | 2 +- scm-ui/ui-components/package.json | 8 +++--- scm-ui/ui-extensions/package.json | 2 +- scm-ui/ui-plugins/package.json | 22 ++++++++-------- scm-ui/ui-polyfill/package.json | 2 +- scm-ui/ui-scripts/package.json | 2 +- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-tests/package.json | 2 +- scm-ui/ui-types/package.json | 2 +- scm-ui/ui-webapp/package.json | 8 +++--- scm-webapp/pom.xml | 26 +++++++++---------- 44 files changed, 114 insertions(+), 114 deletions(-) diff --git a/lerna.json b/lerna.json index d490e6fcc1..8e0fe3caa7 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.7.0-SNAPSHOT" + "version": "2.7.0" } diff --git a/pom.xml b/pom.xml index 23322b99bc..a5d3ebbda5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.7.0-SNAPSHOT + 2.7.0 The easiest way to share your Git, Mercurial and Subversion repositories. diff --git a/scm-annotation-processor/pom.xml b/scm-annotation-processor/pom.xml index 3bcfbfb4d5..7f243c48d2 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-annotation-processor - 2.7.0-SNAPSHOT + 2.7.0 scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index 74c29df24d..1119d5d146 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 scm-annotations - 2.7.0-SNAPSHOT + 2.7.0 scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 8e39de7e7e..891084ce70 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.7.0-SNAPSHOT + 2.7.0 scm-core - 2.7.0-SNAPSHOT + 2.7.0 scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.7.0-SNAPSHOT + 2.7.0 @@ -227,7 +227,7 @@ sonia.scm scm-annotation-processor - 2.7.0-SNAPSHOT + 2.7.0 provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 62d4a90eff..1ec4c52683 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 scm-dao-xml - 2.7.0-SNAPSHOT + 2.7.0 scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.7.0-SNAPSHOT + 2.7.0 @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.7.0-SNAPSHOT + 2.7.0 test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index b950f99f51..afbaad0f2c 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-it war - 2.7.0-SNAPSHOT + 2.7.0 scm-it sonia.scm scm-core - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-test - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm.plugins scm-git-plugin - 2.7.0-SNAPSHOT + 2.7.0 test sonia.scm.plugins scm-git-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.7.0-SNAPSHOT + 2.7.0 test sonia.scm.plugins scm-hg-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.7.0-SNAPSHOT + 2.7.0 test sonia.scm.plugins scm-svn-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index edd9a41863..de881aa16c 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 deb deb - 2.7.0-SNAPSHOT + 2.7.0 Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index 207878fd30..2fa014de86 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 docker pom - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index eb227bb684..a4f88a2a29 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 helm helm - 2.7.0-SNAPSHOT + 2.7.0 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index da93203161..474d6e20a1 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm.packaging scm-packaging pom - 2.7.0-SNAPSHOT + 2.7.0 packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index dbd9fd33c2..7b99c4deb3 100644 --- a/scm-packaging/release-yaml/pom.xml +++ b/scm-packaging/release-yaml/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 release-yaml pom - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 67a3e0fbfa..9aa60c68a9 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 rpm rpm - 2.7.0-SNAPSHOT + 2.7.0 Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index 34ff06cb95..7607a599ab 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 unix pom - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index 6f59cfc812..9d2f60822a 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0-SNAPSHOT + 2.7.0 windows pom - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index a17ecc3218..805ea92331 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm.plugins scm-plugins pom - 2.7.0-SNAPSHOT + 2.7.0 scm-plugins @@ -60,7 +60,7 @@ sonia.scm scm-core - 2.7.0-SNAPSHOT + 2.7.0 provided @@ -69,7 +69,7 @@ sonia.scm scm-annotation-processor - 2.7.0-SNAPSHOT + 2.7.0 provided @@ -99,7 +99,7 @@ sonia.scm scm-test - 2.7.0-SNAPSHOT + 2.7.0 test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index 0a0571bfd0..e77be5abdf 100644 --- a/scm-plugins/scm-git-plugin/package.json +++ b/scm-plugins/scm-git-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-git-plugin", "private": true, - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -20,6 +20,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.7.0" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 3abee3fdbb..37509c89da 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.7.0-SNAPSHOT + 2.7.0 scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index fe931887b6..dcb9bb25c5 100644 --- a/scm-plugins/scm-hg-plugin/package.json +++ b/scm-plugins/scm-hg-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-hg-plugin", "private": true, - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.7.0" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 6382f47313..0941a85360 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -31,7 +31,7 @@ sonia.scm.plugins scm-plugins - 2.7.0-SNAPSHOT + 2.7.0 scm-hg-plugin diff --git a/scm-plugins/scm-integration-test-plugin/pom.xml b/scm-plugins/scm-integration-test-plugin/pom.xml index 2042dfc550..6b50716828 100644 --- a/scm-plugins/scm-integration-test-plugin/pom.xml +++ b/scm-plugins/scm-integration-test-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.7.0-SNAPSHOT + 2.7.0 scm-integration-test-plugin Add functions for integration tests. This is not intended for production systems. - 2.7.0-SNAPSHOT + 2.7.0 smp diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index e8281149a0..efa19a5612 100644 --- a/scm-plugins/scm-legacy-plugin/package.json +++ b/scm-plugins/scm-legacy-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-legacy-plugin", "private": true, - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "main": "./src/main/js/index.tsx", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.7.0" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index bc22b87467..d3c8a7ece9 100644 --- a/scm-plugins/scm-legacy-plugin/pom.xml +++ b/scm-plugins/scm-legacy-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.7.0-SNAPSHOT + 2.7.0 scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.7.0-SNAPSHOT + 2.7.0 smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index b504064f3a..71ed234adf 100644 --- a/scm-plugins/scm-svn-plugin/package.json +++ b/scm-plugins/scm-svn-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-svn-plugin", "private": true, - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.7.0" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index ad980a90bc..a46e0fe1c2 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.7.0-SNAPSHOT + 2.7.0 scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index dd88fe4385..9da664385f 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-server - 2.7.0-SNAPSHOT + 2.7.0 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 4595cdd403..ef8e1f0e58 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-test - 2.7.0-SNAPSHOT + 2.7.0 scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/scm-ui/babel-preset/package.json b/scm-ui/babel-preset/package.json index 32cfa1ff87..256f21db2a 100644 --- a/scm-ui/babel-preset/package.json +++ b/scm-ui/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/babel-preset", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "description": "Babel configuration for scm-manager and its plugins", "main": "index.js", diff --git a/scm-ui/e2e-tests/package.json b/scm-ui/e2e-tests/package.json index e62676215e..bc789a8fa0 100644 --- a/scm-ui/e2e-tests/package.json +++ b/scm-ui/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/e2e-tests", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "End to end Tests for SCM-Manager", "main": "index.js", "author": "Eduard Heimbuch ", diff --git a/scm-ui/eslint-config/package.json b/scm-ui/eslint-config/package.json index 325add7af8..2454324c9f 100644 --- a/scm-ui/eslint-config/package.json +++ b/scm-ui/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/eslint-config", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "ESLint configuration for scm-manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/jest-preset/package.json b/scm-ui/jest-preset/package.json index fedb039c94..2cb3d8443e 100644 --- a/scm-ui/jest-preset/package.json +++ b/scm-ui/jest-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/jest-preset", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "Jest presets for SCM-Manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index bf3b242f11..5961a87575 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-ui war - 2.7.0-SNAPSHOT + 2.7.0 scm-ui diff --git a/scm-ui/prettier-config/package.json b/scm-ui/prettier-config/package.json index e453ffecac..1c2b2780d8 100644 --- a/scm-ui/prettier-config/package.json +++ b/scm-ui/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/prettier-config", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "description": "Prettier configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/tsconfig/package.json b/scm-ui/tsconfig/package.json index 86ea206b9a..4998e65e7b 100644 --- a/scm-ui/tsconfig/package.json +++ b/scm-ui/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/tsconfig", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "description": "TypeScript configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index 6b799db3fd..c9d629cbde 100644 --- a/scm-ui/ui-components/package.json +++ b/scm-ui/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-components", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "UI Components for SCM-Manager and its plugins", "main": "src/index.ts", "files": [ @@ -18,7 +18,7 @@ "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.7.0-SNAPSHOT", + "@scm-manager/ui-tests": "^2.7.0", "@storybook/addon-actions": "^5.2.3", "@storybook/addon-storyshots": "^5.2.3", "@storybook/react": "^5.2.3", @@ -46,8 +46,8 @@ "worker-plugin": "^3.2.0" }, "dependencies": { - "@scm-manager/ui-extensions": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-types": "^2.7.0-SNAPSHOT", + "@scm-manager/ui-extensions": "^2.7.0", + "@scm-manager/ui-types": "^2.7.0", "classnames": "^2.2.6", "date-fns": "^2.4.1", "gitdiff-parser": "^0.1.2", diff --git a/scm-ui/ui-extensions/package.json b/scm-ui/ui-extensions/package.json index 9b826bc4e1..864fa4eb5b 100644 --- a/scm-ui/ui-extensions/package.json +++ b/scm-ui/ui-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-extensions", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "main": "src/index.ts", "license": "MIT", "private": false, diff --git a/scm-ui/ui-plugins/package.json b/scm-ui/ui-plugins/package.json index e9a259ad72..9da96dae92 100644 --- a/scm-ui/ui-plugins/package.json +++ b/scm-ui/ui-plugins/package.json @@ -1,13 +1,13 @@ { "name": "@scm-manager/ui-plugins", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-extensions": "^2.7.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.7.0", + "@scm-manager/ui-extensions": "^2.7.0", "classnames": "^2.2.6", "query-string": "^5.0.1", "react": "^16.10.2", @@ -18,14 +18,14 @@ "styled-components": "^5.1.0" }, "devDependencies": { - "@scm-manager/babel-preset": "^2.7.0-SNAPSHOT", - "@scm-manager/eslint-config": "^2.7.0-SNAPSHOT", - "@scm-manager/jest-preset": "^2.7.0-SNAPSHOT", - "@scm-manager/prettier-config": "^2.7.0-SNAPSHOT", - "@scm-manager/tsconfig": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-scripts": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-tests": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-types": "^2.7.0-SNAPSHOT", + "@scm-manager/babel-preset": "^2.7.0", + "@scm-manager/eslint-config": "^2.7.0", + "@scm-manager/jest-preset": "^2.7.0", + "@scm-manager/prettier-config": "^2.7.0", + "@scm-manager/tsconfig": "^2.7.0", + "@scm-manager/ui-scripts": "^2.7.0", + "@scm-manager/ui-tests": "^2.7.0", + "@scm-manager/ui-types": "^2.7.0", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-ui/ui-polyfill/package.json b/scm-ui/ui-polyfill/package.json index 19f18bc7e8..3ee6910b61 100644 --- a/scm-ui/ui-polyfill/package.json +++ b/scm-ui/ui-polyfill/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-polyfill", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "Polyfills for SCM-Manager UI", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-scripts/package.json b/scm-ui/ui-scripts/package.json index 9d5b6b82c6..735c583c18 100644 --- a/scm-ui/ui-scripts/package.json +++ b/scm-ui/ui-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-scripts", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "Build scripts for SCM-Manager", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index 3e216fbeba..7f6f60df18 100644 --- a/scm-ui/ui-styles/package.json +++ b/scm-ui/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-styles", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "Styles for SCM-Manager", "main": "src/scm.scss", "license": "MIT", diff --git a/scm-ui/ui-tests/package.json b/scm-ui/ui-tests/package.json index 3e372e9308..df659807de 100644 --- a/scm-ui/ui-tests/package.json +++ b/scm-ui/ui-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-tests", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "UI-Tests helpers", "author": "Sebastian Sdorra ", "license": "MIT", diff --git a/scm-ui/ui-types/package.json b/scm-ui/ui-types/package.json index 93414a6d4f..5176818fec 100644 --- a/scm-ui/ui-types/package.json +++ b/scm-ui/ui-types/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-types", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "description": "Flow types for SCM-Manager related Objects", "main": "src/index.ts", "files": [ diff --git a/scm-ui/ui-webapp/package.json b/scm-ui/ui-webapp/package.json index 2843feabff..caa964b84c 100644 --- a/scm-ui/ui-webapp/package.json +++ b/scm-ui/ui-webapp/package.json @@ -1,10 +1,10 @@ { "name": "@scm-manager/ui-webapp", - "version": "2.7.0-SNAPSHOT", + "version": "2.7.0", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.7.0-SNAPSHOT", - "@scm-manager/ui-extensions": "^2.7.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.7.0", + "@scm-manager/ui-extensions": "^2.7.0", "classnames": "^2.2.5", "history": "^4.10.1", "i18next": "^19.6.0", @@ -29,7 +29,7 @@ "test": "jest" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.7.0-SNAPSHOT", + "@scm-manager/ui-tests": "^2.7.0", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index e9e4244636..603292f1d4 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-webapp war - 2.7.0-SNAPSHOT + 2.7.0 scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.7.0-SNAPSHOT + 2.7.0 provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.7.0-SNAPSHOT + 2.7.0 sonia.scm scm-dao-xml - 2.7.0-SNAPSHOT + 2.7.0 @@ -343,7 +343,7 @@ sonia.scm scm-test - 2.7.0-SNAPSHOT + 2.7.0 test @@ -405,7 +405,7 @@ sonia.scm.plugins scm-git-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test @@ -413,14 +413,14 @@ sonia.scm.plugins scm-git-plugin - 2.7.0-SNAPSHOT + 2.7.0 test sonia.scm.plugins scm-hg-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test @@ -428,14 +428,14 @@ sonia.scm.plugins scm-hg-plugin - 2.7.0-SNAPSHOT + 2.7.0 test sonia.scm.plugins scm-svn-plugin - 2.7.0-SNAPSHOT + 2.7.0 tests test @@ -443,7 +443,7 @@ sonia.scm.plugins scm-svn-plugin - 2.7.0-SNAPSHOT + 2.7.0 test @@ -729,7 +729,7 @@ sonia.scm scm-ui - 2.7.0-SNAPSHOT + 2.7.0 war From befd50eeef59752d59b09ca79a43bbbf8e05cb36 Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Mon, 12 Oct 2020 13:26:08 +0000 Subject: [PATCH 06/10] prepare for next development iteration --- lerna.json | 2 +- pom.xml | 2 +- scm-annotation-processor/pom.xml | 6 ++--- scm-annotations/pom.xml | 4 +-- scm-core/pom.xml | 8 +++--- scm-dao-xml/pom.xml | 8 +++--- scm-it/pom.xml | 20 +++++++------- scm-packaging/deb/pom.xml | 6 ++--- scm-packaging/docker/pom.xml | 4 +-- scm-packaging/helm/pom.xml | 4 +-- scm-packaging/pom.xml | 4 +-- scm-packaging/release-yaml/pom.xml | 4 +-- scm-packaging/rpm/pom.xml | 6 ++--- scm-packaging/unix/pom.xml | 4 +-- scm-packaging/windows/pom.xml | 4 +-- scm-plugins/pom.xml | 10 +++---- scm-plugins/scm-git-plugin/package.json | 4 +-- scm-plugins/scm-git-plugin/pom.xml | 2 +- scm-plugins/scm-hg-plugin/package.json | 4 +-- scm-plugins/scm-hg-plugin/pom.xml | 2 +- .../scm-integration-test-plugin/pom.xml | 4 +-- scm-plugins/scm-legacy-plugin/package.json | 4 +-- scm-plugins/scm-legacy-plugin/pom.xml | 4 +-- scm-plugins/scm-svn-plugin/package.json | 4 +-- scm-plugins/scm-svn-plugin/pom.xml | 2 +- scm-server/pom.xml | 4 +-- scm-test/pom.xml | 6 ++--- scm-ui/babel-preset/package.json | 2 +- scm-ui/e2e-tests/package.json | 2 +- scm-ui/eslint-config/package.json | 2 +- scm-ui/jest-preset/package.json | 2 +- scm-ui/pom.xml | 4 +-- scm-ui/prettier-config/package.json | 2 +- scm-ui/tsconfig/package.json | 2 +- scm-ui/ui-components/package.json | 8 +++--- scm-ui/ui-extensions/package.json | 2 +- scm-ui/ui-plugins/package.json | 22 ++++++++-------- scm-ui/ui-polyfill/package.json | 2 +- scm-ui/ui-scripts/package.json | 2 +- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-tests/package.json | 2 +- scm-ui/ui-types/package.json | 2 +- scm-ui/ui-webapp/package.json | 8 +++--- scm-webapp/pom.xml | 26 +++++++++---------- 44 files changed, 114 insertions(+), 114 deletions(-) diff --git a/lerna.json b/lerna.json index 8e0fe3caa7..2eb3066367 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.7.0" + "version": "2.8.0-SNAPSHOT" } diff --git a/pom.xml b/pom.xml index a5d3ebbda5..0a7d225c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.7.0 + 2.8.0-SNAPSHOT The easiest way to share your Git, Mercurial and Subversion repositories. diff --git a/scm-annotation-processor/pom.xml b/scm-annotation-processor/pom.xml index 7f243c48d2..28702106db 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-annotation-processor - 2.7.0 + 2.8.0-SNAPSHOT scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index 1119d5d146..f48c2dfb58 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT scm-annotations - 2.7.0 + 2.8.0-SNAPSHOT scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 891084ce70..e6b41a4e6c 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.7.0 + 2.8.0-SNAPSHOT scm-core - 2.7.0 + 2.8.0-SNAPSHOT scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.7.0 + 2.8.0-SNAPSHOT @@ -227,7 +227,7 @@ sonia.scm scm-annotation-processor - 2.7.0 + 2.8.0-SNAPSHOT provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 1ec4c52683..25231dc4e7 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT scm-dao-xml - 2.7.0 + 2.8.0-SNAPSHOT scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.7.0 + 2.8.0-SNAPSHOT @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.7.0 + 2.8.0-SNAPSHOT test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index afbaad0f2c..ff9a7d87f8 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-it war - 2.7.0 + 2.8.0-SNAPSHOT scm-it sonia.scm scm-core - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-test - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm.plugins scm-git-plugin - 2.7.0 + 2.8.0-SNAPSHOT test sonia.scm.plugins scm-git-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.7.0 + 2.8.0-SNAPSHOT test sonia.scm.plugins scm-hg-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.7.0 + 2.8.0-SNAPSHOT test sonia.scm.plugins scm-svn-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index de881aa16c..6f0657736f 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT deb deb - 2.7.0 + 2.8.0-SNAPSHOT Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index 2fa014de86..941a5c1516 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT docker pom - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index a4f88a2a29..5ad0cf6fd3 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT helm helm - 2.7.0 + 2.8.0-SNAPSHOT 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index 474d6e20a1..300f088af6 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm.packaging scm-packaging pom - 2.7.0 + 2.8.0-SNAPSHOT packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index 7b99c4deb3..27c2731b87 100644 --- a/scm-packaging/release-yaml/pom.xml +++ b/scm-packaging/release-yaml/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT release-yaml pom - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 9aa60c68a9..fee0719a8d 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT rpm rpm - 2.7.0 + 2.8.0-SNAPSHOT Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index 7607a599ab..5cd9e36a97 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT unix pom - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index 9d2f60822a..593c17a151 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.7.0 + 2.8.0-SNAPSHOT windows pom - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 805ea92331..24e002fc17 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm.plugins scm-plugins pom - 2.7.0 + 2.8.0-SNAPSHOT scm-plugins @@ -60,7 +60,7 @@ sonia.scm scm-core - 2.7.0 + 2.8.0-SNAPSHOT provided @@ -69,7 +69,7 @@ sonia.scm scm-annotation-processor - 2.7.0 + 2.8.0-SNAPSHOT provided @@ -99,7 +99,7 @@ sonia.scm scm-test - 2.7.0 + 2.8.0-SNAPSHOT test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index e77be5abdf..1e61547668 100644 --- a/scm-plugins/scm-git-plugin/package.json +++ b/scm-plugins/scm-git-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-git-plugin", "private": true, - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -20,6 +20,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0" + "@scm-manager/ui-plugins": "^2.8.0-SNAPSHOT" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 37509c89da..d1d18f1329 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.7.0 + 2.8.0-SNAPSHOT scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index dcb9bb25c5..6683453f24 100644 --- a/scm-plugins/scm-hg-plugin/package.json +++ b/scm-plugins/scm-hg-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-hg-plugin", "private": true, - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0" + "@scm-manager/ui-plugins": "^2.8.0-SNAPSHOT" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 0941a85360..0a03731bd3 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -31,7 +31,7 @@ sonia.scm.plugins scm-plugins - 2.7.0 + 2.8.0-SNAPSHOT scm-hg-plugin diff --git a/scm-plugins/scm-integration-test-plugin/pom.xml b/scm-plugins/scm-integration-test-plugin/pom.xml index 6b50716828..755348c9d7 100644 --- a/scm-plugins/scm-integration-test-plugin/pom.xml +++ b/scm-plugins/scm-integration-test-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.7.0 + 2.8.0-SNAPSHOT scm-integration-test-plugin Add functions for integration tests. This is not intended for production systems. - 2.7.0 + 2.8.0-SNAPSHOT smp diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index efa19a5612..510cdae1a6 100644 --- a/scm-plugins/scm-legacy-plugin/package.json +++ b/scm-plugins/scm-legacy-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-legacy-plugin", "private": true, - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "main": "./src/main/js/index.tsx", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0" + "@scm-manager/ui-plugins": "^2.8.0-SNAPSHOT" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index d3c8a7ece9..51c7e718a0 100644 --- a/scm-plugins/scm-legacy-plugin/pom.xml +++ b/scm-plugins/scm-legacy-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.7.0 + 2.8.0-SNAPSHOT scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.7.0 + 2.8.0-SNAPSHOT smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index 71ed234adf..c0b0051b1e 100644 --- a/scm-plugins/scm-svn-plugin/package.json +++ b/scm-plugins/scm-svn-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-svn-plugin", "private": true, - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.7.0" + "@scm-manager/ui-plugins": "^2.8.0-SNAPSHOT" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index a46e0fe1c2..26c16a221c 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.7.0 + 2.8.0-SNAPSHOT scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 9da664385f..5a10a9c098 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-server - 2.7.0 + 2.8.0-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index ef8e1f0e58..0544a10524 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-test - 2.7.0 + 2.8.0-SNAPSHOT scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.7.0 + 2.8.0-SNAPSHOT diff --git a/scm-ui/babel-preset/package.json b/scm-ui/babel-preset/package.json index 256f21db2a..37a15f5131 100644 --- a/scm-ui/babel-preset/package.json +++ b/scm-ui/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/babel-preset", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "description": "Babel configuration for scm-manager and its plugins", "main": "index.js", diff --git a/scm-ui/e2e-tests/package.json b/scm-ui/e2e-tests/package.json index bc789a8fa0..bc1af44bbd 100644 --- a/scm-ui/e2e-tests/package.json +++ b/scm-ui/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/e2e-tests", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "End to end Tests for SCM-Manager", "main": "index.js", "author": "Eduard Heimbuch ", diff --git a/scm-ui/eslint-config/package.json b/scm-ui/eslint-config/package.json index 2454324c9f..17cec9c9ee 100644 --- a/scm-ui/eslint-config/package.json +++ b/scm-ui/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/eslint-config", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "ESLint configuration for scm-manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/jest-preset/package.json b/scm-ui/jest-preset/package.json index 2cb3d8443e..6f8c5d71fc 100644 --- a/scm-ui/jest-preset/package.json +++ b/scm-ui/jest-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/jest-preset", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "Jest presets for SCM-Manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index 5961a87575..fce99381c3 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-ui war - 2.7.0 + 2.8.0-SNAPSHOT scm-ui diff --git a/scm-ui/prettier-config/package.json b/scm-ui/prettier-config/package.json index 1c2b2780d8..27c6e63597 100644 --- a/scm-ui/prettier-config/package.json +++ b/scm-ui/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/prettier-config", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "description": "Prettier configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/tsconfig/package.json b/scm-ui/tsconfig/package.json index 4998e65e7b..7801717520 100644 --- a/scm-ui/tsconfig/package.json +++ b/scm-ui/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/tsconfig", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "description": "TypeScript configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index c9d629cbde..3e5889c081 100644 --- a/scm-ui/ui-components/package.json +++ b/scm-ui/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-components", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "UI Components for SCM-Manager and its plugins", "main": "src/index.ts", "files": [ @@ -18,7 +18,7 @@ "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.7.0", + "@scm-manager/ui-tests": "^2.8.0-SNAPSHOT", "@storybook/addon-actions": "^5.2.3", "@storybook/addon-storyshots": "^5.2.3", "@storybook/react": "^5.2.3", @@ -46,8 +46,8 @@ "worker-plugin": "^3.2.0" }, "dependencies": { - "@scm-manager/ui-extensions": "^2.7.0", - "@scm-manager/ui-types": "^2.7.0", + "@scm-manager/ui-extensions": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-types": "^2.8.0-SNAPSHOT", "classnames": "^2.2.6", "date-fns": "^2.4.1", "gitdiff-parser": "^0.1.2", diff --git a/scm-ui/ui-extensions/package.json b/scm-ui/ui-extensions/package.json index 864fa4eb5b..049d153b07 100644 --- a/scm-ui/ui-extensions/package.json +++ b/scm-ui/ui-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-extensions", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "main": "src/index.ts", "license": "MIT", "private": false, diff --git a/scm-ui/ui-plugins/package.json b/scm-ui/ui-plugins/package.json index 9da96dae92..6bd7d2a93a 100644 --- a/scm-ui/ui-plugins/package.json +++ b/scm-ui/ui-plugins/package.json @@ -1,13 +1,13 @@ { "name": "@scm-manager/ui-plugins", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.7.0", - "@scm-manager/ui-extensions": "^2.7.0", + "@scm-manager/ui-components": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-extensions": "^2.8.0-SNAPSHOT", "classnames": "^2.2.6", "query-string": "^5.0.1", "react": "^16.10.2", @@ -18,14 +18,14 @@ "styled-components": "^5.1.0" }, "devDependencies": { - "@scm-manager/babel-preset": "^2.7.0", - "@scm-manager/eslint-config": "^2.7.0", - "@scm-manager/jest-preset": "^2.7.0", - "@scm-manager/prettier-config": "^2.7.0", - "@scm-manager/tsconfig": "^2.7.0", - "@scm-manager/ui-scripts": "^2.7.0", - "@scm-manager/ui-tests": "^2.7.0", - "@scm-manager/ui-types": "^2.7.0", + "@scm-manager/babel-preset": "^2.8.0-SNAPSHOT", + "@scm-manager/eslint-config": "^2.8.0-SNAPSHOT", + "@scm-manager/jest-preset": "^2.8.0-SNAPSHOT", + "@scm-manager/prettier-config": "^2.8.0-SNAPSHOT", + "@scm-manager/tsconfig": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-scripts": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-tests": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-types": "^2.8.0-SNAPSHOT", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-ui/ui-polyfill/package.json b/scm-ui/ui-polyfill/package.json index 3ee6910b61..bed6f43cb2 100644 --- a/scm-ui/ui-polyfill/package.json +++ b/scm-ui/ui-polyfill/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-polyfill", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "Polyfills for SCM-Manager UI", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-scripts/package.json b/scm-ui/ui-scripts/package.json index 735c583c18..bbd3caac00 100644 --- a/scm-ui/ui-scripts/package.json +++ b/scm-ui/ui-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-scripts", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "Build scripts for SCM-Manager", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index 7f6f60df18..4f4b7d8023 100644 --- a/scm-ui/ui-styles/package.json +++ b/scm-ui/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-styles", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "Styles for SCM-Manager", "main": "src/scm.scss", "license": "MIT", diff --git a/scm-ui/ui-tests/package.json b/scm-ui/ui-tests/package.json index df659807de..0c8f3d3aae 100644 --- a/scm-ui/ui-tests/package.json +++ b/scm-ui/ui-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-tests", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "UI-Tests helpers", "author": "Sebastian Sdorra ", "license": "MIT", diff --git a/scm-ui/ui-types/package.json b/scm-ui/ui-types/package.json index 5176818fec..9ffb7f4251 100644 --- a/scm-ui/ui-types/package.json +++ b/scm-ui/ui-types/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-types", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "description": "Flow types for SCM-Manager related Objects", "main": "src/index.ts", "files": [ diff --git a/scm-ui/ui-webapp/package.json b/scm-ui/ui-webapp/package.json index caa964b84c..1d5a332dc6 100644 --- a/scm-ui/ui-webapp/package.json +++ b/scm-ui/ui-webapp/package.json @@ -1,10 +1,10 @@ { "name": "@scm-manager/ui-webapp", - "version": "2.7.0", + "version": "2.8.0-SNAPSHOT", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.7.0", - "@scm-manager/ui-extensions": "^2.7.0", + "@scm-manager/ui-components": "^2.8.0-SNAPSHOT", + "@scm-manager/ui-extensions": "^2.8.0-SNAPSHOT", "classnames": "^2.2.5", "history": "^4.10.1", "i18next": "^19.6.0", @@ -29,7 +29,7 @@ "test": "jest" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.7.0", + "@scm-manager/ui-tests": "^2.8.0-SNAPSHOT", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 603292f1d4..f30c2cdb99 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-webapp war - 2.7.0 + 2.8.0-SNAPSHOT scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.7.0 + 2.8.0-SNAPSHOT provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.7.0 + 2.8.0-SNAPSHOT sonia.scm scm-dao-xml - 2.7.0 + 2.8.0-SNAPSHOT @@ -343,7 +343,7 @@ sonia.scm scm-test - 2.7.0 + 2.8.0-SNAPSHOT test @@ -405,7 +405,7 @@ sonia.scm.plugins scm-git-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test @@ -413,14 +413,14 @@ sonia.scm.plugins scm-git-plugin - 2.7.0 + 2.8.0-SNAPSHOT test sonia.scm.plugins scm-hg-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test @@ -428,14 +428,14 @@ sonia.scm.plugins scm-hg-plugin - 2.7.0 + 2.8.0-SNAPSHOT test sonia.scm.plugins scm-svn-plugin - 2.7.0 + 2.8.0-SNAPSHOT tests test @@ -443,7 +443,7 @@ sonia.scm.plugins scm-svn-plugin - 2.7.0 + 2.8.0-SNAPSHOT test @@ -729,7 +729,7 @@ sonia.scm scm-ui - 2.7.0 + 2.8.0-SNAPSHOT war From c5f8d975a3bd350d260a8bf4f5ca1bef4a393493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Mon, 12 Oct 2020 19:02:28 +0200 Subject: [PATCH 07/10] Remove unnecessary null check The function RevWalk#parseAny indeed never returns null. This check only was there to satisfy the (therefore wrong) unit test. --- .../repository/api/GitHookTagProvider.java | 8 ++--- .../api/GitHookTagProviderTest.java | 35 +++++++++++++------ 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java b/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java index 9c01bb40c5..0e1176e0d3 100644 --- a/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java +++ b/scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/api/GitHookTagProvider.java @@ -92,21 +92,19 @@ public class GitHookTagProvider implements HookTagProvider { } private Tag createTagFromNewId(RevWalk revWalk, ReceiveCommand rc, String tag) throws IOException { - final ObjectId newId = rc.getNewId(); + ObjectId newId = rc.getNewId(); return new Tag(tag, getId(unpeelTag(revWalk, newId)), GitUtil.getTagTime(revWalk, newId)); } private Tag createTagFromOldId(RevWalk revWalk, ReceiveCommand rc, String tag) throws IOException { - final ObjectId oldId = rc.getOldId(); + ObjectId oldId = rc.getOldId(); return new Tag(tag, getId(unpeelTag(revWalk, oldId)), GitUtil.getTagTime(revWalk, oldId)); } public ObjectId unpeelTag(RevWalk revWalk, ObjectId oldId) throws IOException { - final RevObject revObject = revWalk.parseAny(oldId); + RevObject revObject = revWalk.parseAny(oldId); if (revObject instanceof RevTag) { return unpeelTag(revWalk, ((RevTag) revObject).getObject()); - } else if (revObject == null) { - return oldId; } else { return revObject; } diff --git a/scm-plugins/scm-git-plugin/src/test/java/sonia/scm/repository/api/GitHookTagProviderTest.java b/scm-plugins/scm-git-plugin/src/test/java/sonia/scm/repository/api/GitHookTagProviderTest.java index 524998ee39..0a1c543ef1 100644 --- a/scm-plugins/scm-git-plugin/src/test/java/sonia/scm/repository/api/GitHookTagProviderTest.java +++ b/scm-plugins/scm-git-plugin/src/test/java/sonia/scm/repository/api/GitHookTagProviderTest.java @@ -25,6 +25,7 @@ package sonia.scm.repository.api; import com.google.common.collect.Lists; +import org.eclipse.jgit.lib.AnyObjectId; import org.eclipse.jgit.lib.ObjectId; import org.eclipse.jgit.lib.Repository; import org.eclipse.jgit.revwalk.RevObject; @@ -49,6 +50,8 @@ import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertThat; +import static org.mockito.ArgumentMatchers.any; +import static org.mockito.ArgumentMatchers.argThat; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; @@ -78,8 +81,15 @@ public class GitHookTagProviderTest { * Set up mocks for upcoming tests. */ @Before - public void setUpMocks() { + public void setUpMocks() throws IOException { commands = Lists.newArrayList(command); + when(revWalk.parseAny(any(ObjectId.class))).thenAnswer(invocationOnMock -> { + ObjectId objectId = invocationOnMock.getArgument(0); + RevObject revObject = mock(RevObject.class); + String name = objectId.getName(); + when(revObject.name()).thenReturn(name); + return revObject; + }); } /** @@ -95,7 +105,7 @@ public class GitHookTagProviderTest { dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(revision))).thenReturn(timestamp); dummy.when(() -> GitUtil.getTagName(ref)).thenReturn(tagName); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(revision))).thenReturn(revision); + dummy.when(() -> GitUtil.getId(hasObjectId(revision))).thenReturn(revision); GitHookTagProvider provider = createProvider(ReceiveCommand.Type.CREATE, ref, revision, ZERO); @@ -117,7 +127,7 @@ public class GitHookTagProviderTest { dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(revision))).thenReturn(timestamp); dummy.when(() -> GitUtil.getTagName(ref)).thenReturn(tagName); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(revision))).thenReturn(revision); + dummy.when(() -> GitUtil.getId(hasObjectId(revision))).thenReturn(revision); GitHookTagProvider provider = createProvider(ReceiveCommand.Type.DELETE, ref, ZERO, revision); @@ -154,8 +164,8 @@ public class GitHookTagProviderTest { dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(oldRevision))).thenReturn(timestamp); dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(newRevision))).thenReturn(null); dummy.when(() -> GitUtil.getTagName(ref)).thenReturn(tagName); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(oldRevision))).thenReturn(oldRevision); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(newRevision))).thenReturn(newRevision); + dummy.when(() -> GitUtil.getId(hasObjectId(oldRevision))).thenReturn(oldRevision); + dummy.when(() -> GitUtil.getId(hasObjectId(newRevision))).thenReturn(newRevision); GitHookTagProvider provider = createProvider(ReceiveCommand.Type.UPDATE, ref, newRevision, oldRevision); @@ -180,8 +190,8 @@ public class GitHookTagProviderTest { dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(newRevision))).thenReturn(timestamp); dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(oldRevision))).thenReturn(null); dummy.when(() -> GitUtil.getTagName(ref)).thenReturn(tagName); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(oldRevision))).thenReturn(oldRevision); - dummy.when(() -> GitUtil.getId(ObjectId.fromString(newRevision))).thenReturn(newRevision); + dummy.when(() -> GitUtil.getId(hasObjectId(oldRevision))).thenReturn(oldRevision); + dummy.when(() -> GitUtil.getId(hasObjectId(newRevision))).thenReturn(newRevision); GitHookTagProvider provider = createProvider(ReceiveCommand.Type.UPDATE, ref, newRevision, oldRevision); @@ -200,16 +210,17 @@ public class GitHookTagProviderTest { String tagName = "1.0.0"; String ref = "refs/tags/" + tagName; - final RevTag mockedTag = mock(RevTag.class); + RevTag mockedTag = mock(RevTag.class); when(revWalk.parseAny(ObjectId.fromString(REVISION_1))).thenReturn(mockedTag); - final RevObject commitForTag = mock(RevObject.class); + RevObject commitForTag = mock(RevObject.class); + when(commitForTag.getName()).thenReturn(revisionOfCommit); when(mockedTag.getObject()).thenReturn(commitForTag); dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(REVISION_1))).thenReturn(timestampOfTag); dummy.when(() -> GitUtil.getTagTime(revWalk, commitForTag)).thenReturn(timestampOfCommit); dummy.when(() -> GitUtil.getTagTime(revWalk, ObjectId.fromString(revisionOfTag))).thenReturn(timestampOfCommit); dummy.when(() -> GitUtil.getTagName(ref)).thenReturn(tagName); - dummy.when(() -> GitUtil.getId(commitForTag)).thenReturn(revisionOfCommit); + dummy.when(() -> GitUtil.getId(hasObjectId(revisionOfCommit))).thenReturn(revisionOfCommit); GitHookTagProvider provider = createProvider(ReceiveCommand.Type.CREATE, ref, revisionOfTag, ZERO); @@ -218,6 +229,10 @@ public class GitHookTagProviderTest { } } + public AnyObjectId hasObjectId(String oldRevision) { + return argThat(anyObjectId -> oldRevision.equals(anyObjectId.name())); + } + private void assertTag(String name, String revision, Long date, List tags) { assertNotNull(tags); assertFalse(tags.isEmpty()); From a680b75f856567282943678bae28d54e9ce80cda Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Tue, 13 Oct 2020 08:40:20 +0200 Subject: [PATCH 08/10] Add missing helm chart information --- scm-packaging/helm/src/main/chart/Chart.yaml | 26 +++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/scm-packaging/helm/src/main/chart/Chart.yaml b/scm-packaging/helm/src/main/chart/Chart.yaml index cba31528e7..1b98a56cef 100644 --- a/scm-packaging/helm/src/main/chart/Chart.yaml +++ b/scm-packaging/helm/src/main/chart/Chart.yaml @@ -24,6 +24,30 @@ apiVersion: v1 appVersion: "1.0" -description: A Helm chart for SCM-Manager name: scm-manager version: 0.1.0 +description: The easiest way to share and manage your Git, Mercurial and Subversion repositories + +home: https://scm-manager.org +icon: https://raw.githubusercontent.com/scm-manager/scm-manager/2.7.0/docs/en/logo/scm-manager_logo_img.png + +keywords: +- git +- mercurial +- hg +- subversion +- svn +- plugins +- scm +- vcs + +maintainers: +- name: Sebastian Sdorra + url: https://github.com/sdorra + email: sebastian.sdorra@cloudogu.com +- name: René Pfeuffer + url: https://github.com/pfeuffer + email: rene.pfeuffer@cloudogu.com +- name: Eduard Heimbuch + url: https://github.com/eheimbuch + email: eduard.heimbuch@cloudogu.com From 2baa61eb095386c96ff09690711df26536ca516b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 20:40:00 +0000 Subject: [PATCH 09/10] Bump junit from 4.13 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a7d225c3b..506c11920f 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ junit junit - 4.13 + 4.13.1 test From e3cbdf6a930bbf6851dcc585b94e2ec6fe404ca3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Oct 2020 21:57:02 +0000 Subject: [PATCH 10/10] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a7d225c3b..506c11920f 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ junit junit - 4.13 + 4.13.1 test