From 9499bec23d0ebdbee9c3b56ae6998bdb32fddd80 Mon Sep 17 00:00:00 2001 From: Krishnaveni Chitrapu Date: Thu, 5 Nov 2020 13:40:27 +0100 Subject: [PATCH] removing commit-msg file --- commit-msg | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 commit-msg diff --git a/commit-msg b/commit-msg deleted file mode 100644 index caded5966a6..00000000000 --- a/commit-msg +++ /dev/null @@ -1,27 +0,0 @@ -%(component)s:%(title)s - - Motivation: - Atlas-plugin needs to be patched from 6.2.7 version - - msg:Uncaught exception in thread xrootd-net-1 java.lang.AbstractMethodError: - Receiver class org.dcache.xrootd.plugins.alice.TokenAuthorization1Factory does not define or inherit an implementation of the resolved method 'abstract - - %(motivation)s - - Modification: - - The version tag for xrootd4j-authz-plugin-alice in pom.xml needs to be updated to 1.2.0 - - %(modification)s - - Result: - - %(result)s - - Target: master, 7.0, 6.2 - Require-notes: yes - Require-book: no - Request: 6.2 - Request: 7.0 - Patch: https://rb.dcache.org/r/xxxx - Pull-request: https://github.com/dCache/dcache/pull/xxx