spec/unit/publisher_spec.rb [75:137]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            md5: "ABCDEF123456",
            version_manifest: {
              manifest_format: 1,
              build_version: "11.0.6",
              build_git_revision: "2e763ac957b308ba95cef256c2491a5a55a163cc",
              software: {
                zlib: {
                  locked_source: {
                    md5: "44d667c142d7cda120332623eab69f40",
                    url: "http://iweb.dl.sourceforge.net/project/libpng/zlib/1.2.8/zlib-1.2.8.tar.gz",
                  },
                  locked_version: "1.2.8",
                  source_type: "url",
                  described_version: "1.2.8",
                  license: "Zlib",
                },
                openssl: {
                  locked_source: {
                    md5: "562986f6937aabc7c11a6d376d8a0d26",
                    extract: "lax_tar",
                    url: "http://iweb.dl.sourceforge.net/project/libpng/zlib/1.2.8/zlib-1.2.8.tar.gz",
                  },
                  locked_version: "1.0.1s",
                  source_type: "url",
                  described_version: "1.0.1s",
                  license: "OpenSSL",
                },
                ruby: {
                  locked_source: {
                    md5: "091b62f0a9796a3c55de2a228a0e6ef3",
                    url: "https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.8.tar.gz",
                  },
                  locked_version: "2.1.8",
                  source_type: "url",
                  described_version: "2.1.8",
                  license: "BSD-2-Clause",
                },
                ohai: {
                  locked_source: {
                    git: "https://github.com/chef/ohai.git",
                  },
                  locked_version: "fec0959aa5da5ce7ba0e07740dbc08546a8f53f0",
                  source_type: "git",
                  described_version: "master",
                  license: "Apache-2.0",
                },
                chef: {
                  locked_source: {
                    path: "/home/jenkins/workspace/chef-build/architecture/x86_64/platform/ubuntu-10.04/project/chef/role/builder/omnibus/files/../..",
                    options: {
                      exclude: [
                        "omnibus/vendor",
                      ],
                    },
                  },
                  locked_version: "local_source",
                  source_type: "path",
                  described_version: "local_source",
                  license: "Apache-2.0",
                },
              },
            })
        end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/unit/publishers/artifactory_publisher_spec.rb [31:93]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        md5: "ABCDEF123456",
        version_manifest: {
          manifest_format: 1,
          build_version: "11.0.6",
          build_git_revision: "2e763ac957b308ba95cef256c2491a5a55a163cc",
          software: {
            zlib: {
              locked_source: {
                md5: "44d667c142d7cda120332623eab69f40",
                url: "http://iweb.dl.sourceforge.net/project/libpng/zlib/1.2.8/zlib-1.2.8.tar.gz",
              },
              locked_version: "1.2.8",
              source_type: "url",
              described_version: "1.2.8",
              license: "Zlib",
            },
            openssl: {
              locked_source: {
                md5: "562986f6937aabc7c11a6d376d8a0d26",
                extract: "lax_tar",
                url: "http://iweb.dl.sourceforge.net/project/libpng/zlib/1.2.8/zlib-1.2.8.tar.gz",
              },
              locked_version: "1.0.1s",
              source_type: "url",
              described_version: "1.0.1s",
              license: "OpenSSL",
            },
            ruby: {
              locked_source: {
                md5: "091b62f0a9796a3c55de2a228a0e6ef3",
                url: "https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.8.tar.gz",
              },
              locked_version: "2.1.8",
              source_type: "url",
              described_version: "2.1.8",
              license: "BSD-2-Clause",
            },
            ohai: {
              locked_source: {
                git: "https://github.com/chef/ohai.git",
              },
              locked_version: "fec0959aa5da5ce7ba0e07740dbc08546a8f53f0",
              source_type: "git",
              described_version: "master",
              license: "Apache-2.0",
            },
            chef: {
              locked_source: {
                path: "/home/jenkins/workspace/chef-build/architecture/x86_64/platform/ubuntu-10.04/project/chef/role/builder/omnibus/files/../..",
                options: {
                  exclude: [
                    "omnibus/vendor",
                  ],
                },
              },
              locked_version: "local_source",
              source_type: "path",
              described_version: "local_source",
              license: "Apache-2.0",
            },
          },
        })
    end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



