Fade.deploy shows incorrect results

1 view
Skip to first unread message

Serhiy Kalinets

unread,
Sep 19, 2013, 7:12:30 AM9/19/13
to fshar...@googlegroups.com
Hi  guys,

I tried to deploy some bits remotely using Fake.Deploy (version 1.72.0.0) and when I open http://myserver:8080/fake/deployments I see the following:

{
  "case": "QueryResult",
  "values": [
    [
      {
        "Id": "",
        "Version": "",
        "Authors": "",
        "Owners": "",
        "Url": "",
        "IsLatestVersion": false,
        "Created": "0001-01-01T00:00:00",
        "Published": "0001-01-01T00:00:00",
        "PackageHash": "",
        "PackageHashAlgorithm": "",
        "LicenseUrl": "",
        "ProjectUrl": "",
        "RequireLicenseAcceptance": false,
        "Description": "",
        "Language": "",
        "Tags": "",
        "Name": " ",
        "DirectoryName": ".",
        "FileName": "..nupkg"
      },
      {
        "Id": "",
        "Version": "",
        "Authors": "",
        "Owners": "",
        "Url": "",
        "IsLatestVersion": false,
        "Created": "0001-01-01T00:00:00",
        "Published": "0001-01-01T00:00:00",
        "PackageHash": "",
        "PackageHashAlgorithm": "",
        "LicenseUrl": "",
        "ProjectUrl": "",
        "RequireLicenseAcceptance": false,
        "Description": "",
        "Language": "",
        "Tags": "",
        "Name": " ",
        "DirectoryName": ".",
        "FileName": "..nupkg"
      }
    ]
  ] 
} 

Just wondering if something is just broken or that part of functionality has not been implemented yet.

Thanks in advance.


Morgan Persson

unread,
Sep 23, 2013, 3:30:22 AM9/23/13
to fshar...@googlegroups.com
I think this is because at some point nuget changed the schema, Fake handles nuspec with schema "http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" but the packages I make has schema "http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd".
I have a fix that handles both schemas in a branch (which has other changes too), lets hope it will get accepted ;-)

/Morgan

Steffen Forkmann

unread,
Sep 23, 2013, 3:45:02 AM9/23/13
to fshar...@googlegroups.com

Did you send the pull request? Can’t find it.

--
Sie haben diese Nachricht erhalten, weil Sie der Google Groups-Gruppe FAKE - F# Make beigetreten sind.
Um Ihr Abonnement für diese Gruppe zu beenden und keine E-Mails mehr von dieser Gruppe zu erhalten, senden Sie eine Email an fsharpMake+...@googlegroups.com.
Weitere Optionen: https://groups.google.com/groups/opt_out

Morgan Persson

unread,
Sep 23, 2013, 1:08:43 PM9/23/13
to fsharpmake
Sorry, it's still sitting in my local "teamcity integration" branch.
/Morgan

Morgan Persson

unread,
Sep 23, 2013, 1:09:58 PM9/23/13
to fsharpmake
No I havent sent a pull request yet, it's still sitting in my local "teamcity integration" branch.
/Morgan


On Mon, Sep 23, 2013 at 9:45 AM, Steffen Forkmann <steffen....@msu-solutions.de> wrote:
Reply all
Reply to author
Forward
0 new messages