github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/artifacts/testdata/golden_assembly_manifest.mf (about)

     1  manifest-Version: 1.0
     2  Created-By: SAP Application Archive Builder {{cli_version}}
     3  
     4  Name: web/
     5  MTA-Module: java-hello-world
     6  Content-Type: text/directory
     7  
     8  Name: inner/uaa.json
     9  MTA-Requires: java-hello-world-backend/java-uaa
    10  Content-Type: application/json
    11  
    12  Name: config-site-host.json
    13  MTA-Requires: java-hello-world-backend/java-site-host
    14  Content-Type: application/json
    15  
    16  Name: xs-security.json
    17  MTA-Resource: java-uaa
    18  Content-Type: application/json
    19  
    20  Name: inner/xs-security.json
    21  MTA-Resource: java-uaa2
    22  Content-Type: application/json
    23  
    24  Name: META-INF/mtad.yaml
    25  Content-Type: text/plain
    26