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

ThaleMine: Gradle 4.9 / Java 11 migration. #2128

Closed
asherpasha opened this issue Oct 15, 2019 · 2 comments
Closed

ThaleMine: Gradle 4.9 / Java 11 migration. #2128

asherpasha opened this issue Oct 15, 2019 · 2 comments

Comments

@asherpasha
Copy link
Contributor

Hi,
I am upgrading ThaleMine to Gradle 4.9 and Java 11. I am using InterMine 4.1.0. I am getting an error. (Not all sources output this error. Most like only the ones in which we have additions to the model.)

Github (Note: Working Gradle 4.1/Java 8 version here):
https://github.com/asherpasha/thalemine
https://github.com/asherpasha/thalemine-bio-sources

ThaleMine builds without errors on Gradle 4.1, Java 8 and InterMine 4.1.0. It could be possible that the bug is in thalemine-bio-sources. I am not sure.

Attached Files:
error_1.txt
error_2.txt
error_3.txt

Thanks.

@danielabutano
Copy link
Member

danielabutano commented Oct 16, 2019

@asherpasha You are right! I have same issues when I try to build biotestmine using Gradle Wrapper 4.9.
We have built all the InterMine artifacts using 4.9 but tested in biotestmine with the 4.1.
Also flymine has been released using gradle 4.1.
For now, please build your thalemine using 4.1
Sorry ofr that, I will try to fix soon

@danielabutano
Copy link
Member

Anyway, I have rebuilt biotestmine with gradle 4.1 + java11 and seems working. So I think the issues is related to the gradle.

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

No branches or pull requests

2 participants