Skip to content

Commit

Permalink
Updated default buildToolVersions
Browse files Browse the repository at this point in the history
The default buildToolVersions mentioned in the text are outdated
  • Loading branch information
alxsap committed Feb 20, 2024
1 parent 826600c commit 07a434f
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Depending on your configuration, the Cloud Foundry Environment pipeline can comp
Choose the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).

If you don't define a build tool version, a default one \(`MBTJ11N14`\) is used.
If you don't define a build tool version, a default one \(`MBTJ17N18`\) is used.

</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Depending on your configuration, the Cloud Foundry Environment pipeline can comp
buildTool: "mta" # "mta", "npm", or "maven" (default: "mta")
service:
buildToolVersion: "MBTJ11N14" # depends on buildTool value, see table below
buildToolVersion: "MBTJ17N18" # depends on buildTool value, see table below
cloudConnectors: # optional, only relevant if you enable Compliance stage with "SonarQube" mode
sonarExecuteScan:
credentialId: "<name of your cloud connector credential>"
Expand Down Expand Up @@ -106,7 +106,7 @@ Depending on your configuration, the Cloud Foundry Environment pipeline can comp
Choose the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).
If you don't define a build tool version, a default one \(`MBTJ11N14`\) is used.
If you don't define a build tool version, a default one \(`MBTJ17N18`\) is used.
</td>
</tr>
Expand Down Expand Up @@ -859,7 +859,7 @@ Depending on your configuration, your complete `config.yml` file should look as
> buildTool: "mta" # "mta", "npm", or "maven"
>
> service:
> buildToolVersion: "MBTJ11N14" # depends on buildTool value
> buildToolVersion: "MBTJ17N18" # depends on buildTool value
> cloudConnectors: # optional, only relevant if you enable Compliance stage with "SonarQube" mode
> sonarExecuteScan:
> credentialId: "<name of your cloud connector credential>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Depending on your configuration, the SAP Cloud Application Programming Model pip
buildTool: "mta" # "mta", "npm", or "maven" (default: "mta")
service:
buildToolVersion: "MBTJ11N14" # depends on buildTool value, see table below
buildToolVersion: "MBTJ17N18" # depends on buildTool value, see table below
# Stage configuration
stages:
Expand Down Expand Up @@ -101,7 +101,7 @@ Depending on your configuration, the SAP Cloud Application Programming Model pip
Choose the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).
If you don't define a build tool version, a default one \(`MBTJ11N14`\) is used.
If you don't define a build tool version, a default one \(`MBTJ17N18`\) is used.
</td>
</tr>
Expand Down Expand Up @@ -757,7 +757,7 @@ Depending on your configuration, your complete `config.yml` file should look as
> buildTool: "mta" # "mta", "npm", or "maven"
>
> service:
> buildToolVersion: "MBTJ11N14" # depends on buildTool value
> buildToolVersion: "MBTJ17N18" # depends on buildTool value
>
> # Stages configuration
> stages:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Depending on your configuration, the SAP Fiori for the ABAP platform pipeline ca
buildTool: "npm"
service:
buildToolVersion: "N14"
buildToolVersion: "N18"
cloudConnectors:
transportRequestUploadCTS:
credentialId: "<CredentialID>"
Expand Down Expand Up @@ -110,7 +110,7 @@ Depending on your configuration, the SAP Fiori for the ABAP platform pipeline ca
Enter the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).
If you don't define a build tool version, a default one \(`"N14"`\) is used.
If you don't define a build tool version, a default one \(`"N18"`\) is used.
</td>
</tr>
Expand Down Expand Up @@ -574,7 +574,7 @@ Depending on your configuration, your complete `config.yml` file should look as
> buildTool: "npm"
>
> service:
> buildToolVersion: "N14"
> buildToolVersion: "N18"
> cloudConnectors:
> transportRequestUploadCTS:
> credentialId: "<CredentialID>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Depending on your configuration, the SAP Fiori in the Cloud Foundry environment
Choose the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).

If you don't define a build tool version, a default one \(`MBTJ11N14`\) is used.
If you don't define a build tool version, a default one \(`MBTJ17N18`\) is used.

</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Depending on your configuration, the SAP Fiori in the Cloud Foundry environment
buildTool: "mta"
service:
buildToolVersion: "MBTJ11N14"
buildToolVersion: "MBTJ17N18"
cloudConnectors: # optional, only relevant if you enable Compliance stage with "SonarQube" mode
sonarExecuteScan:
credentialId: "<name of your cloud connector credential>"
Expand Down Expand Up @@ -108,7 +108,7 @@ Depending on your configuration, the SAP Fiori in the Cloud Foundry environment
Enter the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).
If you don't define a build tool version, a default one \(`"MBTJ11N14"`\) is used.
If you don't define a build tool version, a default one \(`"MBTJ17N18"`\) is used.
</td>
</tr>
Expand Down Expand Up @@ -866,7 +866,7 @@ Depending on your configuration, your complete `config.yml` file should look as
> buildTool: "mta"
>
> service:
> buildToolVersion: "MBTJ11N14"
> buildToolVersion: "MBTJ17N18"
>
> # Stages configuration
> stages:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Depending on your configuration, the SAP Fiori in the Neo environment pipeline c
Choose the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).

If you don't define a build tool version, a default one \(`MBTJ11N14`\) is used.
If you don't define a build tool version, a default one \(`MBTJ17N18`\) is used.

</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Depending on your configuration, the SAP Fiori in the Neo environment pipeline c
buildTool: "mta"
service:
buildToolVersion: "MBTJ11N14"
buildToolVersion: "MBTJ17N18"
cloudConnectors: # optional, only relevant if you enable Compliance stage with "SonarQube" mode
sonarExecuteScan:
credentialId: "<name of your cloud connector credential>"
Expand Down Expand Up @@ -105,7 +105,7 @@ Depending on your configuration, the SAP Fiori in the Neo environment pipeline c
Enter the build tool version you want to use. For more information, see [Supported Tools](supported-tools-5949283.md).
If you don't define a build tool version, a default one \(`"MBTJ11N14"`\) is used.
If you don't define a build tool version, a default one \(`"MBTJ17N18"`\) is used.
</td>
</tr>
Expand Down Expand Up @@ -717,7 +717,7 @@ Depending on your configuration, your complete `config.yml` file should look as
> buildTool: "mta"
>
> service:
> buildToolVersion: "MBTJ11N14"
> buildToolVersion: "MBTJ17N18"
> cloudConnectors: # optional, only relevant if you enable Compliance stage with "SonarQube" mode
> sonarExecuteScan:
> credentialId: "<name of your cloud connector credential>"
Expand Down

0 comments on commit 07a434f

Please sign in to comment.