mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-22 08:10:47 +01:00
ec298938c3
- Changed the verbosity of some commands. - Do not compile the splash screen twice. - Do not brand obsolete folder XenServer. - Moved the WiX source patch to a more relevant folder. Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
75 lines
2.0 KiB
JSON
75 lines
2.0 KiB
JSON
{
|
|
"files": [
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet-packages-manifest.txt",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/putty.exe",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/CookComputing.XmlRpcV2.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/Newtonsoft.Json.CH.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/DiscUtils.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/ICSharpCode.SharpZipLib.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/Ionic.Zip.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/log4net.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/dotnet46/*.pdb",
|
|
"target": "output/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "xs-local-contrib/citrix/xencenter/XenCenterOVF.zip",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/os/wix/3.11.2/wix311-binaries.zip",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/os/wix/3.11.2/wix311-debug.zip",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/NUnit/3.12/net45/nunit.framework.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/Moq/4.0.10827.0/4.0/Moq.dll",
|
|
"target": "xenadmin.git/packages/",
|
|
"flat": "true"
|
|
}
|
|
]
|
|
}
|