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

use maven.compiler.release instead of source+target #617

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

hboutemy
Copy link
Contributor

@hboutemy hboutemy commented Feb 8, 2024

with such a setting, you can safely build only once the whole project with JDK 17 or even 21 without fearing any wrong API being injected in .class files

@hboutemy hboutemy force-pushed the compiler.release branch 2 times, most recently from 79fb359 to 83e5e01 Compare February 8, 2024 21:25
Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

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

@hboutemy thanks a lot!

langchain4j-parent/pom.xml Show resolved Hide resolved
Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

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

@hboutemy thanks a lot!

langchain4j-parent/pom.xml Show resolved Hide resolved
@langchain4j langchain4j merged commit 677d3e0 into langchain4j:main Mar 5, 2024
6 checks passed
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