Skip to content

Conversation

@breskeby
Copy link
Contributor

@breskeby breskeby commented Jun 8, 2021

backports #73699 to fix-eclipse-for-build-tools-7.x branch

apply common eclipse config to all projects across the elasticsearch workspace
including build tools projects
@breskeby breskeby added :Delivery/Build Build or test infrastructure backport v7.14.0 labels Jun 8, 2021
@breskeby breskeby self-assigned this Jun 8, 2021
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Jun 8, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby breskeby added the >bug label Jun 8, 2021
@breskeby breskeby merged commit 3799abc into elastic:7.x Jun 8, 2021
@breskeby breskeby deleted the fix-eclipse-for-build-tools-7.x branch June 8, 2021 14:37
@mark-vieira
Copy link
Contributor

This caused a strange error when importing the build into IntelliJ. I think the issue being that buildSrc still exists in 7.x but not master. I think we'll need to backport the removal of buildSrc before this. Or fix whatever the root cause is...

Build file '/Users/tim/Development/Projects/elasticsearch-other/elasticsearch-7.x/build-tools/build.gradle' line: 31
A problem occurred evaluating project ':build-tools'.
> Failed to apply plugin 'elasticsearch.eclipse'.
   > Cannot configure eclipse
...
Caused by: java.io.FileNotFoundException: File '/Users/tim/Development/Projects/elasticsearch-other/elasticsearch-7.x/buildSrc/build-tools-internal/src/main/resources/license-headers/sspl+elastic-license-header.txt' does not exist

For now I've reverted this change in 7.x.

mark-vieira added a commit that referenced this pull request Jun 9, 2021
breskeby added a commit that referenced this pull request Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants