PDavid opened a new pull request, #6849: URL: https://github.com/apache/hbase/pull/6849
This way the `hbase-webapps/static` source directory (which holds JS, CSS, image files) is not duplicated anymore. It is only present under `hbase-server`. This directory is then coped by maven-resources-plugin to the target directory of the REST and Thrift projects. For this deleted the static directory below the Thrift project. Signed-off-by: Nihal Jain <[email protected]> Reviewed-by: Andrew Purtell <[email protected]> (cherry picked from commit 4e40bd5e6b8e87051ae0a961a805d59d0ca0a59f) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
