This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch HBASE-28678-branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/HBASE-28678-branch-2 by this
push:
new bbb41626a6f personality
bbb41626a6f is described below
commit bbb41626a6f67ed6e960150c1cfb1db930c8ae85
Author: Duo Zhang <[email protected]>
AuthorDate: Wed Jun 26 23:49:48 2024 +0800
personality
---
dev-support/Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-support/Jenkinsfile b/dev-support/Jenkinsfile
index 5f88cb188d2..b22ff67663c 100644
--- a/dev-support/Jenkinsfile
+++ b/dev-support/Jenkinsfile
@@ -39,7 +39,7 @@ pipeline {
OUTPUT_DIR_RELATIVE_JDK11_HADOOP3 = 'output-jdk11-hadoop3'
PROJECT = 'hbase'
- PROJECT_PERSONALITY =
'https://raw.githubusercontent.com/apache/hbase/master/dev-support/hbase-personality.sh'
+ PROJECT_PERSONALITY =
'https://raw.githubusercontent.com/apache/hbase/HBASE-28678/dev-support/hbase-personality.sh'
PERSONALITY_FILE = 'tools/personality.sh'
// This section of the docs tells folks not to use the javadoc tag. older
branches have our old version of the check for said tag.
AUTHOR_IGNORE_LIST = 'src/main/asciidoc/_chapters/developer.adoc'