You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/10 14:07:21 UTC

[GitHub] [hbase-connectors] busbey commented on a change in pull request #37: HBASE-22674 remove findbugs installation via apt-get because it brings in openjdk-jre and we need a jdk.

busbey commented on a change in pull request #37: HBASE-22674 remove findbugs installation via apt-get because it brings in openjdk-jre and we need a jdk.
URL: https://github.com/apache/hbase-connectors/pull/37#discussion_r302084233
 
 

 ##########
 File path: dev-support/Dockerfile
 ##########
 @@ -22,16 +22,12 @@ FROM maven:3.6-jdk-8
 # hadolint ignore=DL3008
 RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
        git \
-       bats \
 
 Review comment:
   we also don't use bats, fyi.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services