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

feature/UPSE-286 update to support Java 11 #2504

Merged
merged 5 commits into from
Dec 16, 2022

Conversation

mgillian
Copy link
Contributor

Checklist
Description of change

Provide support for build/install against Java 11, as well as Java 8

@ChristianMurphy
Copy link
Member

Nice, thanks @mgillian!
Could we add Java 11 to the CI test matrix, here:

java-version:
- 8

Adding

- 11

to the list?

@mgillian
Copy link
Contributor Author

mgillian commented Jun 17, 2022 via email

@ChristianMurphy
Copy link
Member

It looks like the Zulu flavor of Java on Windows is working, but is timing out before it could finish.
We can probably adjust this line

timeout-minutes: 20

To give a bit more wiggle room for builds that take longer.
30 min, 45 min, or even 60 min would probably be fine.

@jgribonvald
Copy link
Contributor

Did you watch if this fix the issue: uPortal-Project/uPortal-start#570 ?

Copy link
Contributor

@jgribonvald jgribonvald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested the build locally to see what happen, and it's building.
After there is a lot of warning with error prone on code...

@mgillian are you deploying this uPortal build ?

Copy link
Member

@bjagg bjagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@bjagg bjagg merged commit d92de0a into uPortal-Project:master Dec 16, 2022
@bjagg bjagg mentioned this pull request Dec 16, 2022
4 tasks
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.

4 participants