Skip to content

Conversation

mark-vieira
Copy link
Contributor

This pull request updates some references to refactored tasks in build-tools. Ironically, the cause here is that we are undergoing an effort in Elasticsearch to make better separation between "internal" and "external" build logic, specifically to minimize fallout to external users, such as es-hadoop. The root cause PR is elastic/elasticsearch#65102.

@jbaiera essentially the new contract is that if you use stuff in an internal package we make no breaking changes guarantees. The preferred approach here would be to remove to dependencies on anything internal in build-tools. In fact, we eventually intend to remove that stuff entirely and simply not include them in the published build-tools jar.

@mark-vieira mark-vieira requested a review from jbaiera November 20, 2020 15:48
Copy link
Member

@jbaiera jbaiera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mark-vieira mark-vieira merged commit 55ff26f into master Nov 20, 2020
@mark-vieira
Copy link
Contributor Author

Backported to 7.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants