[ 
https://issues.apache.org/jira/browse/HBASE-14093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635865#comment-14635865
 ] 

Gabor Liptak commented on HBASE-14093:
--------------------------------------

[~busbey] Which (parent) project do you see them being included?

{code}
./hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap.css
./hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap.min.css
./hbase-server/src/main/resources/hbase-webapps/static/js/bootstrap.js
./hbase-server/src/main/resources/hbase-webapps/static/js/bootstrap.min.js
./hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap.css
./hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap.min.css
./hbase-thrift/src/main/resources/hbase-webapps/static/js/bootstrap.js
./hbase-thrift/src/main/resources/hbase-webapps/static/js/bootstrap.min.js
{code}

These projects have webapps folders currently:
{code}
./hbase-rest/src/main/resources/hbase-webapps
./hbase-server/src/main/resources/hbase-webapps
./hbase-thrift/src/main/resources/hbase-webapps
{code}

> deduplicate copies of bootstrap files
> -------------------------------------
>
>                 Key: HBASE-14093
>                 URL: https://issues.apache.org/jira/browse/HBASE-14093
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Sean Busbey
>              Labels: beginner
>             Fix For: 2.0.0
>
>
> right now we have a couple of different copies of the bootstrap js and css 
> files. It'll be easier to maintain them later if we can centralize.
> Move them to a common location and use maven to populate them as needed in 
> various component build directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to