Skip to content

Commit

Permalink
[Fix] sitecontent type in mtad.yaml should be com.sap.portal.site-con…
Browse files Browse the repository at this point in the history
…tent (#725)

Remove obsolete and duplicate definitions for sitecontent, hdb and dwf.
  • Loading branch information
tal-sapan authored Apr 7, 2020
1 parent 819cfa8 commit 36d44af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions configs/platform_cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ platform:
- native-type: nodejs
platform-type: "javascript.nodejs"

- native-type: sitecontent
platform-type: "javascript.nodejs"

- native-type: hdb
platform-type: "com.sap.xs.hdi"

- native-type: java
platform-type: "java.tomee"
properties:
Expand All @@ -34,9 +28,6 @@ platform:
- native-type: java
platform-type: "java.tomcat"

- native-type: dwf
platform-type: "com.sap.xs.dwf"

- native-type: cds
platform-type: "cds"

Expand Down Expand Up @@ -89,12 +80,6 @@ platform:
- native-type: nodejs
platform-type: "javascript.nodejs"

- native-type: sitecontent
platform-type: "javascript.nodejs"

- native-type: hdb
platform-type: "com.sap.xs.hdi"

- native-type: java
platform-type: "java.tomee"
properties:
Expand All @@ -103,9 +88,6 @@ platform:
- native-type: java
platform-type: "java.tomcat"

- native-type: dwf
platform-type: "com.sap.xs.dwf"

- native-type: cds
platform-type: "cds"

Expand Down
Loading

0 comments on commit 36d44af

Please sign in to comment.