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

chore: cds 8 upgrade #1112

Merged
merged 12 commits into from
Jul 17, 2024
Merged

chore: cds 8 upgrade #1112

merged 12 commits into from
Jul 17, 2024

Conversation

johannes-vogel
Copy link
Contributor

No description provided.

@johannes-vogel johannes-vogel marked this pull request as ready for review July 12, 2024 13:47
@johannes-vogel johannes-vogel requested a review from stewsk July 12, 2024 13:47
@stewsk
Copy link
Collaborator

stewsk commented Jul 12, 2024

Errors in Java test

com.sap.cds.CdsException: CDS Compiler version 5 is not supported. Please use cds-dk 7 w/ cds-compiler 4

@agoerler : do we have to simultaneously upgrade Java RT?

@agoerler
Copy link
Collaborator

agoerler commented Jul 12, 2024

@agoerler : do we have to simultaneously upgrade Java RT?

Sure. But it has not been released yet.

simultaneously

Not really, you could firstly upgrade CAP Java (once available) as CAP Java 3.0 is downwards compatible with cds-dk 7. Then you could later upgrade the cds-dk to version 8. But you can't upgrade the other way around as CAP Java 2 does not know about cds-dk 8.

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
@stewsk stewsk merged commit 44fbe2a into main Jul 17, 2024
5 checks passed
@stewsk stewsk deleted the cds8 branch July 17, 2024 12:06
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.

3 participants