Skip to content

Update CDS Services to 1.29.0#175

Merged
beckermarc merged 2 commits intomainfrom
cds-1.29.0
Nov 4, 2022
Merged

Update CDS Services to 1.29.0#175
beckermarc merged 2 commits intomainfrom
cds-1.29.0

Conversation

@beckermarc
Copy link
Copy Markdown
Contributor

  • Use H2 v2 with new h2 dialect provided by CDS Compiler
  • Use new name java instead of old java-cf for build tasks
  • Update dependencies

- Use H2 v2 with new h2 dialect provided by CDS Compiler
- Use new name java instead of old java-cf for build tasks
- Update dependencies
Comment thread .cdsrc.json
"tasks": [
{
"for": "java-cf"
"for": "java"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

are you sure about this? We still seem to run classic mtx in the bookshop

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think this change is independent of streamlined or classic MTX, but we can also keep it back if you like.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd suggest to go for it. @mofterdinger also proposed a similar change to the projects that we generate in the cds-services archetype.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

indeed java-cf and java point to the same implementation. java-cf should be replaced.

@beckermarc beckermarc merged commit 8220bc8 into main Nov 4, 2022
@beckermarc beckermarc deleted the cds-1.29.0 branch November 4, 2022 09:29
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