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

Replacement of javax.inject with com.google.inject #2253

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

soerendomroes
Copy link
Collaborator

Javax will soon be incompatible and is also being removed from KLighd and ELK.
Hence, I suggest to also remove it here (and I need a commit hash to refer to when updating the target platform for Epoch).

Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

Thanks for being proactive with these fixes! Have you confirmed that these are all of them?

@lhstrh lhstrh added the refactoring Code quality enhancement label Apr 4, 2024
@lhstrh lhstrh self-requested a review April 4, 2024 15:37
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

The code formatting errors are easily addressed by running ./gradlew spotlessApply.
I'm puzzled by the Docker errors, but it seems like docker-compose isn't found. Maybe we should use docker compose instead.

@soerendomroes
Copy link
Collaborator Author

I have an Eclipse setup that successfully installs and works with a checked out version of Klighd and ELK. But since the ELK release on Maven has problems, we have not yet released Klighd to test this with a release, only with the main.

So it works for me, but I will come back to this before/after the Klighd 3.0.0 release.

@lhstrh lhstrh added upgrade and removed upgrade labels Apr 14, 2024
@lhstrh lhstrh enabled auto-merge April 14, 2024 05:03
@lhstrh lhstrh changed the title Change javax.inject to com.google.inject. Replacement of javax.inject with com.google.inject Apr 14, 2024
@lhstrh lhstrh added this pull request to the merge queue Apr 14, 2024
Merged via the queue into lf-lang:master with commit 8c9a465 Apr 14, 2024
24 checks passed
@soerendomroes
Copy link
Collaborator Author

@lhstrh Thanks for merging and making the PR spotless. I seem to have missed this during travel preparations.

@lhstrh
Copy link
Member

lhstrh commented Apr 14, 2024

No problem! Easy fix 😄

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

Successfully merging this pull request may close these issues.

2 participants