[
https://issues.apache.org/jira/browse/HBASE-19892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19892:
--------------------------
Resolution: Fixed
Assignee: stack
Fix Version/s: 1.4.2
2.0.0-beta-2
1.5.0
Release Note: Moved our internal yetus reference from 0.6.0 to 0.7.0.
Status: Resolved (was: Patch Available)
Did following on master, branch-2, branch-1, branch-1.4, and branch-1.3:
commit 85b4615a1f5c88e3442ee47644a7a163cbbd3dfa
Author: Michael Stack <[email protected]>
Date: Mon Jan 29 22:34:31 2018 -0800
HBASE-19892 Checking patch attach and yetus 0.7.0 and move to Yetus 0.7.0
One-liner that ups our yetus version from 0.6.0 to 0.7.0.
diff --git a/dev-support/Jenkinsfile b/dev-support/Jenkinsfile
index b0d6724bf0..d6da2b8637 100644
--- a/dev-support/Jenkinsfile
+++ b/dev-support/Jenkinsfile
@@ -33,7 +33,7 @@ pipeline {
TOOLS = "${env.WORKSPACE}/tools"
// where we check out to across stages
BASEDIR = "${env.WORKSPACE}/component"
- YETUS_RELEASE = '0.6.0'
+ YETUS_RELEASE = '0.7.0'
PROJECT = 'hbase'
PROJECT_PERSONALITY =
'https://raw.githubusercontent.com/apache/hbase/master/dev-support/hbase-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.
> Checking patch attach and yetus 0.7.0 and move to Yetus 0.7.0
> -------------------------------------------------------------
>
> Key: HBASE-19892
> URL: https://issues.apache.org/jira/browse/HBASE-19892
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 1.5.0, 2.0.0-beta-2, 1.4.2
>
> Attachments: HBASE-19892.master.001.patch,
> HBASE-19892.master.002.patch, HBASE-19892.master.003.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)