-
Notifications
You must be signed in to change notification settings - Fork 102
Pr 96 fix #112
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
Pr 96 fix #112
Conversation
…ork on Java 11 version
|
Thanks @sohah! Do we know why files were removed?
I am not sure whether porting to java11 is a good reason to delete them. |
|
Hi @yannicnoller , there isn't a very satisifying answser here, I think this needs to be investigated further, hopefully during the runtime exception project, if we get a good proposal for it. At this point, I think we have two options about this pull request,
|
|
@sohah thanks for the update! If we merge, we should flag it as somehow experimental, right now it might look like the official java-11 branch. |
|
@yannicnoller , I have added a disclamier about this in the readme, and also added a new issue to allows us to track the status of these model classes going forward. |
052390b
into
SymbolicPathFinder:gradle-build-java-11
Reference => PROJECT JIGSAW |
@Ao-senXiong , thank you for your contributions.
@yannicnoller , This pull request includes changes from the pull request #96, while updating to only reference java 11, while removing everything else, including the reference to the docker setup which we do not have for java11.
With these changes we can accept this pull request.