Navigation Menu

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

HSEARCH-3582 Make the build compatible with Eclipse #1989

Merged
merged 9 commits into from May 23, 2019

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented May 22, 2019

https://hibernate.atlassian.net//browse/HSEARCH-3582

I took this opportunity to improve the Jenkinsfile a little bit, allowing to run the build in an arbitrary environment using a new "ENVIRONMENT_FILTER" parameter. I used it to run only the part of the build checking that the eclipse compiler works fine, see here: http://ci.hibernate.org/job/hibernate-search-yoann/job/HSEARCH-3582/25/

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0006%) to 88.936%

Totals Coverage Status
Change from base Build 249: 0.0006%
Covered Lines: 17612
Relevant Lines: 19803

💛 - Coveralls

@yrodiere yrodiere requested a review from gsmet May 22, 2019 14:33
…chQueryResultContext

They trigger compilation errors in Eclipse, and they really aren't
necessary.
It will only be executed for the master and maintenance branches, not
for PRs or feature branches.
…to build environment rather than IT environment

Because the JDK and compiler are not (only) about ITs.
…environment that doesn't require default build artifacts is run
@yrodiere
Copy link
Member Author

Checked on Eclipse, it works. I'll merge and adjust if @gsmet runs into any problem while developing on Eclipse.

@yrodiere yrodiere merged commit e657f8c into hibernate:master May 23, 2019
@yrodiere yrodiere deleted the HSEARCH-3582 branch May 24, 2019 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants