Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix libs:ssl-config project setup #39074

Merged

Conversation

albertzaharovits
Copy link
Contributor

This fixes a project setup for the :libs:ssl-config project.
The build script file for the :libs:elasticsearch-ssl-config and :libs:ssl-config-tests projects was incorrectly named eclipse.build.gradle while the expected name was eclipse-build.gradle.
In addition, I added a missing snippet in the build.gradle conf file, that fixes the project setup for Eclipse users.

Looks like :libs:ssl-config-tests are not run independently (on their own JVM), and Eclipse users (including myself) have not been bothered much by compilation issues.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@albertzaharovits
Copy link
Contributor Author

For elasticsearch-ci/1 https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-1/8533/console I have raised #39077

@elasticmachine run elasticsearch-ci/1

@albertzaharovits albertzaharovits merged commit e0691bb into elastic:master Feb 19, 2019
@albertzaharovits albertzaharovits deleted the ssl-reindex-project-fix branch February 19, 2019 00:17
albertzaharovits added a commit that referenced this pull request Feb 19, 2019
The build script file for the `:libs:elasticsearch-ssl-config` and
`:libs:ssl-config-tests` projects was incorrectly named `eclipse.build.gradle`
 while the expected name was `eclipse-build.gradle`.
In addition, this also adds a missing snippet in the `build.gradle` conf file,
that fixes the project setup for Eclipse users.
albertzaharovits added a commit that referenced this pull request Feb 19, 2019
The build script file for the `:libs:elasticsearch-ssl-config` and
`:libs:ssl-config-tests` projects was incorrectly named `eclipse.build.gradle`
 while the expected name was `eclipse-build.gradle`.
In addition, this also adds a missing snippet in the `build.gradle` conf file,
that fixes the project setup for Eclipse users.
@alpar-t
Copy link
Contributor

alpar-t commented Feb 19, 2019

Thanks for looking at this @albertzaharovits . I believe this closes #38800

@alpar-t
Copy link
Contributor

alpar-t commented Feb 19, 2019

/cc @colings86

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

Successfully merging this pull request may close these issues.

None yet

5 participants