PDavid commented on PR #6491:
URL: https://github.com/apache/hbase/pull/6491#issuecomment-2574921890

   > Hey @PDavid,
   > 
   > Instead of copying resource, should we not just copy them in target folder 
via some maven plugin? We should in fact delete static folder from thrift and 
do the same. WDYT?
   > 
   > It's very easy to forget that these are just duplicates and we must keep 
things in sync.
   
   Thanks, great idea. :+1:  I agree. When HBase runs in release mode there is 
a common `static` folder anyway so this makes sense. To be completely honest 
I'm not too experienced with Maven plugins yet, but I'll check it.
   
   Also another idea I had that we could just symlink the `static` folder from 
`hbase-server` to `hbase-rest` and `hbase-thrift`. What do you think?
   
   


-- 
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]

Reply via email to