Skip to content

Upated mta.yamls#183

Merged
BraunMatthias merged 3 commits intomainfrom
mta
Dec 9, 2022
Merged

Upated mta.yamls#183
BraunMatthias merged 3 commits intomainfrom
mta

Conversation

@mofterdinger
Copy link
Copy Markdown
Member

align mta-single-tenant.yaml with command: cds add mta

@BraunMatthias BraunMatthias merged commit efe65f5 into main Dec 9, 2022
@BraunMatthias BraunMatthias deleted the mta branch December 9, 2022 08:31
Comment thread db/package.json
"scripts": {
"start": "node node_modules/@sap/hdi-deploy --exit"
"start": "node node_modules/@sap/hdi-deploy/deploy.js",
"build": "npm i && npx -p @sap/cds-dk@^6 cds build .. --for hana --production"
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.

Little unfortunate that we hide another @sap/cds-dk version here again. This makes it not really transparent in ensuring that Java app and DB module are built with the same @sap/cds-dk version..

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, you are right, but that's the current situation. Maybe we have to remove the approach to set the cds-dk version in pom.xml and maintain it globally in a package.json that we can share the same cds-dk version for all modules (db, srv, ....)

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