Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for value4Secother (0.12 sec)

  1. platforms/jvm/platform-jvm/src/test/groovy/org/gradle/api/java/archives/internal/DefaultManifestMergeSpecTest.groovy

            def otherMap = [key1: 'value1other', key4: 'value4other', key5: 'value5other'] as LinkedHashMap
            def otherSectionMap = [keysec1: 'value1Secother', keysec4: 'value4Secother', keysec5: 'value5Secother']
            otherManifest.attributes(otherMap)
            otherManifest.attributes(otherSectionMap, 'section')
    
            TestFile manifestFile = tmpDir.file('somefile')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 15:09:49 UTC 2023
    - 7.1K bytes
    - Viewed (0)
Back to top