{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a bug.",
    "ClosedDate": "2011-08-01T13:49:10.09-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "It appears that the option to recurse directories is not actually switching to TRUE.\n \n-r-                  - don't recurse directories (default).\n-r+                  - recurse directories.\n \nI want to zip up a whole folder of files and the contents of the sub-folders, but I only ever get the files in the directory where the tool is being run.\n \nC:\\Temp>\"C:\\Program Files (x86)\\Dino Chiesa\\DotNetZip Tools v1.9\\zipit.exe\" SomeStuff.zip *.* -r+ -progress\n \nBug?  Operator error?\nWin7 x64\n \n-Dusty",
    "LastUpdatedDate": "2013-05-16T05:31:37.013-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-05-05T12:05:34.5-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zipit.exe -r+ switch not working?",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13469
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Dusty, the arguments are processed in order;  If you put the -r+ before the *.*, then you'll get what you want. \r\n",
      "PostedDate": "2011-08-01T13:48:59.017-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-08-01T13:49:10.09-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:15.03-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:37.013-07:00",
      "Id": -2147483648
    }
  ]
}