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 2021/02/13 03:45:31 UTC

[GitHub] [hbase-filesystem] busbey opened a new pull request #20: HBASE-25572 add a 'release' profile to do common project release tasks.

busbey opened a new pull request #20:
URL: https://github.com/apache/hbase-filesystem/pull/20


   set up release profile to do simple things like do a rat check and make sure we're compiling for the correct jdk.
   
   note that we're setting jdk8 because that's essentially what the pom was set to do before this change. It looks to me like there's plans to use this with branch-1, so I guess it'll be "hbase 1 but you have to use jdk8"? 


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



[GitHub] [hbase-filesystem] busbey closed pull request #20: HBASE-25572 add a 'release' profile to do common project release tasks.

Posted by GitBox <gi...@apache.org>.
busbey closed pull request #20:
URL: https://github.com/apache/hbase-filesystem/pull/20


   


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



[GitHub] [hbase-filesystem] busbey commented on pull request #20: HBASE-25572 add a 'release' profile to do common project release tasks.

Posted by GitBox <gi...@apache.org>.
busbey commented on pull request #20:
URL: https://github.com/apache/hbase-filesystem/pull/20#issuecomment-778556886


   tested locally by running `mvn -Prelease verify`


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