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

Update to PIT 1.4.0 (which needs Java 8) #75

Closed
wants to merge 5 commits into from

Conversation

tobiasbaum
Copy link

This pull request updates the dependencies to PIT 1.4.0 (the latest version at the time of writing) and fixes the ensuing compile errors. To be able to run the build, I had to update the required Java version to Java 8. Some minor adjustments to the codebase were needed where the interface of PIT changed.

I have not tested the changes in Eclipse, only through the Travis build.

@tobiasbaum
Copy link
Author

By the way: The build for pitclipse-plugin does not run with Java 10 (which is why I couldn't build locally). I guess a Tycho update is needed.

@echebbi
Copy link
Collaborator

echebbi commented Aug 15, 2019

Hi @tobiasbaum, thanks for the proposal! Pitclipse's architecture have been updated with PR #80 and now uses Java 1.8 and Pitest 1.4.6. As such, I think that this PR can be closed.

Feel free to read CONTRIBUTING.md if you wish to submit more contributions.

@echebbi echebbi closed this Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants