[ https://issues.apache.org/jira/browse/BEAM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-883:
---------------------------------
Priority: Minor (was: Major)
> Make ApiSurfaceTest fail if something whitelisted is _not_ exposed
> ------------------------------------------------------------------
>
> Key: BEAM-883
> URL: https://issues.apache.org/jira/browse/BEAM-883
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Affects Versions: Not applicable
> Reporter: Kenneth Knowles
> Priority: Minor
> Fix For: Not applicable
>
>
> {{ApiSurfaceTest}} in the {{sdks/java/core}} is the class responsible for protecting
our public API surface.
> This test walks the public signatures of all modules and explicitly verifies that everything
is on a whitelist. This is how we control what dependencies we expose to our users, so that
Beam can keep a tight, stable API surface.
> It fails if anything not whitelisted is exposed. It would be nice if it also something
whitelisted is _not_ exposed, to make sure the test stays informative.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|