)]}'
{
  "log": [
    {
      "commit": "0bb9ec9ee35391bac2020e2dead60997aba19d4d",
      "tree": "39dddd4008d321358733071343d37728891a830a",
      "parents": [
        "20900dba108fff58352389a6cd956eddf1a1dc42"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 12 07:55:36 2021 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 12 07:55:36 2021 -0800"
      },
      "message": "Fix over-eager disposal of entity on deletion, which was disposing it before notifying listeners it had changed. Now we dispose only after listeners have been notified, so they can actually access the old data, such as its FQN.\n\nChange-Id: I005907bc2d832cb5e07b914fc8267a391ef53a05\n"
    },
    {
      "commit": "20900dba108fff58352389a6cd956eddf1a1dc42",
      "tree": "bc227ae02a265b2a70161aeec01d5a034b2a6b87",
      "parents": [
        "e61722d0f7493053b30b44b149ccfd4803d87140"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 10 16:37:39 2021 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 10 16:37:39 2021 -0800"
      },
      "message": "Fix compatibility with Eclipse 4.18 - import Assert from core.runtime package instead of jface.util\n\nChange-Id: Iddc3b280251253a3c7edacf35759d8f8860a7826\n"
    },
    {
      "commit": "e61722d0f7493053b30b44b149ccfd4803d87140",
      "tree": "b8d44d873eae81741bc84877d375f682425746a9",
      "parents": [
        "9b28e2a39dcabf4dddaf0eecf3aad03cc990e939"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Feb 18 14:11:41 2021 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Feb 18 14:11:41 2021 -0800"
      },
      "message": "Migrate Platform.getJobManager() to Job.getJobManager() to be Eclipse 4.17+ compliant.\n\nChange-Id: I34fa90d4e51399a038cd92f14839f3a8c4bbe189\n"
    },
    {
      "commit": "9b28e2a39dcabf4dddaf0eecf3aad03cc990e939",
      "tree": "25730086d5d2c106ba30ca86151e2ddbcec260e3",
      "parents": [
        "c988467713a2cb085aa58630790189225e324bdf"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Jan 19 10:26:39 2021 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Jan 19 10:49:23 2021 -0800"
      },
      "message": "Fix primitive paths during compilation on Windows.\n\nChange-Id: Ic1be471e4f322652fa55274733d20531b66a82dc\n"
    },
    {
      "commit": "c988467713a2cb085aa58630790189225e324bdf",
      "tree": "dc15a4f8fa229818f3f7e8cfbed5caaf11c5284e",
      "parents": [
        "2191f692fc62870b63044357804b81d6beee860f"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Dec 10 12:23:51 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Dec 10 12:23:51 2020 -0800"
      },
      "message": "Fixes for running generation with a facet override and other generation improvements.\n\n- Facet can only be applied once project artifacts are discovered, otherwise\nfacet thinks no artifacts are valid.  In future we should update artifact\nsession code to update the applied facet lookup maps each time an artifact\nis added to the session to account for this.\n- In plugin run report, give resolved generator version instead of the plugins\nconfigured mininmum version.\n- In case of error running generation, fail generation right away, to make it\neasier to identify the source of failure, instead of needing to scroll back\nthrough logs to try to find where an error was printed.  Especially helpful\nwhen running multi-threaded project generation.\n- In case plugin cannot be loaded, possibly because minimum required version not\npresent, fail generation right away instead of  silently skipping it.\n\nChange-Id: Id5983d1b089e9dd68aa515302f2805284d0b543d\n"
    },
    {
      "commit": "2191f692fc62870b63044357804b81d6beee860f",
      "tree": "c8673019865099b5c9a416a4af7ed08f720b8c1c",
      "parents": [
        "487483de27d1306498b6ac8ef2c72506c2d881d5"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Oct 29 12:02:40 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Oct 29 12:02:40 2020 -0700"
      },
      "message": "Add ability to selectively enable a generator during generation.\n\nChange-Id: Icb92c7b21dea67ef2ce647647446867bfd27f445\n"
    },
    {
      "commit": "487483de27d1306498b6ac8ef2c72506c2d881d5",
      "tree": "7becfd3c649cdc4f3a90057f01a8f8c8df9d45e4",
      "parents": [
        "09c770b3149f40ebe2983ef6ac86822f235274b5",
        "7c0e00e0ec79a4f92232c53e8def48fd4742f669"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Oct 29 14:36:03 2020 -0400"
      },
      "committer": {
        "name": "Gerrit Code Review @ Eclipse.org",
        "email": "gerrit@eclipse.org",
        "time": "Thu Oct 29 14:36:03 2020 -0400"
      },
      "message": "Merge \"Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread.\""
    },
    {
      "commit": "7c0e00e0ec79a4f92232c53e8def48fd4742f669",
      "tree": "d0c383017fbe682d1a92a8fc5e1b023a1fd5e846",
      "parents": [
        "8eec7b7e7baee068bbf8835df2f741a37bdd07ac"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri May 29 16:14:16 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Oct 29 11:31:11 2020 -0700"
      },
      "message": "Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread.\n\nChange-Id: I2e7fc06cbf167d3ea66a88a2b4079dacc42140b2\n"
    },
    {
      "commit": "09c770b3149f40ebe2983ef6ac86822f235274b5",
      "tree": "59362868eede9649f8136527e8806a69f56d32ec",
      "parents": [
        "8eec7b7e7baee068bbf8835df2f741a37bdd07ac"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Aug 17 17:56:13 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Aug 17 17:56:13 2020 +0100"
      },
      "message": "Adding a \"reset\" button the assoc end names"
    },
    {
      "commit": "8eec7b7e7baee068bbf8835df2f741a37bdd07ac",
      "tree": "c6bec00d41cab749ec8047ba186868d8be021873",
      "parents": [
        "42a0ee1a52ea227ea1196a0432fb9140a07abadb"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Apr 28 09:23:48 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Apr 28 17:41:45 2020 +0100"
      },
      "message": "Squashed commit of the following:\n\ncommit cd3c9d27444f369c51d791a7c1d201fd603976ea\nAuthor: Richard Craddock \u003crcraddoc@cisco.com\u003e\nDate:   Mon Apr 27 17:09:40 2020 +0100\n\n    Puch to provoke a PR\n\ncommit fe429b4fa7b2ab41c9a66b88c05132c0a9d32bc9\nAuthor: Richard Craddock \u003crcraddoc@cisco.com\u003e\nDate:   Mon Apr 27 12:09:36 2020 +0100\n\n    Very small change to provoke git\n\ncommit cbd866ba75976a58602f3e901793a6ec58f74246\nAuthor: Richard Craddock \u003crcraddoc@cisco.com\u003e\nDate:   Thu Apr 23 10:09:58 2020 +0100\n\n    Change to decorate certain cntrols on Artifact Editors based on\nmarkers\n\n    Primarily looks at \"type\" errors and anything else that is audited\nby\n    TS, AND CAN BE SET THROUGH THE UI.\n\n    If something cannot be changed to an errored state in the UI, then\nin\n    general it is not audited, and the error message will be \"generic\".\n\n    Works off \"Markers\", so only updated on a save.\n\nChange-Id: Ibceda57850f5d4f0c1f1d80be51eea7e96403381\n"
    },
    {
      "commit": "42a0ee1a52ea227ea1196a0432fb9140a07abadb",
      "tree": "9f17f2de4901f3e16cf05a64ffeca35a31e9dc2a",
      "parents": [
        "42b857490e50c2390b7b4a5c83b90d6e49568f27"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Apr 14 08:57:20 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Apr 14 08:57:20 2020 -0700"
      },
      "message": "Revert fixes for controls drawing with light grey background in Dark theme, the changes somehow caused a dark grey background to draw for the controls on Windows when in Light theme, making the controls appear disabled.\n\nChange-Id: I200fbf146400b417916f49f5c2576a8290e81b67\n"
    },
    {
      "commit": "42b857490e50c2390b7b4a5c83b90d6e49568f27",
      "tree": "057742b89dfb0e243c82f1e1ecf3015c04665f6a",
      "parents": [
        "d75e989138a346691c0281de30caac7e5f1e5d17"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 08 12:31:34 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 08 12:31:34 2020 +0100"
      },
      "message": "Error in gettng editor (not sure of actual usage, but it\u0027s wrong!)"
    },
    {
      "commit": "d75e989138a346691c0281de30caac7e5f1e5d17",
      "tree": "4c9fe62f73bb9aeaa7b8aecde4c9a1d0cd9ff42b",
      "parents": [
        "e65b93878f1bdd4ed592f444e985bb9569f4a980"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 08 12:30:14 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 08 12:30:14 2020 +0100"
      },
      "message": "Fix for searching in Modules"
    },
    {
      "commit": "e65b93878f1bdd4ed592f444e985bb9569f4a980",
      "tree": "d813bda3571b61419551cdda3470e1e6e8599ffe",
      "parents": [
        "57b6be1567237a78f5e20f243b53174e5e6963bf"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Apr 07 12:41:03 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Apr 07 12:41:03 2020 +0100"
      },
      "message": "Fix for facet scope page no loading.\n\nI\u0027m not sure why this was a problem, and why the fix resolves it..."
    },
    {
      "commit": "57b6be1567237a78f5e20f243b53174e5e6963bf",
      "tree": "8ae1a7eda62d4739ea797723dfcfbc2cb85bf7d6",
      "parents": [
        "105d81c706ba3cae25ee1d4d8fcf91a7cdb8303e"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 30 10:47:45 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 30 10:47:45 2020 -0700"
      },
      "message": "Fix for deadlock when DnD an attribute between two entities when a Diagram with either Entity is open.\n\nChange-Id: I9130965c845dcdbe6e47824c474dc2017aeb50d4\n"
    },
    {
      "commit": "105d81c706ba3cae25ee1d4d8fcf91a7cdb8303e",
      "tree": "0acc534e24176a9c4fd02a11d7c10d7fd3913e1c",
      "parents": [
        "82e34db2bfb812eae2d1d19647af61e0119d055c"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 30 10:05:09 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 30 10:11:57 2020 -0700"
      },
      "message": "Run diagram synchronization as a workspace job locked on project.\n\nChange-Id: Ife4a6e74b090a0d370d7331312148352b4b672b4\n"
    },
    {
      "commit": "82e34db2bfb812eae2d1d19647af61e0119d055c",
      "tree": "214cace78e9f4948cbaad634786ed9b6ee637006",
      "parents": [
        "596e216ae41decc41d10f909ba1aae89faf2c40c"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Mar 30 18:10:44 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Mar 30 18:10:44 2020 +0100"
      },
      "message": "Bad code on the stererotypeAsString methods."
    },
    {
      "commit": "596e216ae41decc41d10f909ba1aae89faf2c40c",
      "tree": "6f8cd1b8ca3fcbbbc15f6007449ced0acae2368f",
      "parents": [
        "ff1100ce8ad9feecafcef2a691e148f28f53d443"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Mar 30 12:05:01 2020 +0100"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Mar 30 12:05:01 2020 +0100"
      },
      "message": "Tests for refactoring, plus fix for package refactor problems"
    },
    {
      "commit": "ff1100ce8ad9feecafcef2a691e148f28f53d443",
      "tree": "c5b645e47fa1f436553ad1a5c36c141734461bf8",
      "parents": [
        "2d692a0c6cc3f11c2d25d2531de3e97724a0b45f"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Thu Mar 26 17:02:51 2020 +0000"
      },
      "committer": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Thu Mar 26 17:02:51 2020 +0000"
      },
      "message": "Fixes for renaming issues\n\n1. From diagram changed to package\n2. Rename lost all cointained componenets etc etc"
    },
    {
      "commit": "2d692a0c6cc3f11c2d25d2531de3e97724a0b45f",
      "tree": "d09cd825875c29f59b17352366ae0e971ee23d95",
      "parents": [
        "84fb5e88e7de88093a9da4e527fda3fb235c9a34"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 26 08:27:04 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 26 08:59:18 2020 -0700"
      },
      "message": "Fix tigerstripe help generation to include javadocs from tigerstripe-api and tigerstripe-core projects.\n\nChange-Id: I54aeadfe57730c9fac881cdbd9107ddf0f8f789b\n"
    },
    {
      "commit": "84fb5e88e7de88093a9da4e527fda3fb235c9a34",
      "tree": "b69a561d470c6c9f25dbc9c9363f5e3c63d60597",
      "parents": [
        "e1e90421298188bb3f644613cab3203392bd94d3"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 18 11:43:12 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 18 11:43:12 2020 -0700"
      },
      "message": "Indent tigersripe.xml output.\n\nChange-Id: I05c637dca70b961bba132988a11a4d87bc36d37f\n"
    },
    {
      "commit": "e1e90421298188bb3f644613cab3203392bd94d3",
      "tree": "ae99d8a0fb1da56344e5732635aa2ad5d4fe7f41",
      "parents": [
        "daa65b356094bac5a0a1e33ce262cba69104fa13"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 16:26:58 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 16:26:58 2020 -0700"
      },
      "message": "Minor fix for not showing Override stereotypes in light-grey foreground.\n\nChange-Id: I189e28653ae34d08872d295df9b956c49eceeed3\n"
    },
    {
      "commit": "daa65b356094bac5a0a1e33ce262cba69104fa13",
      "tree": "ed2bcf43d51d6cc52788ba7d85db0ef3b7cecc6b",
      "parents": [
        "fd2708ebeae4861a5c8719592cda80f4afeed712"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 10:23:14 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 10:23:14 2020 -0700"
      },
      "message": "Fix IndexOutOfBoundsException on table cell editing\n\n- Also tweak colors for Light/Dark greys to improve visibility in Dark theme\n\nChange-Id: I711982a82bb92feb200c2f5dc7ce50a3541463f1\n"
    },
    {
      "commit": "fd2708ebeae4861a5c8719592cda80f4afeed712",
      "tree": "f24c246e95c0d076ede61313ec14137da256358e",
      "parents": [
        "94ee3984a15afdf1d0c515bf014512524a938f50"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 09:01:32 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Mar 11 09:01:34 2020 -0700"
      },
      "message": "Fix issue with generator deployment from editor.\n\n- Make sure project classpath elements are converted to absolute paths for compiler args\n- Give clearer messages and more details on compilation failures\n\nChange-Id: I2551798526fa5b63f6f82d63c4f7be10f9151429\n"
    },
    {
      "commit": "94ee3984a15afdf1d0c515bf014512524a938f50",
      "tree": "c24f4c3d3fa86ded6b92d4fcdbff9af6948dc7cc",
      "parents": [
        "dbd50f8ee42573767dce9c2317683c6b0b102245"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Mar 10 15:23:58 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Mar 10 15:23:58 2020 -0700"
      },
      "message": "Simplify logging of exceptions.\n\nChange-Id: Ica90ee95445359ce7861b3a49886ab4490d2063c\n"
    },
    {
      "commit": "dbd50f8ee42573767dce9c2317683c6b0b102245",
      "tree": "241bcc047785c17e2ab8205c3435a33d232406a7",
      "parents": [
        "2a64fabd5fbff8e24377d217d44e84d6ebac2d27"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Mar 10 13:32:15 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Mar 10 13:32:15 2020 -0700"
      },
      "message": "Re-resolve model references when classpath changes.\n\nChange-Id: I382161b2fe77b1f46a3e0434f743fb1d219849ce\n"
    },
    {
      "commit": "2a64fabd5fbff8e24377d217d44e84d6ebac2d27",
      "tree": "75bebf37de83f253f017ea9297753a328117612f",
      "parents": [
        "bf1ef88ea5a0b6acb9820d7381956881e7248ebe"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 09 12:43:50 2020 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Mar 09 13:13:23 2020 -0700"
      },
      "message": "Various usability fixes:\n\n- Use default JFace foreground color for viewer elements, instead of always declaring black, to improve readability of elements in Dark theme\n- Create checkbox and radio buttons with SWT contructor, instead of toolkit to get theme appropriate colors.\n- Reduce common code in StereotypeSectionManager to have a single API for getting the active selection\n- Change stereotype button to \u0027View\u0027 instead of \u0027Edit\u0027 for inherited stereotypes\n- Correctly pass isEditable\u003dfalse for custom dialogs when viewing inherited stereotypes\n- Don\u0027t mark editor dirty after pressing \u0027OK\u0027 button after viewing an inherited stereotype\n- Sort stereotypes first by inherited stereotypes, and then by name.\n\nChange-Id: I1711f0f1642541e4078bef29a7162e00fbe146bd\n"
    },
    {
      "commit": "bf1ef88ea5a0b6acb9820d7381956881e7248ebe",
      "tree": "b8d6d9e42185e45e0eda2f74f44fdafabba5bb8f",
      "parents": [
        "240bd09d5df963595bb9049e447b5e3e6a26a758",
        "b4c3a844329f082e8fc246228e9bf636e608d429"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Feb 28 15:01:40 2020 -0500"
      },
      "committer": {
        "name": "Gerrit Code Review @ Eclipse.org",
        "email": "gerrit@eclipse.org",
        "time": "Fri Feb 28 15:01:40 2020 -0500"
      },
      "message": "Merge \"Fix API compatibility with Eclipse 2019-12. Create and run baseline Eclipse and latest Elipse build profiles for pre merge verification checks.\""
    },
    {
      "commit": "b4c3a844329f082e8fc246228e9bf636e608d429",
      "tree": "1ff8332905ac7ee60c1b4ed2ea3b0900959d030a",
      "parents": [
        "4ed808a0c5ae758c45e7d974ccfb02e0fbad08c0"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Feb 28 11:33:49 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Feb 28 11:33:49 2020 -0800"
      },
      "message": "Fix API compatibility with Eclipse 2019-12. Create and run baseline Eclipse and latest Elipse build profiles for pre merge verification checks.\n\nChange-Id: I9fe65c230b534397d11d754b28127fc4fbc6de19\n"
    },
    {
      "commit": "240bd09d5df963595bb9049e447b5e3e6a26a758",
      "tree": "f67ddd0f27224a623a814eb7cb996cc2fa351090",
      "parents": [
        "4ed808a0c5ae758c45e7d974ccfb02e0fbad08c0"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Feb 28 10:50:32 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Feb 28 10:50:32 2020 -0800"
      },
      "message": "Use singleton ArrayContentProvider.\n\nChange-Id: I5112d235b2cc493397d461f7d94023a92043f225\n"
    },
    {
      "commit": "4ed808a0c5ae758c45e7d974ccfb02e0fbad08c0",
      "tree": "c770a573177dc846066b8c0f8dbec38780b33c25",
      "parents": [
        "c442f5359f9514c75f2d4a3db9f2e4dede22f8fb"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Feb 19 15:52:04 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Feb 19 15:53:53 2020 -0800"
      },
      "message": "Removing trailing whitespace from all velocity templates.\n\nPatch contributed by Timofey Vasenin \u003ctvasenin@cisco.com\u003e\nChange-Id: I492ecab37f1597cd9e1a9c3b53fe4e1fd2a9d2e2\n"
    },
    {
      "commit": "c442f5359f9514c75f2d4a3db9f2e4dede22f8fb",
      "tree": "af08d6894232deeb183b46c2d4e6089ab32107a9",
      "parents": [
        "9fb8b31a11b2fdc4af42dcfcb6801f1d472cec27"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Feb 19 07:17:09 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Feb 19 08:44:51 2020 -0800"
      },
      "message": "Fix extra * in formatting of stereotypes.\n\nChange-Id: Ieaab715f1cbd50eab0912188f6e02918dcfa4f2e\n"
    },
    {
      "commit": "9fb8b31a11b2fdc4af42dcfcb6801f1d472cec27",
      "tree": "ae319ca389d7a6a5389716010efc289e38117187",
      "parents": [
        "d794638c18e82365140c0a00a2c925a720df6216"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 18 11:02:58 2020 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Feb 18 13:18:24 2020 -0800"
      },
      "message": "Fixes to stereotype inheritance. Fix association output format.\n\n- Fix NullPointer for UnresolvedStereotype\n- Handle array stereotypes\n- Fix output format of association and association classes.\n\nChange-Id: I93c7cd538382fbf757fff2857baf92fcce2bfa3e\nSigned-off-by: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\n"
    },
    {
      "commit": "d794638c18e82365140c0a00a2c925a720df6216",
      "tree": "43ba59af3156f07fa53c0681d29c605ec90c933a",
      "parents": [
        "838c68aab58b86813e1c6b328761bf696ee9511e"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Feb 05 14:19:11 2020 +0000"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Feb 06 08:57:56 2020 -0800"
      },
      "message": "Support for \"Inherited/Overriden\" stereotypes.\n\nSupport to refresh Stereotypes section when working copy or parent is modified.\nIncludes Contributions from:\n- Richard Craddock \u003crcraddoc@cisco.com\u003e\n- Daniil Efremov \u003cdefremov@cisco.com\u003e\n\nChange-Id: I4606c043442b6ba4bb7e9fe450c7a1c37bb6706a\nSigned-off-by: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\n"
    },
    {
      "commit": "838c68aab58b86813e1c6b328761bf696ee9511e",
      "tree": "a3f80ed2345b55588471920f294cbf3ac80d73ee",
      "parents": [
        "bc32bf4014be8d214e8e560a4fc4a865746d7bcb"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Thu Dec 19 11:13:33 2019 +0000"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Dec 19 13:12:55 2019 -0800"
      },
      "message": "Enhance extension point for editing Dependencies\n\nChange-Id: I17a01cb736cfc70beaf5a4c7d1dd32f7a2af3765\n"
    },
    {
      "commit": "bc32bf4014be8d214e8e560a4fc4a865746d7bcb",
      "tree": "f683cabf305be79f11ae34632d4fb3f9f4fa8313",
      "parents": [
        "905965119e59d918f2c75e739982238196e743b0"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Dec 13 15:10:12 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Dec 13 15:10:12 2019 -0800"
      },
      "message": "Fix for getName() API throwing NPE after project is deleted when accessed by listeners of TigerstripeWorkspaceNotifier.\n\nChange-Id: Idac8c4966725fbdf73d8420672c9f3f706268e5c\n"
    },
    {
      "commit": "905965119e59d918f2c75e739982238196e743b0",
      "tree": "146db1cfca1173d7b2abceb1debdcdaa331e2771",
      "parents": [
        "df059151555e3a28f8e773558e8c6b4817085063"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Dec 10 07:52:18 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Dec 11 11:00:57 2019 -0800"
      },
      "message": "Fixes for generator classpath settings, so they have compile access to JARs provided by Tigerstripe at Runtime.\n\nChange-Id: Iac31447c09caa0f1243bf79a5b457bc2018cb5f3\n"
    },
    {
      "commit": "df059151555e3a28f8e773558e8c6b4817085063",
      "tree": "1d2dd0f64e48bf755617015e276fecf6df98bd9b",
      "parents": [
        "11a929fd8cbd54a5e3bbfb1629428ae72a771e87"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Dec 05 07:23:39 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Dec 05 07:23:39 2019 -0800"
      },
      "message": "Revert unintentional API changes.\n\nChange-Id: Ib7c2feb41a770ab530f2746eb7cd0317b82aa4fd\n"
    },
    {
      "commit": "11a929fd8cbd54a5e3bbfb1629428ae72a771e87",
      "tree": "91dd34588f8ad6856a764cd956089851cfcef983",
      "parents": [
        "e1eca25e0d7a02901dfcd9635e6ddb82946517bc"
      ],
      "author": {
        "name": "Richard Craddock (rcraddoc)",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Dec 04 08:51:23 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Dec 04 08:51:23 2019 -0800"
      },
      "message": "Fixes for compiling generator plugins within Eclipse.\n\nChange-Id: Iadae56b5a03f2021a38c8d9858ad79bc2d4de946\nSigned-off-by: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\n"
    },
    {
      "commit": "e1eca25e0d7a02901dfcd9635e6ddb82946517bc",
      "tree": "b6346e25b79f9e656438bdaa49d4b0eb2a76f943",
      "parents": [
        "95deb9bf0ab7b7193a4834cb9ae5fd0af6fab16d"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Dec 04 08:41:02 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Dec 04 08:43:13 2019 -0800"
      },
      "message": "TA779169 Keep child elements expanded on stereotype search\n\nPatch provided by Daniil Efremov (Xored Software Inc.)\n\nChange-Id: I0be671612fd0069b709611ad4046a095a4ec1ee0\nSigned-off-by: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\n"
    },
    {
      "commit": "95deb9bf0ab7b7193a4834cb9ae5fd0af6fab16d",
      "tree": "17e9ffa92a134a46f377dccf922c71ccdac7b1fa",
      "parents": [
        "d869bfdcba3d92b022ee06cf3c836cde192a5c73"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Dec 03 11:02:11 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Dec 03 11:02:11 2019 -0800"
      },
      "message": "Resolve to correct ts project.\n\nChange-Id: I3b3afc246a4e0668db8133fd1199ee049b16aa62\n"
    },
    {
      "commit": "d869bfdcba3d92b022ee06cf3c836cde192a5c73",
      "tree": "80d4fec013f45036d59108f43c2b8d938cbd0dec",
      "parents": [
        "53a8758047ebdf66822ea920883e9447426bc517"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Dec 02 11:14:23 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Dec 02 11:14:23 2019 -0800"
      },
      "message": "Fix for generation of project within Eclipse.\n\nChange-Id: I9fa174e1afc1d89bd28b48baecb89272e81b1a32\n"
    },
    {
      "commit": "53a8758047ebdf66822ea920883e9447426bc517",
      "tree": "d9db8131be3f09628bffc93c835d3495b3e24ec0",
      "parents": [
        "bc6d121ac1bb0f244c91dc6b220b5e4e1a622186"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 27 18:54:13 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 27 18:54:13 2019 -0800"
      },
      "message": "Fix installed module load errors, due to recursive reference to module project handle.\n\nChange-Id: I2044a8e65957563892fce04d26ce72737af75ba0\n"
    },
    {
      "commit": "bc6d121ac1bb0f244c91dc6b220b5e4e1a622186",
      "tree": "5c245140212415772a71409247b227d9d3f59db6",
      "parents": [
        "b8b5c06bdc75f1b5976d8d74c248406717a39658"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Nov 22 13:59:18 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 27 10:52:30 2019 -0800"
      },
      "message": "Squashed commit of the following:\n\ncommit 088c3b4405c2b717ff00e814bf616c366bf96c7d\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Fri Nov 22 13:55:58 2019 -0800\n\n    Close reader after use.\n\n    Change-Id: Ia81aac277c14a28ec58f08c889473a3ddcb0c323\n\ncommit 5d854de62838cb83c5a96cb06effafe460bf56a2\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Fri Nov 22 13:41:30 2019 -0800\n\n    Rework reference handles so they are cleared on project close and removed on reference delete, and so that each project can hold its own reference to account for possible different resolved versions.\n\n    Change-Id: I386fe440f5478981ccab88f6d9f995aac3e517b1\n\ncommit a5c2edda64b3cc6e16c781147877bc8524a4ba99\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Fri Nov 22 09:02:26 2019 -0800\n\n    Fix for plugin version printed in ID field.\n\n    Change-Id: I3cd24e72d747fb4af0f663eba4b5969a2295ba7b\n\ncommit cd7c10f1ff8038b17e171961a8bbd89b702021e2\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Thu Nov 21 15:54:30 2019 -0800\n\n    Add back reference to current container.\n\n    Change-Id: I6090337f13a8d3c1b616417f0dcf293c41b8e6a2\n\ncommit b7fb7dc8480ffbdf5f43ba4d06ff236c758e36de\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Thu Nov 21 10:52:59 2019 -0800\n\n    Fix transitive reference artifact resolution.\n\n    Change-Id: I1bfb9543e1c73cd337f67540e58a73eb7a846c45\n\ncommit 4ed7683618edd9acbcbd7b12bc49a9f6206759ff\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Wed Nov 20 16:21:11 2019 -0800\n\n    Let model references simply resolve from the classpath containers avaialble.\n\n    Change-Id: Idb9d6082de160a74ca330fe897d22a6ece8dbf58\n\ncommit f4318feed4597d9ef272fb7784d4f8a761561da1\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Wed Nov 20 16:21:11 2019 -0800\n\n    Let model references simply resolve from the classpath containers avaialble.\n\n    Change-Id: Idb9d6082de160a74ca330fe897d22a6ece8dbf58\n\ncommit c5f622e1aef2bd6f2f1559a64e027140af57cebe\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Tue Nov 19 10:29:46 2019 -0800\n\n    Maven Classpath support patch from Richard\n\n    Change-Id: I1b3498480c1a1d59942c9f262a4ec94abfdeca0f\n\ncommit ff6700707ff59e0a9bcc614ab294f039bf5220f9\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Tue Nov 5 09:41:03 2019 -0800\n\n    Fix conflicted files.\n\n    Change-Id: I688d2f5467bc7a23eb102bebc4bf5a2c047ca525\n\ncommit 5825f608b82a9d44eaac2fa3783870cad417932e\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Tue Nov 5 09:31:09 2019 -0800\n\n    Merge #150036\n\n    Change-Id: I12cc24c0902010b8cc3ba0494d0c52d9df3fdde2\n\ncommit 844559d34bcf6d2e045b77b4d1d9aab31ced3059\nMerge: 9898ca34e c603a07b2\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Mon Nov 4 17:29:07 2019 -0800\n\n    Merge branch \u0027maven-support-149997\u0027 into merge/maven-support\n\n    Change-Id: Ifb8e1519627547952f53ecb1b1a51d8cc3f7b6f6\n\ncommit 9898ca34eb94f311f1f23631d087b1a073059a99\nAuthor: Daniel Johnson \u003cdanijoh2@cisco.com\u003e\nDate:   Fri Nov 1 10:18:54 2019 -0700\n\n    Support resolving model references from custom classpath containers.\n\n    Change-Id: Id2cb47da1612d489bc5ecb0ec35cbed5bb6cbcda\n\ncommit c603a07b2b532ff4388be091de0826b7a8913f96\nMerge: 4334fd8bb 45e799549\nAuthor: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\nDate:   Mon Sep 23 10:59:52 2019 +0700\n\n    US187392: Update Tigerstripe to use pom dependency defintions\n\n    Change-Id: I98c79db5c8dbda220106733d7777dfbfa5a6a030\n    Signed-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\n\ncommit 45e799549f2e93b10eb018ed8e500716ab7ce804\nAuthor: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\nDate:   Mon Sep 23 10:52:36 2019 +0700\n\n    US187392: Update Tigerstripe to use pom dependency defintions\n\n    Change-Id: I98c79db5c8dbda220106733d7777dfbfa5a6a030\n    Signed-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\n\nChange-Id: I85662c7e89bc2659fd4b1853f216477213457128\n"
    },
    {
      "commit": "b8b5c06bdc75f1b5976d8d74c248406717a39658",
      "tree": "42ea86913ffc29c3179cbe6d4a5cf2e7d794c38e",
      "parents": [
        "e6ea66fb8e7b1f66c638153d7072b9f60a316bad"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 06 14:26:44 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Nov 07 07:23:06 2019 -0800"
      },
      "message": "Add back project nature if missing, otherwise the project auditor can hit NPE. Sort properties alphabetically to simplify project diffs going forward.\n\nChange-Id: I89c0561887d77c87829df47cd500967dc7494f5d\n"
    },
    {
      "commit": "e6ea66fb8e7b1f66c638153d7072b9f60a316bad",
      "tree": "d25af3346f90b4ad2de67f69b196a1faba5d9908",
      "parents": [
        "4334fd8bb2cea75e5cc34a3707b9ef42896ec853"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 06 18:17:12 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Nov 06 18:23:27 2019 -0800"
      },
      "message": "Move Tigerstripe API Reference to main help.\n\nChange-Id: If2ceecf7f6ce46716c585bcb2f9bf33be6c59c7e\n"
    },
    {
      "commit": "4334fd8bb2cea75e5cc34a3707b9ef42896ec853",
      "tree": "4c44b3043ffe3f9132ff92b23798f851dc205f60",
      "parents": [
        "5a38fa3af0a4e2ed24850469b5f1894a903fe284"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:46:03 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:46:03 2019 -0700"
      },
      "message": "Don\u0027t set build name.\n\nChange-Id: I718aec136658942ee8e4bdc0f6bfe58d468e434b\n"
    },
    {
      "commit": "5a38fa3af0a4e2ed24850469b5f1894a903fe284",
      "tree": "a92f65bcfcd0a5f92c58bb07309d99982d328214",
      "parents": [
        "130acfde0878811b3b7f2a7cc797fde17d891cc2"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:27:48 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:32:57 2019 -0700"
      },
      "message": "Use pipeline syntax.\n\nChange-Id: I1418ceef037baedb988b7a5659d3a507543e9f79\n"
    },
    {
      "commit": "130acfde0878811b3b7f2a7cc797fde17d891cc2",
      "tree": "0184f85edd006606d3091808fbc1186efa257955",
      "parents": [
        "cc0e8806204a00d4a0653a23c7b475d53c82d7b3"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:12:37 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Sep 16 14:12:37 2019 -0700"
      },
      "message": "Update to new JDK label for new CI server.\n\nChange-Id: I6a8a8c3929d4049615481bda79266dee913c7d65\n"
    },
    {
      "commit": "cc0e8806204a00d4a0653a23c7b475d53c82d7b3",
      "tree": "af6a309956362ed2456a88ba848b3cddaf5576e3",
      "parents": [
        "b8ee7d52e71c8c7ed20141b53996c247257f38c4"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Aug 30 12:34:08 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Aug 30 12:34:08 2019 -0700"
      },
      "message": "Fix for NPE during generation due to upstream installed module JARs not having an absolute path available when populating filename to artifact cache map in the artifact manager. This caused some upstream artifacts to not be discoverable in downstream models during generation leading to incomplete generation output\n\nChange-Id: Ie2ddfe61d9434c4ba6479c21f81ca114a48a0e0b\n"
    },
    {
      "commit": "b8ee7d52e71c8c7ed20141b53996c247257f38c4",
      "tree": "3fe58f25e25b15c4eafeda6a656e401d706cf044",
      "parents": [
        "4ee56fbf2c92675d9ee7af762019e40be9a6f960"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Fri Aug 09 17:47:40 2019 +0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Aug 14 13:55:32 2019 -0700"
      },
      "message": "TA735031: Instantiate extension auditors just once per build instead of\nonce per artifact\n\nChange-Id: I696388ca75b11816856734d2bc2844062f62c998\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\n"
    },
    {
      "commit": "4ee56fbf2c92675d9ee7af762019e40be9a6f960",
      "tree": "1d33d0ab0500aeea9361b686227ec2b6d792a4fd",
      "parents": [
        "fe256e7488c0086c18b23be13c8facf061b5ae24"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 12:17:11 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 12:17:11 2019 -0700"
      },
      "message": "Fix compile error.\n\nChange-Id: I850cfd20d6df8dd9cfbfd21ad0cc312caabc6914\n"
    },
    {
      "commit": "fe256e7488c0086c18b23be13c8facf061b5ae24",
      "tree": "0ef32d7c0e404ee297c54bd4bc4ce33312b6b5bb",
      "parents": [
        "66df1e8141260c1918ec5a48e3039e6bc3c82fd7"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 12:05:28 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 12:05:28 2019 -0700"
      },
      "message": "Fix for disposing artifacts prematurely before notifiactions when replaced with a newer artifact.\n\nChange-Id: Ic1cd867f05b06e57167c8530aba621a03ae2091e\n"
    },
    {
      "commit": "66df1e8141260c1918ec5a48e3039e6bc3c82fd7",
      "tree": "b10735c96e289e77e83b7f50f143e067362fce26",
      "parents": [
        "2c324666c012d0c8867e6384ecb512c1dc9e00ca"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 07:57:50 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 08 07:57:50 2019 -0700"
      },
      "message": "Fix compile failures.\n\nChange-Id: I0d8abf275f8f1eb12eebc11b2c8cba08abb58667\n"
    },
    {
      "commit": "2c324666c012d0c8867e6384ecb512c1dc9e00ca",
      "tree": "e448f0c0893334375c860c9f932e88fe4c9b0ea8",
      "parents": [
        "6f0d6ec8640ac9ea8bd9ad77105b17b174db3346"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Aug 07 20:08:13 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Aug 07 20:08:13 2019 -0700"
      },
      "message": "More cleanup and memory improvements for multi-threaded generation.\n\nChange-Id: I9e4e5c1aa31b37379966b1496394687100812c5f\n"
    },
    {
      "commit": "6f0d6ec8640ac9ea8bd9ad77105b17b174db3346",
      "tree": "908fb19491c74d71599c1a4b6d3396df643c34b4",
      "parents": [
        "21372cc5bdc409819bf19c2209c92c0b219c05fb"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Aug 07 14:30:03 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed Aug 07 14:30:03 2019 -0700"
      },
      "message": "Various performance improvements.\n\nChange-Id: I0cc89cab519c1602b16cebdc3f6b9b5201eca6ca\n"
    },
    {
      "commit": "21372cc5bdc409819bf19c2209c92c0b219c05fb",
      "tree": "45ebc7b28794f75314efcabf1855c951f74efbce",
      "parents": [
        "78cc77167d1c247aa6c86ff367ff3d6e0f5bca7f"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 01 21:19:36 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 01 21:19:36 2019 -0700"
      },
      "message": "Merge forward deadlock fixes from release/0.10\n\nChange-Id: I67a6f3093d685e2bb9fe9c6036d255d506560324\n"
    },
    {
      "commit": "78cc77167d1c247aa6c86ff367ff3d6e0f5bca7f",
      "tree": "01d7e7e7b42415c690758ab5714432eaf3fc4943",
      "parents": [
        "ce9e4782ff9a901a2b74b5eb56c7a146720e7ab4"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Jul 11 16:40:53 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Aug 01 14:20:19 2019 -0700"
      },
      "message": "Cherry-pick latest fixes for JDT deadlock from release/0.10\n\nChange-Id: I7c55e06547c0e21be628a7771618a177b9038767\n"
    },
    {
      "commit": "ce9e4782ff9a901a2b74b5eb56c7a146720e7ab4",
      "tree": "be143cab22577af436a6656535334d1d19890434",
      "parents": [
        "0e6a8b9b31a0e4db359ed3df8422b43a8f4aebcf"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Jul 22 18:12:25 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Jul 22 18:12:25 2019 -0700"
      },
      "message": "Small fixes for non-Eclipse generation.\n\nChange-Id: I8001a2ae68106770f25ac816f03fa0c0a9420cb8\n"
    },
    {
      "commit": "0e6a8b9b31a0e4db359ed3df8422b43a8f4aebcf",
      "tree": "4ee2e87dc1386b92745ce0f08d988ec75bc12290",
      "parents": [
        "51a24298094b67f37678b884addef177ae0a3902",
        "228b2ec9d36092db34c9e5fd021d30b354e30f54"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Jul 22 18:11:54 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Mon Jul 22 18:11:54 2019 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of ssh://git.eclipse.org:29418/tigerstripe/org.eclipse.tigerstripe into update-master\n\nChange-Id: Ia172b69bfa79867d818ead621ae6c8254b755621\n"
    },
    {
      "commit": "51a24298094b67f37678b884addef177ae0a3902",
      "tree": "57ca5378e9773540d210b00eed060c53cac7c4b4",
      "parents": [
        "aef2830b2678ed94d48966b391854a84a44db6e6"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu May 23 17:08:34 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Jul 12 16:38:49 2019 -0700"
      },
      "message": "Add all artifacts, including upstream dependent model artifacts to generation context in new classpath_* variables.\n\nChange-Id: Ie64fd91a999e79f2b3351155a9a1d6e55230904d\n"
    },
    {
      "commit": "aef2830b2678ed94d48966b391854a84a44db6e6",
      "tree": "51d1bbf394a08fd63347457efeee94880a611d4d",
      "parents": [
        "23ffe12f2c7b34504a26f6d6d6c8af248a51a2ce"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Jul 11 16:40:53 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Jul 12 16:19:08 2019 -0700"
      },
      "message": "Make InstalledModuleManager load models on first access and make methods non-synchronized to avoid potential multi-thread deadlock on java classpath initialization.\n\nChange-Id: I3fd4290388a6b735b04879da810fba9a6832710f\n"
    },
    {
      "commit": "228b2ec9d36092db34c9e5fd021d30b354e30f54",
      "tree": "be10a34614ff2cc471efc5544d34baa891a2a396",
      "parents": [
        "23ffe12f2c7b34504a26f6d6d6c8af248a51a2ce"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Tue Jun 25 12:32:53 2019 +0700"
      },
      "committer": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Tue Jun 25 12:32:53 2019 +0700"
      },
      "message": "TA732838: TS: NamedCapabilities are not updated on project close\n\n* Ignore changes under projects Maven \u0027target\u0027 folder\n\n\nChange-Id: I70452ab44b26a7eb0f2e59c81edb8c2910919389\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e"
    },
    {
      "commit": "23ffe12f2c7b34504a26f6d6d6c8af248a51a2ce",
      "tree": "022e5617777d82fdfb0df13085716110dd221ae0",
      "parents": [
        "bc6f9dbc7a83f76978a2f980b092e777bd1b60be"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Fri May 24 20:26:41 2019 +0700"
      },
      "committer": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Fri May 24 20:26:41 2019 +0700"
      },
      "message": "TA719903: TS: Ensure Tigerstripe removes references to deleted projects\n\nChange-Id: I388959d2dcdb0aa2154bd3a7cc441c17ee8dbc35\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e"
    },
    {
      "commit": "bc6f9dbc7a83f76978a2f980b092e777bd1b60be",
      "tree": "80b28f508b33dbb0d0001678a63b78ea019a32c6",
      "parents": [
        "a7a285d97f40df5dffb29a52829ef70c03b48009"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Wed May 15 17:53:30 2019 +0700"
      },
      "committer": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Wed May 15 17:55:21 2019 +0700"
      },
      "message": "DE76653: TS: Incorrect listener notification is fired on association end\nchange\n\nChange-Id: I1157efab6f3ae246d086f53664a88b0d47a41313\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e\n"
    },
    {
      "commit": "a7a285d97f40df5dffb29a52829ef70c03b48009",
      "tree": "f6f89dac68904e48f3ef916133412db76b48a76f",
      "parents": [
        "41710cddc021d5e8cbe44a283a3180487e682897",
        "7f12f933a846711be3b425d5f9d527d088c9219a"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed May 08 09:24:48 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Wed May 08 09:24:48 2019 -0700"
      },
      "message": "Merge branch \u0027bugfix/TA711426\u0027\n\nChange-Id: I348739873a063f8ec3a3883c00aca0482198e399\n"
    },
    {
      "commit": "7f12f933a846711be3b425d5f9d527d088c9219a",
      "tree": "189544e101a37afff8e273f5459b94b6f729669c",
      "parents": [
        "fe2b7d3664b68d2c94c22965ab9dbdb843c39796"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed May 08 11:13:06 2019 +0100"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed May 08 11:13:06 2019 +0100"
      },
      "message": "Corrected class in auditor"
    },
    {
      "commit": "41710cddc021d5e8cbe44a283a3180487e682897",
      "tree": "ee952fe524c70aa7ca6221b24c70a7a208642c81",
      "parents": [
        "fe2b7d3664b68d2c94c22965ab9dbdb843c39796"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Apr 26 15:27:01 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Apr 26 15:27:01 2019 -0700"
      },
      "message": "Include icons folder in JAR correctly.\n\nChange-Id: Idfc4abbebdea1519e4eaec04145b83edacfffe05\n"
    },
    {
      "commit": "fe2b7d3664b68d2c94c22965ab9dbdb843c39796",
      "tree": "93991149e1c43b23ead63a236f4e5e6e2c30fec3",
      "parents": [
        "7d3d40ec2364bb779fb3bd09a84b459c20cfa785",
        "8400f8ce8477f262c5fc28d630cd6c43052edf99"
      ],
      "author": {
        "name": "Richard Craddock (rcraddoc)",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 26 16:33:58 2019 +0100"
      },
      "committer": {
        "name": "Richard Craddock (rcraddoc)",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 26 16:33:58 2019 +0100"
      },
      "message": "Merge branch \u0027master\u0027 of ssh://git.eclipse.org:29418/tigerstripe/org.eclipse.tigerstripe\n"
    },
    {
      "commit": "7d3d40ec2364bb779fb3bd09a84b459c20cfa785",
      "tree": "5ee6a7e350274541deac70fabfcb88531fa4c7b7",
      "parents": [
        "69fa098b98b37fc0c51414c88f83686b0db5856f"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 26 16:33:16 2019 +0100"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 26 16:33:16 2019 +0100"
      },
      "message": "Minor bug fixes"
    },
    {
      "commit": "8400f8ce8477f262c5fc28d630cd6c43052edf99",
      "tree": "73989c8339c839cc55d34b71acc836aeacff3009",
      "parents": [
        "23dc14a392f114c5ed9a5d5967b79ddc8d09e934"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 11:30:43 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 11:30:43 2019 -0700"
      },
      "message": "Skip site generation for core libraries for now. Set explicit site reports for Eclipse plugins.\n\nChange-Id: I0c1f6ae68503cdcd6cc9d123215e4fed97e34f23\n"
    },
    {
      "commit": "23dc14a392f114c5ed9a5d5967b79ddc8d09e934",
      "tree": "3896f86edb2ed5483a0800d82173ea875f7d6299",
      "parents": [
        "7832df4fb46f2fafca0bd5f5cc9c1c4e4363eefe"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 10:37:22 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 10:37:22 2019 -0700"
      },
      "message": "Add SCM, CI, and Distribution Management to POM.\n\nChange-Id: Ifda9c9e2aad9987cd65f4089034aab341d89a960\n"
    },
    {
      "commit": "7832df4fb46f2fafca0bd5f5cc9c1c4e4363eefe",
      "tree": "4e713ea5513c5d3d8dc712c10936a8ecf6981fc5",
      "parents": [
        "a55ca489b517a1a3be8c58a7f67751eb63b7ebb0"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 09:23:20 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 09:23:20 2019 -0700"
      },
      "message": "Ensure build order of modules is correct.\n\nChange-Id: I49dc5c791411b11c3587b09aa999ca13b45b86e7\n"
    },
    {
      "commit": "a55ca489b517a1a3be8c58a7f67751eb63b7ebb0",
      "tree": "2e13bd7854437f5379fd3132d62491a63ce57ef8",
      "parents": [
        "69fa098b98b37fc0c51414c88f83686b0db5856f"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 09:15:07 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 25 09:15:07 2019 -0700"
      },
      "message": "Install core artifacts during build so they are resolvable by workbench.base\n\nChange-Id: Ic55eaa28660fade5e989c34596b078d40adb6659\n"
    },
    {
      "commit": "69fa098b98b37fc0c51414c88f83686b0db5856f",
      "tree": "7838cdc40320e365c3cc36274286eb1313165d27",
      "parents": [
        "9b0213db10745c9a62591d6666bb8776bf102616"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 24 16:29:36 2019 +0100"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Apr 24 16:29:36 2019 +0100"
      },
      "message": "Handle null Specifics."
    },
    {
      "commit": "9b0213db10745c9a62591d6666bb8776bf102616",
      "tree": "608c5f5062d37604c2c87b2deef5aa1784865e9e",
      "parents": [
        "62e480c9f133f9efa984acd0f62cec20f895dd8b"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Apr 11 18:40:24 2019 -0700"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Apr 12 08:14:48 2019 -0700"
      },
      "message": "Ensure a unique plugin logger is instatiated per model/generator combination.\n\nChange-Id: I5805d7e93c7932cf2d3debe6b66b86293148faa6\n"
    },
    {
      "commit": "62e480c9f133f9efa984acd0f62cec20f895dd8b",
      "tree": "65f03a6f692cbb98a98772b71c0f9eff27b23699",
      "parents": [
        "c33eeb720e542c6788266f3417b5ea7530d52492"
      ],
      "author": {
        "name": "Richard Craddock",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 12 16:04:13 2019 +0100"
      },
      "committer": {
        "name": "Richard Craddock (rcraddoc)",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Apr 12 16:09:16 2019 +0100"
      },
      "message": "Handle default Value correctly. And remove some System.out messages\n"
    },
    {
      "commit": "c33eeb720e542c6788266f3417b5ea7530d52492",
      "tree": "09d24ebfb70e8071bdcdbb2f88d791d515158342",
      "parents": [
        "3ab16bc558827dc03f09e44a3bd3a49ed4dd0f5a"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Tue Mar 12 18:04:53 2019 +0700"
      },
      "committer": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Tue Mar 12 18:06:05 2019 +0700"
      },
      "message": "DE73468: Invalid Menu options\n\nChange-Id: Ib14cb37146358e72d97f8174f99e4c80736ba52c\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e"
    },
    {
      "commit": "3ab16bc558827dc03f09e44a3bd3a49ed4dd0f5a",
      "tree": "6e0359ee18b23f1f7b73eb82f28919381be8da67",
      "parents": [
        "31fde5ff987e09d98ca801ae7096999d7496058c"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 17:01:35 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 17:01:35 2019 -0800"
      },
      "message": "Use jacoco plugin through direct invocation instead of as report to avoid running extra site reports that are not needed.\n\nChange-Id: I35c44d1a5748a4318bd0736e057839b633473a3b\n"
    },
    {
      "commit": "31fde5ff987e09d98ca801ae7096999d7496058c",
      "tree": "a40096e55651e83094a5665d9c067f8ebfb99c57",
      "parents": [
        "9d308e894c51ce8e900f3015a7a8f391b72c88c3"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:48:46 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:48:46 2019 -0800"
      },
      "message": "Put build extensions in right place.\n\nChange-Id: I98871acb5c0086b296d43ab39ded33eb26f16093\n"
    },
    {
      "commit": "9d308e894c51ce8e900f3015a7a8f391b72c88c3",
      "tree": "ed4f0a502f554651d5eb11a34749e89b318024c2",
      "parents": [
        "e08e7a7d7dc79588be21d7ffed444c73132a51ee"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:47:55 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:47:55 2019 -0800"
      },
      "message": "Add SSH build wagon extension.\n\nChange-Id: I511be5a5671a1319891a8a17c1ca433ce1489aba\n"
    },
    {
      "commit": "e08e7a7d7dc79588be21d7ffed444c73132a51ee",
      "tree": "38403bc88b82bb84ce6bf9fd919c08f05e2692c8",
      "parents": [
        "875a1760bfa9f40bb6e0cda07e60582809e05a46"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:33:47 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 16:33:47 2019 -0800"
      },
      "message": "Some updates to jacoco report and site generation.\n\nChange-Id: I094e2a4019bc371d7aa3bfd6f5da412bcadc643c\n"
    },
    {
      "commit": "875a1760bfa9f40bb6e0cda07e60582809e05a46",
      "tree": "894740ae6171b60b2717f7fbbe0786ffbcd5ec05",
      "parents": [
        "a9d481dec2d375bc9895b3dcfbdfb3042ef8be24",
        "8ab341f43f05135c04462d8da13af5549685d824"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 12:42:02 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Fri Mar 08 12:42:02 2019 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of ssh://git.eclipse.org:29418/tigerstripe/org.eclipse.tigerstripe into split_generation\n\nChange-Id: I3a2ac23adf6408af0175b17f204977d3f3d20a8d\n"
    },
    {
      "commit": "a9d481dec2d375bc9895b3dcfbdfb3042ef8be24",
      "tree": "ff96af4605d575f80ef5022ba7f91059891948cb",
      "parents": [
        "435ac581299f6b75349c5b345295998668885512"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Mar 08 14:24:19 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Mar 08 14:24:19 2019 +0000"
      },
      "message": "More Sonar and java warning clean up"
    },
    {
      "commit": "435ac581299f6b75349c5b345295998668885512",
      "tree": "f350917b83bc0584dba62f4646f4b42b3457232c",
      "parents": [
        "eb9c3e988ca9b279932db8705245b9c7152c73d1"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Mar 08 10:41:45 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Mar 08 10:41:45 2019 +0000"
      },
      "message": "Tidy up java warnings and sonar"
    },
    {
      "commit": "eb9c3e988ca9b279932db8705245b9c7152c73d1",
      "tree": "c6d27460ab058367626818fc9001aeb315139f90",
      "parents": [
        "f9baef4e7f87f9fc50eb6033e7fbaefacb5c4c22"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 07 13:40:43 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 07 13:40:43 2019 -0800"
      },
      "message": "Uptick to 0.11.0-SNAPSHOT, add Jacoco reports to site.\n\nChange-Id: I62e95d45200bb0bf8b8ec94c7f891fd9bb372286\n"
    },
    {
      "commit": "f9baef4e7f87f9fc50eb6033e7fbaefacb5c4c22",
      "tree": "d768ce28925aa09ab27009e616105c8aecfa3311",
      "parents": [
        "6ff38c1abb072d28a0de95d59184461d817fc93e"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 07 12:03:54 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Thu Mar 07 12:03:54 2019 -0800"
      },
      "message": "Update build so that API and Core projects are built and packaged into workbench.base dynamically.\n\nChange-Id: I0aade78a1552155ab775c11278a601052f8ffaa2\n"
    },
    {
      "commit": "6ff38c1abb072d28a0de95d59184461d817fc93e",
      "tree": "b1305de6b9098471e27380b0b81e54397a705e44",
      "parents": [
        "840ecbf89ead0da6854f7b424516604b54ea4bae"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Mar 06 18:22:30 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Mar 06 18:22:30 2019 +0000"
      },
      "message": "Clean up of Java messages and Sonar warnings on the api project."
    },
    {
      "commit": "840ecbf89ead0da6854f7b424516604b54ea4bae",
      "tree": "830bb2353232bba7216a731d6d7040ae3cf7da59",
      "parents": [
        "b97d74ba9e09c4bfcff23191e4ba160acd99ac78"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Mar 06 14:36:04 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Mar 06 14:36:04 2019 +0000"
      },
      "message": "Minor tweak for auditor perf, and some code clean up"
    },
    {
      "commit": "b97d74ba9e09c4bfcff23191e4ba160acd99ac78",
      "tree": "8c0cee6720635e8ad9651402ea4c18f2012b958d",
      "parents": [
        "ed99bbd114e93e3981ace7a74b4680e8b7e387f1"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 16:28:47 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 16:28:47 2019 +0000"
      },
      "message": "Removed some classes that I was nervous about deleting!"
    },
    {
      "commit": "ed99bbd114e93e3981ace7a74b4680e8b7e387f1",
      "tree": "566b6b23cf2053feb7f4ce816ed0d67d7141f7ee",
      "parents": [
        "d29b5ea1af379976f02c66ef6076d26267d4c936"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 16:27:10 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 16:27:10 2019 +0000"
      },
      "message": "Tidy up\n\nRemove some debug comments\nMade a change the Vadim had made in master : DE73486\nDeleted duplicate templates from the eclipse pluigin\n"
    },
    {
      "commit": "d29b5ea1af379976f02c66ef6076d26267d4c936",
      "tree": "7a4bd6576143ab95d34d295067ee61429f8455bb",
      "parents": [
        "895032e00448a72476a2c341029bf168d880cd41"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 14:23:51 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Mon Feb 18 14:23:51 2019 +0000"
      },
      "message": "Updates to re-instate support internal cisco audit checks"
    },
    {
      "commit": "895032e00448a72476a2c341029bf168d880cd41",
      "tree": "453dfb70c8620c64265b64e38cf991ba01da7372",
      "parents": [
        "d633eee543684162b120bd20af7526e0638dff09"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Thu Feb 14 13:52:56 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Thu Feb 14 13:52:56 2019 +0000"
      },
      "message": "Change to expose a new interface to the extensions"
    },
    {
      "commit": "d633eee543684162b120bd20af7526e0638dff09",
      "tree": "0fba69c54bd97c84b8bee2b0e97e799a9f4e0089",
      "parents": [
        "c11dcef904e860b91818a69d084880e354199252"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 18:30:57 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 18:30:57 2019 +0000"
      },
      "message": "Class cast exception"
    },
    {
      "commit": "c11dcef904e860b91818a69d084880e354199252",
      "tree": "d269298192ff70d0badbe88d10e10ca1233e33a5",
      "parents": [
        "fa4288cea8d895723045b80aeb4e15dbbf6e4b83"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 18:02:05 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 18:02:05 2019 +0000"
      },
      "message": "Couple of bugs from refactor"
    },
    {
      "commit": "fa4288cea8d895723045b80aeb4e15dbbf6e4b83",
      "tree": "3daa85e217a65b7af2766be4df95c44881d090ab",
      "parents": [
        "80f200ab82d7b6bf1ab123c97c1b7f28f8cf70b9"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 17:31:27 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Tue Feb 12 17:31:27 2019 +0000"
      },
      "message": "Ensure refresh after saving to provoke a changeNotification"
    },
    {
      "commit": "80f200ab82d7b6bf1ab123c97c1b7f28f8cf70b9",
      "tree": "a35235b92b414f8145014157bbeb21bc308246cd",
      "parents": [
        "68733aa86f14bf20df72025f53aca7f77ee80c91"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Feb 08 12:39:23 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Fri Feb 08 12:39:23 2019 +0000"
      },
      "message": "Sub-Class BaseM1Generator\n\nSo that the post generate actions such as refresh are executed when so\ninside eclipse"
    },
    {
      "commit": "8ab341f43f05135c04462d8da13af5549685d824",
      "tree": "dd3c9b92b446c9f4285227888b2a07b739cd9c3b",
      "parents": [
        "d6e65a06e340297c7351044fc372d8cfe19a74b7"
      ],
      "author": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Fri Feb 08 19:02:50 2019 +0700"
      },
      "committer": {
        "name": "Vadim Geraskin",
        "email": "vadim.geraskin@xored.com",
        "time": "Fri Feb 08 19:02:50 2019 +0700"
      },
      "message": "DE73419: Tigerstripe: missing importExport.gif\n\nChange-Id: I5980efa9982c0b363d38c365b92ba36e31effadd\nSigned-off-by: Vadim Geraskin \u003cvadim.geraskin@xored.com\u003e"
    },
    {
      "commit": "68733aa86f14bf20df72025f53aca7f77ee80c91",
      "tree": "20a51e6326e6450f8542ba758804d207b2c6f5f1",
      "parents": [
        "1bdf23a3ea5dc18d708c3e1ba6ee66a9f03217cc"
      ],
      "author": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Feb 06 18:03:41 2019 +0000"
      },
      "committer": {
        "name": "rcraddoc",
        "email": "rcraddoc@cisco.com",
        "time": "Wed Feb 06 18:03:41 2019 +0000"
      },
      "message": "Fixng classpath, logs and most tests"
    },
    {
      "commit": "1bdf23a3ea5dc18d708c3e1ba6ee66a9f03217cc",
      "tree": "6be07835f9f2c86ae30ad602a625bd46dcc57c60",
      "parents": [
        "8f35b6dcc7047381e8ef10978fa23f7e12853105"
      ],
      "author": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Feb 05 17:40:30 2019 -0800"
      },
      "committer": {
        "name": "Daniel Johnson",
        "email": "danijoh2@cisco.com",
        "time": "Tue Feb 05 17:40:30 2019 -0800"
      },
      "message": "Fix headless tests.\n\nChange-Id: I954f0bb51e18b8223a5b1f125695f7bd0f1d6b2e\n"
    }
  ],
  "next": "8f35b6dcc7047381e8ef10978fa23f7e12853105"
}
