We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.0-RC1
<groupId>jakarta-data</groupId>
<groupId>jakarta.data</groupId>
<version>6.0</version>
servlet-api
<version>6.0.0</version>
<version>4.0</version>
cdi-api
<version>4.0.1</version>
<jakarta.data.version>1.0.0-SNAPSHOT</jakarta.data.version>
1.0.0
jakarta.data.tck.version
maven.compiler.release
maven.compiler.testRelease
maven.compiler.source
maven.compiler.target
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
KyleAure
Successfully merging a pull request may close this issue.
Specification Version
1.0.0-RC1
Bug report
<groupId>jakarta-data</groupId>
, but there is<groupId>jakarta.data</groupId>
<version>6.0</version>
ofservlet-api
, but there is<version>6.0.0</version>
<version>4.0</version>
ofcdi-api
, but there is<version>4.0.1</version>
<jakarta.data.version>1.0.0-SNAPSHOT</jakarta.data.version>
may disappear once the API gets released, I'd expect this to be set to1.0.0
insteadjakarta.data.tck.version
used in starter poms looks undefined and undocumentedmaven.compiler.release
/maven.compiler.testRelease
overmaven.compiler.source
/maven.compiler.target
Additional information
No response
The text was updated successfully, but these errors were encountered: