Dávid Paksy created HBASE-29355: ----------------------------------- Summary: Improve static resource dependency between hbase-rest and hbase-server Key: HBASE-29355 URL: https://issues.apache.org/jira/browse/HBASE-29355 Project: HBase Issue Type: Improvement Components: build, UI Reporter: Dávid Paksy
Under HBASE-27802 we improved managing the static UI resources (e.g CSS, JavaScript). However now we have a rather implicit dependency between hbase-rest and hbase-server: hbase-rest copies the static UI resources from the build (target) directory of hbase-server. Improve this so that either the dependency is explicitly declared and more clear or remove the dependency. -- This message was sent by Atlassian Jira (v8.20.10#820010)