[
https://issues.apache.org/jira/browse/HBASE-30272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093256#comment-18093256
]
Duo Zhang commented on HBASE-30272:
-----------------------------------
I modified the script locally and make it pass the generating stage but then I
hit HBASE-30274, which needs to commit changes to branch-3...
So let's also include this fix in branch-3 too.
> Compatiblity checker can not compile rel/2.0.0 when releasing 3.0.0-beta-2
> --------------------------------------------------------------------------
>
> Key: HBASE-30272
> URL: https://issues.apache.org/jira/browse/HBASE-30272
> Project: HBase
> Issue Type: Bug
> Components: scripts
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
>
> {noformat}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/work/hbase/code/hbase-it/src/test/java/org/apache/hadoop/hbase/RESTApiClusterManager.java:[39,25]
> package javax.xml.ws.http does not exist
> [ERROR]
> /home/work/hbase/code/hbase-it/src/test/java/org/apache/hadoop/hbase/RESTApiClusterManager.java:[204,17]
> cannot find symbol
> symbol: class HTTPException
> location: class org.apache.hadoop.hbase.RESTApiClusterManager
> [ERROR]
> /home/work/hbase/code/hbase-it/src/test/java/org/apache/hadoop/hbase/RESTApiClusterManager.java:[247,17]
> cannot find symbol
> symbol: class HTTPException
> location: class org.apache.hadoop.hbase.RESTApiClusterManager
> [INFO] 3 errors
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)