[
https://issues.apache.org/jira/browse/BEAM-6426?focusedWorklogId=193318&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193318
]
ASF GitHub Bot logged work on BEAM-6426:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/19 11:00
Start Date: 01/Feb/19 11:00
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #7701: [BEAM-6426]
Separate checkstyle rules to enforce ban of non-vendored guava
URL: https://github.com/apache/beam/pull/7701
By reusing the format property it was rewriting the regexp pattern so it did
not find many cases. This is now fixed. The bad news is that Bigtable and
Calcite are also leaking guava into Beam. I think it is really important to try
to solve the Bigtable case. Hoping that the vendoring of Calcite solves the
other one.
For Cassandra and Kinesis we are pretty much screwed but these are more
specific.
R: @kennknowles
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 193318)
Time Spent: 1h (was: 50m)
> Enforce ban of non-vendored Guava, with exceptions
> --------------------------------------------------
>
> Key: BEAM-6426
> URL: https://issues.apache.org/jira/browse/BEAM-6426
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Kenneth Knowles
> Assignee: Ismaël Mejía
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)