You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/07/06 22:41:00 UTC

[jira] [Updated] (HBASE-12349) Add Maven build support module for a custom version of error-prone

     [ https://issues.apache.org/jira/browse/HBASE-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated HBASE-12349:
------------------------------
    Attachment: HBASE-12349.patch

Progress update: have some ugly hacks on this.

I know I'm missing license headers, and have hard-coded plugin version in maven, but I'm almost to a place where this works.

Big issue now is that compiling protoc goes from ~15s to ~5m which I consider a deal breaker. Maybe not to commit, but to turning error-prone on by default.

I started to do a few fixups on the code based on errors that were getting reported, but stopped when the protoc issue made the process take way too long.

[~apurtell] - care to take a look at what's here so far and provide thoughts?

> Add Maven build support module for a custom version of error-prone
> ------------------------------------------------------------------
>
>                 Key: HBASE-12349
>                 URL: https://issues.apache.org/jira/browse/HBASE-12349
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>             Fix For: 2.0.0
>
>         Attachments: HBASE-12349.patch
>
>
> Add a new Maven build support module that builds and publishes a custom error-prone artifact for use by the rest of the build.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)