meszibalu opened a new pull request #356: HBASE-15666 shaded dependencies for 
hbase-testing-util
URL: https://github.com/apache/hbase/pull/356
 
 
   Added new artifact hbase-shaded-testing-util. It wraps a whole hbase-server
   with its testing dependencies. Users should use only the following dependency
   in pom:
   
   <dependency>
     <groupId>org.apache.hbase</groupId>
     <artifactId>hbase-shaded-testing-util</artifactId>
     <version>${hbase.version}</version>
     <scope>test</scope>
   </dependency>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to