)]}'
{
  "log": [
    {
      "commit": "6d30e1dfb45b97f26a49833acb3ab8a7198eac5b",
      "tree": "2fc1b93bc4ca61e48cf9bc259abe680e0a3b710d",
      "parents": [
        "46be62da53614b4d936bdc7399825ba970670904"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Aug 14 04:00:20 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Aug 14 04:00:20 2019 +0000"
      },
      "message": "PIVOT-999: Fix BeanAdapterTest to compile under Java 8 (worked with Java 10...)\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1865083 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "46be62da53614b4d936bdc7399825ba970670904",
      "tree": "013a69a0a254ab463b39244d100cc6adb0686d8c",
      "parents": [
        "2fca86a74a9223363af11c4ac06512013dd2cb58"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Aug 13 23:09:45 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Aug 13 23:09:45 2019 +0000"
      },
      "message": "PIVOT-999: Consolidate \"catch\" clauses in a demo program.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1865080 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "2fca86a74a9223363af11c4ac06512013dd2cb58",
      "tree": "01b159d92968c4860db8a4973f31550a0460977d",
      "parents": [
        "f0cbdd6df4b2e3e09d50b40ae77cb7d7dd70013e"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Aug 13 23:06:28 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Aug 13 23:06:28 2019 +0000"
      },
      "message": "PIVOT-999: Replace \"putAll\" method in BeanAdapter with generic one from\nDictionary. Add test of this in BeanAdapterTest.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1865079 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f0cbdd6df4b2e3e09d50b40ae77cb7d7dd70013e",
      "tree": "f14b6d787ee7781df83995dc1449660fe92860cf",
      "parents": [
        "e12dd958af38bdb1de3cfaf8938e7e2a713a17e5"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 12 22:51:07 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 12 22:51:07 2019 +0000"
      },
      "message": "PIVOT-1046: Implement the new ColorUtilities methods, deprecate the old one and\nrefactor all callers to use the new methods.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1864994 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e12dd958af38bdb1de3cfaf8938e7e2a713a17e5",
      "tree": "887703d94f05830bef8259181abee2f1e352c085",
      "parents": [
        "130486761243bf1c4dabdcd268edafff8adbd1bc"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 12 22:09:58 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 12 22:09:58 2019 +0000"
      },
      "message": "PIVOT-1045: Start refactoring the read-only collections to use a common base class:\n* Implement ReadOnlySequence which just throws the exception for the applicable methods.\n* Redo ArrayAdapter, EnumList, ImmutableList, and NumericSpinnerData as the first fruits.\n* Misc. changes to ArrayList to spiff it up, including removing the now redundant \"addAll\"\n  method, adding a constructor with capacity and comparator and redoing binarySearch to\n  use the default comparator from Arrays.binarySearch. Add a test of that to ArrayListTest.\n* Correct some small style errors as well (mostly Javadoc and final parameters).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1864990 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "130486761243bf1c4dabdcd268edafff8adbd1bc",
      "tree": "7521fae8740c1e08138c446ad0e6b6c0599e6a89",
      "parents": [
        "f1565bc3b399db1ffb05b15832a78b532326732f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 22:56:39 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 22:56:39 2019 +0000"
      },
      "message": "PIVOT-1044: Fix BXMLExplorerDocument to use the new Files methods to\navoid instantiating a FileInputStream.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1861203 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f1565bc3b399db1ffb05b15832a78b532326732f",
      "tree": "e4a31de1fd1ca6dfbde3a99b2292d208f134db49",
      "parents": [
        "25fa51747012ee9e530ec9d35c6a00cba0ba3f71"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 22:55:03 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 22:55:03 2019 +0000"
      },
      "message": "PIVOT-1032: Misc. small style changes.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1861202 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "25fa51747012ee9e530ec9d35c6a00cba0ba3f71",
      "tree": "38203e8c0a34721f300b0f0c0484871d4148fb1f",
      "parents": [
        "f4977c2023c2604e8a069bb52ef9b803e4f04553"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 16:33:39 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 12 16:33:39 2019 +0000"
      },
      "message": "PIVOT-1032: Get rid of HideUtilityClassConstructor errors everywhere\n(all were test programs at this point).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1861148 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f4977c2023c2604e8a069bb52ef9b803e4f04553",
      "tree": "1f8d570edea6cc7827130361892a9a569d53f9fc",
      "parents": [
        "eda84856b557394f71be56b03012fa24bb023e6a"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 20:22:17 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 20:22:17 2019 +0000"
      },
      "message": "PIVOT-1032: Concerted effort to completely eliminate style errors\n(not quite there though) in one core class.  Mostly missing Javadoc\nand MagicNumber errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1860685 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "eda84856b557394f71be56b03012fa24bb023e6a",
      "tree": "ef14edf96dd3a6cca9363227a90486a1611bea9c",
      "parents": [
        "63f5d2d69b9c799d0affca1d722a6795b43d4518"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 18:00:47 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 18:00:47 2019 +0000"
      },
      "message": "PIVOT-1032: Fix the EmptyBlock and NestedBlock style errors in\n\"core\" (that is, non-demo or tutorial) classes.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1860674 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "63f5d2d69b9c799d0affca1d722a6795b43d4518",
      "tree": "531322f763182b17be3477fc9cdaaac934088390",
      "parents": [
        "21982476ea649ed03bbeb045ab39da6032ed60c6"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 17:56:38 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 05 17:56:38 2019 +0000"
      },
      "message": "PIVOT-1044: Fix the remaining places in the \"core\" (that is, not\ndemos or tutorials) that still were using FileInputStream or\nFileOutputStream.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1860673 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "21982476ea649ed03bbeb045ab39da6032ed60c6",
      "tree": "25a4394c225bb7e89b7f5f76a09efe6e66542ffa",
      "parents": [
        "568543f3396648a646341fe077a714eb06d556c0"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri May 10 21:05:12 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri May 10 21:05:12 2019 +0000"
      },
      "message": "Add some explanatory Javadoc to the EnumList class to explain how to use it.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1859103 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "568543f3396648a646341fe077a714eb06d556c0",
      "tree": "444cdc6c49617796f593050fea0d99b85c29fb1e",
      "parents": [
        "5720188a6c93d09506a8d732489517555f450c27"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 12 19:16:00 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 12 19:16:00 2019 +0000"
      },
      "message": "PIVOT-1027: Finish adding the annotation to the rest of the places\nwhere it applies.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1855341 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "5720188a6c93d09506a8d732489517555f450c27",
      "tree": "d98d047b9bcbb872c72074349a92fa91ac2aefdf",
      "parents": [
        "e4cafd7c5b8ab787384d1e5ffa903b73f902151c"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jan 07 20:02:36 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jan 07 20:02:36 2019 +0000"
      },
      "message": "PIVOT-1027:  Add the @UnsupportedOperation annotation to all the methods in\nvarious packages that throw this exception.\nClean up some error messages from this exception and some related Javadoc.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1850679 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e4cafd7c5b8ab787384d1e5ffa903b73f902151c",
      "tree": "a2dfd62ef4e06335bb724c6579fb3db1fc6ede1b",
      "parents": [
        "769ebe7b62412d6473256f63b3e5ebec6107ad74"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jan 07 19:59:33 2019 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jan 07 19:59:33 2019 +0000"
      },
      "message": "PIVOT-1027:  Add the @UnsupportedOperation annotation to all the methods in\nvarious packages that throw this exception.\nClean up some error messages from this exception and some related Javadoc.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1850678 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "769ebe7b62412d6473256f63b3e5ebec6107ad74",
      "tree": "e4222e328eadf0669f108dd93cf26bc64734a591",
      "parents": [
        "3493ad5d69b26497068fdc03e789b191d2328c4d"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 17:42:52 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 17:42:52 2018 +0000"
      },
      "message": "PIVOT-1039:  Address the remaining deprecation warnings (about Class.newInstance)\nin all the source.\nThe remaining warnings are about the deprecation of JApplet, which is another\nWHOLE issues entirely.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840595 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3493ad5d69b26497068fdc03e789b191d2328c4d",
      "tree": "385813ec59b59fa91d3cf6a2ffcf3ea299263c12",
      "parents": [
        "26e310fd1c0faf7f84d3709937a1227e239666e6"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:34:37 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:34:37 2018 +0000"
      },
      "message": "PIVOT-1040:  Add the (simple) renderer that allows these vertical buttons.\nAdd a test program to illustrate/test the renderer.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840591 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "26e310fd1c0faf7f84d3709937a1227e239666e6",
      "tree": "09042a2e10c7cad2d4bbf764a6d80e080bbe2f2a",
      "parents": [
        "ae3118b0e60fa5bff9c9874833c26a806ea72656"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:31:48 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:31:48 2018 +0000"
      },
      "message": "PIVOT-1027:  Add the @UnsupportedOperation annotation to all the methods in\nvarious packages that throw this exception.\nClean up some error messages from this exception and some related Javadoc.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840590 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ae3118b0e60fa5bff9c9874833c26a806ea72656",
      "tree": "e3cfaae930ccc645d98f51ca6df77f5907e14f5d",
      "parents": [
        "457f6bac6ad92ef5a4ae54625b428b6a6864762f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:31:17 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:31:17 2018 +0000"
      },
      "message": "Add/update Javadoc in the Image class (to better explain the methods available).\nAddress some style errors also.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840589 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "457f6bac6ad92ef5a4ae54625b428b6a6864762f",
      "tree": "12a7d3fce62ec609fa237f942bd4eb3f2be97f95",
      "parents": [
        "7fba9e09a63313c28820508a49cbe71559c9d279"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:26:37 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Sep 11 16:26:37 2018 +0000"
      },
      "message": "PIVOT-1027:  Add the @UnsupportedOperation annotation to all the methods in\nvarious packages that throw this exception.\nClean up some error messages from this exception and some related Javadoc.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840587 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7fba9e09a63313c28820508a49cbe71559c9d279",
      "tree": "3eda3471421a8a29f9ec9ca1864a3fa3974e41d8",
      "parents": [
        "aceeb5fb376b29cf67e04dc538bf2edfe737a5db"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Sep 07 16:48:56 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Sep 07 16:48:56 2018 +0000"
      },
      "message": "PIVOT-1039:  Fix the deprecation warnings from \"new Float\", \"new Long\"\nand so forth.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1840311 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "aceeb5fb376b29cf67e04dc538bf2edfe737a5db",
      "tree": "45363a3912ec7f2cbc07ebd7b4c3fbe38ac0700e",
      "parents": [
        "d58b0289eedfddd978da220372084ff4039e950b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 27 18:50:09 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 27 18:50:09 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix style errors in ImageNode and ClassUtils (from last change\nto these classes to fix bugs in TextPane).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1839362 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d58b0289eedfddd978da220372084ff4039e950b",
      "tree": "e046c9fa5746fbafca7dadc39936f2801a43d057",
      "parents": [
        "a89c57f8d1e34b911fe139b40679c148986564d9"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 27 17:43:38 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 27 17:43:38 2018 +0000"
      },
      "message": "Several fixes to TextPane:\n* Fix previous changes that made ImageNode (and ComponentNode) into subclasses\n  of Block so that they could be inserted directly into a document.  This was\n  shown to be a flawed strategy, and ComponentNode was fixed by a previous\n  change.  Make ImageNode back into a direct subclass of Node.\n* Add an implementation of \"getCharacters\" to ImageNode to satisfy the abstract\n  declaration of Node (this is relatively new).\n* Change Document to allow ImageNode (and previously ComponentNode) as possible\n  direct inserts into a Document\n* Add a method to ClassUtils to check any number of possible classes for an\n  \"instanceOf\" check, and use this in Document.\n* Unrelated, but discovered in the same test program:  fix CharUtils.selectWord\n  to gracefully handle a null input sequence.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1839358 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a89c57f8d1e34b911fe139b40679c148986564d9",
      "tree": "f2bfce5ad90ff83a3142a093e5a29eb84f465dc9",
      "parents": [
        "3457f97db8a8aa989e2991bce4538706adfa0bcb"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Sat Aug 25 00:26:02 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Sat Aug 25 00:26:02 2018 +0000"
      },
      "message": "Change ComponentNode back to a subclass of Node (instead of Block), but\nthen allow Document to accept ComponentNode as a child, in addition to\na Block.  The reason for making it a Block was to allow direct insertion\ninto a document, but clicking on one of them that way resulted in an\nexception trying to find children of that node.  So, rather than figure\nthat out, just make the special case exception inside a Document. This\nappears to work everywhere without problems.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1838997 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3457f97db8a8aa989e2991bce4538706adfa0bcb",
      "tree": "743d1b2734d68b1106c582001c2f46d5b62fdaba",
      "parents": [
        "dc67d6bc0fbd02986cd0aca4a2e5edf930159d6e"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 23 23:50:59 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 23 23:50:59 2018 +0000"
      },
      "message": "PIVOT-1041:  Add a \"Constants\" class and put a few common values into it.\nI have looked for other things, but nothing else stands out as being a\n\"common\" constant...\nPIVOT-1032: Also fixed some style errors in these files along the way.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1838770 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "dc67d6bc0fbd02986cd0aca4a2e5edf930159d6e",
      "tree": "8cdad8a17b02aa2dd442210e1ec396f6dd81b523",
      "parents": [
        "e7c46fe89d4cf768404c937a2b4335ed99896244"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 23 16:12:55 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 23 16:12:55 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the \"AvoidNestedBlocks\" style errors, as well as many other\nerrors in those files (mostly FinalParameters).\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1838738 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e7c46fe89d4cf768404c937a2b4335ed99896244",
      "tree": "4c19b0b2d67b26c9c4ed6ffc56562343ecbf03c4",
      "parents": [
        "197d25ee6db9c930b0194f1ec9365bd150e22832"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Aug 17 22:27:05 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Aug 17 22:27:05 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the remaining LineLength errors, some AvoidNestedBlocks errors\nand many others in many of the smaller files touched here.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1838293 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "197d25ee6db9c930b0194f1ec9365bd150e22832",
      "tree": "5f07ebdc63ea14e86b09e7b65213d15c0107f280",
      "parents": [
        "78625db600b6da77cec26f8e8c23ba0446ade6d1"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 03:57:32 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 03:57:32 2018 +0000"
      },
      "message": "PIVOT-1032: Fix the \"HideUtilityClassConstructor\" as much as useful, and fix\nother style errors in these files also.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837916 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "78625db600b6da77cec26f8e8c23ba0446ade6d1",
      "tree": "6008e831704e4c70929635eaa357336d96109ef5",
      "parents": [
        "7c747e3a16c0d3856bb1fb1ec5d3683f91e3a35c"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 02:00:26 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 02:00:26 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the remaining \"Whitespace\" errors in all the source.\nPlus fix some other style errors in several of the smaller files in\nthis set.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837914 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7c747e3a16c0d3856bb1fb1ec5d3683f91e3a35c",
      "tree": "4c2635dd1245089e944abe4c6500b676bad00d4c",
      "parents": [
        "36125a499f91a2e5fb7fe2e474bbdd4e50d59f00"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:57:16 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:57:16 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the remaining \"Whitespace\" errors in all the source.\nPlus fix some other style errors in several of the smaller files in\nthis set.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837913 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "36125a499f91a2e5fb7fe2e474bbdd4e50d59f00",
      "tree": "83bc108491bde530ce5fb8901b4369c1f50fb582",
      "parents": [
        "4ce15cbb150f34c7ba8976455aab08b179428303"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:55:03 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:55:03 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the remaining \"Whitespace\" errors in all the source.\nPlus fix some other style errors in several of the smaller files in\nthis set.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837912 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "4ce15cbb150f34c7ba8976455aab08b179428303",
      "tree": "fd20dbd788a75d54b19fd776316bc9683aa747da",
      "parents": [
        "603fcab905b34c82f2175edf27b56cf44edbd3c6"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:52:33 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 13 01:52:33 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the remaining \"Whitespace\" errors in all the source.\nPlus fix some other style errors in several of the smaller files in\nthis set.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837911 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "603fcab905b34c82f2175edf27b56cf44edbd3c6",
      "tree": "417ec8c958790b9012100a06facfde0b929d359f",
      "parents": [
        "14cf1d697d7b729fc64d6600c6afdc26d0ae9feb"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 09 13:49:40 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 09 13:49:40 2018 +0000"
      },
      "message": "PIVOT-1035:  Change build number to the \"Last Changed Rev\" reported by SVN\nso that:\n* The contents of the build is traceable to SVN revisions.\n* The build number does not change unless the build content changes.\n* The build number increases for every change, and is a \"global\" value\n  (so that anyone who does a build with the same contents will have\n   the same build number).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837729 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "14cf1d697d7b729fc64d6600c6afdc26d0ae9feb",
      "tree": "4a6b020fd586f2f7fd5dfa71fb37b307a342378e",
      "parents": [
        "4e4396417c931b7207a00d4620bd13791197a52e"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 06 18:57:14 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 06 18:57:14 2018 +0000"
      },
      "message": "PIVOT-1039:\n* Correct style errors from the previous change to VersionTest.java\n* Fix (some) errors in the Javadoc process with Java 10\n* Fix some of the errors in \"package.html\" files also found by Java 10\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837548 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "4e4396417c931b7207a00d4620bd13791197a52e",
      "tree": "f5d2b1f8e24912815131b73ac71b1d4a742719f1",
      "parents": [
        "d414ad1ea6de302d67d0c061c36d020f9950d14d"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 06 16:30:29 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Aug 06 16:30:29 2018 +0000"
      },
      "message": "PIVOT-1039:  Address test failure with Java 10:\n* Update Version to have a new \"simpleToString\" method that formats\n  just the \"major.minor.maint\" value.\n* Use that to do the comparison because the full formatted string\n  from Version.toString() doesn\u0027t match the new version format from\n  the Oracle JVM.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837541 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d414ad1ea6de302d67d0c061c36d020f9950d14d",
      "tree": "2db14ad68ec6caa93730d1e900bda3f3a4b66418",
      "parents": [
        "269ecb0f1919214ed53dbf5b826dfcfc4c51cb6b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 02 17:13:57 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Aug 02 17:13:57 2018 +0000"
      },
      "message": "Properly check for JDK 9 or (now) JDK 10 for use in building Pivot.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1837329 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "269ecb0f1919214ed53dbf5b826dfcfc4c51cb6b",
      "tree": "38fc315d5c2f247c354115089d23fea17f7571a6",
      "parents": [
        "d18146bc376613190fa8d1a532400669a14fa208"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Jun 21 18:42:08 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Jun 21 18:42:08 2018 +0000"
      },
      "message": "PIVOT-1036:  Add the Japanese resource files.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1834042 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d18146bc376613190fa8d1a532400669a14fa208",
      "tree": "39c0bdca7353086aa053c6ecbbb97956d16f4881",
      "parents": [
        "a95dac46e041ccbc1c465e734120b0f179d31dfc"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 20:43:15 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 20:43:15 2018 +0000"
      },
      "message": "PIVOT-1037:  Add checks for this specific condition, namely that the count\nof nodes to be removed (from the visible nodes list) is out of range of\nwhat is currently in the children list, and just ignore the request.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833950 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a95dac46e041ccbc1c465e734120b0f179d31dfc",
      "tree": "03cfef14339d549054fa0cd6e9ddc78723749c87",
      "parents": [
        "66616e60ad49b4fb3be31312a1d6b09ae7b7c57f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 19:46:15 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 19:46:15 2018 +0000"
      },
      "message": "PIVOT-1035: Add three of the \"Specification\" fields in the .jar file manifests:\n* Specification-Title\n* Specification-Version\n* Specification-Vendor\nto make the manifest as complete as possible.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833942 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "66616e60ad49b4fb3be31312a1d6b09ae7b7c57f",
      "tree": "dfe348c38da38004dfd38e0866b1d65d2d6cb9cc",
      "parents": [
        "aa8537355b263d9d9bf64d44c3d89347ca544bc7"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 18:44:26 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 18:44:26 2018 +0000"
      },
      "message": "PIVOT-1035: For the new \"YYYYDDDHHmm\" build number, the Version class\nhas to be updated to allow a long value for the \"updateRevision\".\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833933 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "aa8537355b263d9d9bf64d44c3d89347ca544bc7",
      "tree": "beab33ed3418133d1c3b485ac071ae02e6d009a7",
      "parents": [
        "4159e64aee5f0d576eb2a0e62c611e94a0c75010"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 17:43:28 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Jun 20 17:43:28 2018 +0000"
      },
      "message": "PIVOT_1035:  Change the build number to a date stamp of the form:\nYYYYDDDHHmm\nwhich is \"20181711037\" right now.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833931 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "4159e64aee5f0d576eb2a0e62c611e94a0c75010",
      "tree": "9c4fcbea2bf4c3bd41d7ed469869e71d0720f5ef",
      "parents": [
        "1bab48c99f980c56c881179b9815c5771a70be4c"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 16:42:27 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 16:42:27 2018 +0000"
      },
      "message": "PIVOT-1036:  Add an Ant target to zip up the resource files required for\na Japanese translation.  First step in getting them translated.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833735 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1bab48c99f980c56c881179b9815c5771a70be4c",
      "tree": "439f1b8bf4c474c48ed7bbea568980f29bf24f0b",
      "parents": [
        "44175afa6d18c6d576fb929fed1e43930d012e17"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 14:51:41 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 14:51:41 2018 +0000"
      },
      "message": "PIVOT-1032:  Working on the style errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833730 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "44175afa6d18c6d576fb929fed1e43930d012e17",
      "tree": "fab87adb8ec180cda6645f9def27de89abd17da4",
      "parents": [
        "5a925c9d52f334035b7aa179634461af419f1af2"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 14:46:53 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 18 14:46:53 2018 +0000"
      },
      "message": "PIVOT-1035:  Implement an internal build number mechanism using Ant\u0027s\n\"\u003cbuildnumber/\u003e\" task.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833728 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "5a925c9d52f334035b7aa179634461af419f1af2",
      "tree": "88f6f0212ecef092e8974072e4a4cb4a7228029a",
      "parents": [
        "eb37854206ba567ba34044f518fa48568f63bcbd"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Jun 07 19:08:55 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Jun 07 19:08:55 2018 +0000"
      },
      "message": "PIVOT-1034:  Several things related to theme initialization:\n* Allow ThemeNotFoundException to have a custom message.\n* Change several other exceptions in Theme and TerraTheme to use ThemeNotFoundException\n  with a custom message.\n* Simplify the theme classes by using the existing \"set\" method instead of accessing\n  the \"componentSkinMap\" directly, and make it private.\n* Add checks in that \"set\" method so that if and override is made that the second\n  class is a subclass of the existing one.  Just a safety check.\n* Make a bunch of style cleanups in this files (PIVOT-1032).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1833140 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "eb37854206ba567ba34044f518fa48568f63bcbd",
      "tree": "d76341ccb38b5f7f41b8d125687ae8add34985db",
      "parents": [
        "8f5de2ee823206b5342840da403eeaad4209af92"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Jun 05 00:14:11 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Jun 05 00:14:11 2018 +0000"
      },
      "message": "PIVOT-1032:  Working on the style errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832904 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "8f5de2ee823206b5342840da403eeaad4209af92",
      "tree": "ed07993c6bdca4435174331acace38e89f19c6f8",
      "parents": [
        "02f908240ba0d64ec094f2d65abedef87db328ba"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 16:07:48 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 16:07:48 2018 +0000"
      },
      "message": "PIVOT-1032:  Working on the style errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832864 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "02f908240ba0d64ec094f2d65abedef87db328ba",
      "tree": "cc4f444edfcbe90958ad5388437071c1bea96215",
      "parents": [
        "20cea3eb19ecce60f76510246ad033ec4e2c5537"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:54:53 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:54:53 2018 +0000"
      },
      "message": "Fix the one usage of Console in the existing code to use the new conventions.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832862 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "20cea3eb19ecce60f76510246ad033ec4e2c5537",
      "tree": "c0aecee296078619600dddb25df7931a21284934",
      "parents": [
        "53cf976d3fb73b2b4a32c329a3556c6b9a9df971"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:45:49 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:45:49 2018 +0000"
      },
      "message": "PIVOT-1032:  Working on the style errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832861 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "53cf976d3fb73b2b4a32c329a3556c6b9a9df971",
      "tree": "d0de37b599d78af721188e8302f687bd922f924a",
      "parents": [
        "00af72975423a76c7dbc65cde40307236f3c5415"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:41:02 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Jun 04 15:41:02 2018 +0000"
      },
      "message": "Improvements to \"Console\" debugging package:\n* Allow override of output streams (defaults to System.out and .err).\n* Make Console into a non-static class, but with a default that always\n  logs to the system console.\n* Make a TextAreaOutputStream that can make itself into a PrintStream\n  for use with Console.\n* Make a test program (TextAreaConsoleTest) that uses a small text area\n  to demonstrate logging using the Console class inside a window.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832859 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "00af72975423a76c7dbc65cde40307236f3c5415",
      "tree": "ef2cf58a3b776920472d7eafa707a78c5cbbc692",
      "parents": [
        "ea42f0a235984ba23cdf1e599f792beb6983b451"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 31 18:25:47 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 31 18:25:47 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix more \"check-style\" issues.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1832639 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ea42f0a235984ba23cdf1e599f792beb6983b451",
      "tree": "034b3aaa7715177f39d0f18d4006abf0cdf7f926",
      "parents": [
        "8398c82fe6e387b5f2dc6ea7878b28ee79b63b12"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 17:06:05 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 17:06:05 2018 +0000"
      },
      "message": "Add Javadoc to the Easing interface to explain the methods\nand parameters.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830844 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "8398c82fe6e387b5f2dc6ea7878b28ee79b63b12",
      "tree": "6bc66d5b6d4c2f829c066471b150247f19d35f13",
      "parents": [
        "ed8af3ad13e4a068de074bca79f87119229e95f1"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 16:47:01 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 16:47:01 2018 +0000"
      },
      "message": "Somehow ScriptApplication lost the no-arg constructor, which is necessary\nfor use with DesktopApplicationContext.main... So, add it in again so the\nprogram actually works!\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830842 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ed8af3ad13e4a068de074bca79f87119229e95f1",
      "tree": "7926bef957e4ec1ef346f05364916855ec77bca3",
      "parents": [
        "7f0d9d014970f0e2f5a9123369349ab75e4552a2"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 01:53:46 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu May 03 01:53:46 2018 +0000"
      },
      "message": "PIVOT-1032:  Update the StyleErrors program to recognize and report the\nnumber of unique file names with errors.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830789 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7f0d9d014970f0e2f5a9123369349ab75e4552a2",
      "tree": "0956331da299eb536f766e6575a2a94b4c5ecfcb",
      "parents": [
        "709470850936576bd179515538e6e649ebcfb938"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed May 02 23:16:51 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed May 02 23:16:51 2018 +0000"
      },
      "message": "Update the tooltip in the new Colors demo to show the color name as well as the\nRGB value.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830787 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "709470850936576bd179515538e6e649ebcfb938",
      "tree": "7b5ef36966a97ae028d8a9ac04d3e9bf460a32d7",
      "parents": [
        "7b03adeefa59ca091485f51e2f8cd6805f6a708a"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed May 02 22:38:01 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed May 02 22:38:01 2018 +0000"
      },
      "message": "Add a new demo program to display all the CSSColor values in a \"nice\" way,\nwith tooltips showing the RGB color values of each.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830786 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7b03adeefa59ca091485f51e2f8cd6805f6a708a",
      "tree": "8ee39c8cb0dc50f72cd83ebb095f94fcebbd69b3",
      "parents": [
        "b693a70badbb4b250e81e0043a75d650275a23cb"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 19:22:50 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 19:22:50 2018 +0000"
      },
      "message": "PIVOT-1032:  Configure the \"NewlineAtEndOfFile\" to accept any combination\nof line endings, not just the \"system\" one.  This helps with cross-platform\ncompatibility.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830388 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b693a70badbb4b250e81e0043a75d650275a23cb",
      "tree": "b8a4e7338d121b3cdde272cbf1845b5da78a9455",
      "parents": [
        "25e619281425c63c1be55cad1dc7d8cd81c52d67"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 19:18:05 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 19:18:05 2018 +0000"
      },
      "message": "PIVOT-1032:  Update the list of files to check for \"check-style\" to eliminate\nextraneous ones that may be in the build area.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830387 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "25e619281425c63c1be55cad1dc7d8cd81c52d67",
      "tree": "3dfd23135b9a6b4432c4e5b79e9c5dcdcfeb26a7",
      "parents": [
        "a947c8d1f940cde2f5bcb2e6cd2b2a62213fd04f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:37:48 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:37:48 2018 +0000"
      },
      "message": "PIVOT-1032:  Update the \"build.xml\" to include the \"check-style\" target.\nNOTE: this won\u0027t work without the \"checkstyle...-all.jar\" file in the\nANT_HOME/lib directory.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830386 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a947c8d1f940cde2f5bcb2e6cd2b2a62213fd04f",
      "tree": "4a0957c5025acb68b7043f92cdee099bcb0d787c",
      "parents": [
        "b20460d2127f9086bc51f468090aca70f5898a54"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:22:33 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:22:33 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix the last [ModifierOrder] errors.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830384 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b20460d2127f9086bc51f468090aca70f5898a54",
      "tree": "31402dd657c7327a6501ab07b6e51e2131e44f30",
      "parents": [
        "99aefcabad2af0da7b2b5f60f7e51e838ef09bc4"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:09:02 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 18:09:02 2018 +0000"
      },
      "message": "PIVOT-1032:  Change all \"default public\" in all the listener interfaces\nto just \"default\".  This reduces our \"check style\" error count by around\n1000, because there were two errors per occurrence:\n[ModifierOrder] because the order should be \"public default\", and\n[RedundantModifier] because \"public\" is unnecessary in an interface.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830383 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "99aefcabad2af0da7b2b5f60f7e51e838ef09bc4",
      "tree": "00779305d543a9bf5ef9c56964047c56fbac57af",
      "parents": [
        "199de312813dfef6efff0123b1ede69ec03a4521"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:30:42 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:30:42 2018 +0000"
      },
      "message": "Tweak some Javadoc (mostly cleanup of lists).\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830377 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "199de312813dfef6efff0123b1ede69ec03a4521",
      "tree": "6a30f17b41e772b400002086231641e238fc2e11",
      "parents": [
        "e7a86cd0d2c1afd6077c1970131077922fb13647"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:22:48 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:22:48 2018 +0000"
      },
      "message": "PIVOT-1032: Tweak a Javadoc changed wrongly with the last submissions.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830372 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e7a86cd0d2c1afd6077c1970131077922fb13647",
      "tree": "f0976aa9de5da7659d2e872930fb8b8c324a6104",
      "parents": [
        "bafb6da360581e545f66ce4f4d7ef09462a6aa4f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:16:50 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:16:50 2018 +0000"
      },
      "message": "PIVOT-1032:  Add a program to summarize the results of the \"check style\" task.\nNote: not updating the \"build.xml\" yet because it would require the check-style\nplugin to be available with the Ant files.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830370 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "bafb6da360581e545f66ce4f4d7ef09462a6aa4f",
      "tree": "d7116b3cf2d9f3239a48ac09949b710a49f3fb63",
      "parents": [
        "9e8e1df8ec7673225df6ed7a8d5d2e8ef1f7f62b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:13:55 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 17:13:55 2018 +0000"
      },
      "message": "PIVOT-1032:  Update the style checks to allow max method length of 200 lines\n(up from the default of 150) because we have a fair number of long methods\nthat we would be hard pressed to shorten.  At least this setting reduces\nthe \"errors\" from this check to only highlight REALLY long methods.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830366 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9e8e1df8ec7673225df6ed7a8d5d2e8ef1f7f62b",
      "tree": "80f4c1b1714ed1179344cfd926afc4a2bfa5aae3",
      "parents": [
        "d232224f02b5d1fdc0346ef09c32abff2b15a997"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 00:00:08 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 27 00:00:08 2018 +0000"
      },
      "message": "PIVOT-1032: Fix a host of \"check style\" errors in various places.  No particular\nrhyme or reason except we went after some of the lower frequency errors and\nwhen a file was changed other things were usually addressed in that file also.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830285 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d232224f02b5d1fdc0346ef09c32abff2b15a997",
      "tree": "9b80407a33304ef96ea8328d883e1786b9156498",
      "parents": [
        "d169eea8a110eda3702f533feb5b5051ff64d178"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 26 14:20:02 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 26 14:20:02 2018 +0000"
      },
      "message": "PIVOT-1032: Fix or remove unused import statements in the sub-packages of wtk\nwhere this check-style error was reported.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830230 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d169eea8a110eda3702f533feb5b5051ff64d178",
      "tree": "61608b6867da36cc89c1dbac841232286eface39",
      "parents": [
        "f2760752a1dd4d2b7ed61710545bbf33e75b2e09"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 26 14:12:07 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 26 14:12:07 2018 +0000"
      },
      "message": "PIVOT-1032: Fix or remove unused import statements in the wtk\nclasses where this check-style error was reported.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830229 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f2760752a1dd4d2b7ed61710545bbf33e75b2e09",
      "tree": "45a47668d2abb53948f01b321d8a640608cfa2e5",
      "parents": [
        "2da34f972f0f47b96f26814573de3bd6198fc6b0"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 20:28:22 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 20:28:22 2018 +0000"
      },
      "message": "PIVOT-1032: Fix or remove unused import statements in the wtk-terra\nclasses where this check-style error was reported.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830117 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "2da34f972f0f47b96f26814573de3bd6198fc6b0",
      "tree": "42bad8df0d9a4a1eacc01f63ad89cfa6e82d2d4c",
      "parents": [
        "39f9e52297194cb15cce402f46cdb86aef5e605b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 18:54:04 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 18:54:04 2018 +0000"
      },
      "message": "PIVOT-1032: Fix or remove unused import statements in the non-wtk-terra\nclasses where this check-style error was reported.  One remains that is\nactually used in the Javadoc, which (apparently) \"checkstyle\" doesn\u0027t\ncatch.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830111 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "39f9e52297194cb15cce402f46cdb86aef5e605b",
      "tree": "e79f56d2acc98f03a8314a9e0bfb41f94be2d301",
      "parents": [
        "31f32511d4bc3275dd3c1cc9316ce636d6a114b7"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 18:03:10 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 25 18:03:10 2018 +0000"
      },
      "message": "PIVOT-891:  Add some unit tests for the new CharUtils methods.\nSmall tweak to Javadoc in CharSpan.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830106 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "31f32511d4bc3275dd3c1cc9316ce636d6a114b7",
      "tree": "0e68003a9d6ec9ba14da17da4cadb18eb597240e",
      "parents": [
        "f3820e7e35a68a67efbc246317976bf4087ccf7d"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 24 14:42:54 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 24 14:42:54 2018 +0000"
      },
      "message": "Code cleanup:  Allow ScriptApplication to deal with several other types\nof main components:  Sheet and Palette, which both require an owner window\nin order to work.\n\nUpdate class Javadoc about this.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1830002 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f3820e7e35a68a67efbc246317976bf4087ccf7d",
      "tree": "5bacd9e238800985ed6f6c31ece5d07aeb0657eb",
      "parents": [
        "25391411b0bd0ca6a99183fd99e7997be0c89504"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 20:08:08 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 20:08:08 2018 +0000"
      },
      "message": "PIVOT-1033:  Update the parsing of command line options in BrowserApplicationContext\nand DesktopApplicationContext to allow the \"--option\" form, which sets the value in\nthe \"properties\" map to \"TRUE\".  Syntax error if there is \"key\u003d\" (i.e., with no value\nafter the \"\u003d\") or there is more than one \"\u003d\", or the key itself is empty.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829940 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "25391411b0bd0ca6a99183fd99e7997be0c89504",
      "tree": "f4945c9628b730ee491bf6a0f08e44260b5bcfd7",
      "parents": [
        "12c67d6cdfd79ba7cb8c78eaa64440a17bd3705d"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 20:01:31 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 20:01:31 2018 +0000"
      },
      "message": "PIVOT-999:  Add two new default methods to Dictionary:\n* containsAny(K...) that will check if any of the given keys are in the dictionary.\n* getFirst(K...) that will retrieve the first value for which \"containsKey\" is true.\n\nAdd more tests of these new methods to DictionaryTest.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829939 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "12c67d6cdfd79ba7cb8c78eaa64440a17bd3705d",
      "tree": "d2ef9ee457093922e1d1ff92b6d54ad1bcc7943a",
      "parents": [
        "c2558f2f961a46908a10e77296c936aee4710888"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 19:42:36 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 19:42:36 2018 +0000"
      },
      "message": "PIVOT-999:  Add two new default methods to Dictionary:\n* containsAny(K...) that will check if any of the given keys are in the dictionary.\n* getFirst(K...) that will retrieve the first value for which \"containsKey\" is true.\n\nAdd tests of these new methods to DictionaryTest.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829929 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c2558f2f961a46908a10e77296c936aee4710888",
      "tree": "2b742d6f30008b6474aa853f989bc5f91a7fdf91",
      "parents": [
        "92d6bdf9f06a309d6a9b2a1ea3267cd93d3644d1"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 19:29:14 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 23 19:29:14 2018 +0000"
      },
      "message": "PIVOT-999:  Add two new default methods to Dictionary:\n* containsAny(K...) that will check if any of the given keys are in the dictionary.\n* getFirst(K...) that will retrieve the first value for which \"containsKey\" is true.\n\nThis methods are defaults in the interface, so they will work for any subclass of\nDictionary (such as Map).\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829922 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "92d6bdf9f06a309d6a9b2a1ea3267cd93d3644d1",
      "tree": "728aafb2d5136d4ad7789ae67e51855694d2b1d9",
      "parents": [
        "ef3a1471702057f9e36acb938fd2e33fb4a95d84"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 16 18:23:30 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 16 18:23:30 2018 +0000"
      },
      "message": "PIVOT-891:  Fix the word selection logic in TextPane with mouse\ndouble click.  Just needed to subtract and re-add the row starting\noffset around CharUtils.selectWord.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829309 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ef3a1471702057f9e36acb938fd2e33fb4a95d84",
      "tree": "05541a46f9300fb4f814433d638c377e751c5fba",
      "parents": [
        "41c31105749d952835a3a5c4a501a67f85fac32f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 16 17:25:45 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 16 17:25:45 2018 +0000"
      },
      "message": "Take out already done \"TODO\" item in ListButtonDataRenderer Javadoc.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829301 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "41c31105749d952835a3a5c4a501a67f85fac32f",
      "tree": "a9ff704111a44d4b8489682fae0a6114fec287e0",
      "parents": [
        "fbbd75dba21353051d16050382ed82024da8c8e1"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Sat Apr 14 01:00:04 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Sat Apr 14 01:00:04 2018 +0000"
      },
      "message": "Make the ListViewItemRenderer and TreeViewNodeRenderer able to understand\nand use something of BaseContent to get both the string and icon to\nrender.  This allows interchangeable use of ListItem, ButtonData or\nTreeNode/TreeBranch in many places because they all inherit (now) from\nBaseContent.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829113 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "fbbd75dba21353051d16050382ed82024da8c8e1",
      "tree": "4b3f4d7d54966f7ea807ff8b6728322ae7c236da",
      "parents": [
        "71d82b4f0eaf62fff1e146a3e24ec7a7ba7fb8ed"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 13 20:36:10 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 13 20:36:10 2018 +0000"
      },
      "message": "Move some of the methods and the comparators out of RangeSelection\nand into Span where they more properly should be.  Add several new\nmethods to Span for convenience.\nUpdate RangeSelection to use some of the new Span methods.\nAdd tests of the new Span stuff in SpanTest.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829100 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "71d82b4f0eaf62fff1e146a3e24ec7a7ba7fb8ed",
      "tree": "ced1534663b3b80e0569a4edfd97d5867a9f7a36",
      "parents": [
        "fc255ca2fd4b588123793c606dc5730450838fda"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 13 20:34:27 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 13 20:34:27 2018 +0000"
      },
      "message": "Update the Javaodoc in ListViewSelectionListener to better explain\nhow and when the various listener methods are called.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1829099 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "fc255ca2fd4b588123793c606dc5730450838fda",
      "tree": "d0b8b0bc717c78ae725fb2f580cb9ab591cbf227",
      "parents": [
        "9ea737a912c9705812bd3e897841c017b30bb5af"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 10 20:27:29 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 10 20:27:29 2018 +0000"
      },
      "message": "PIVOT-1032:  Reduce the number of blank lines and unnecessary method\nimplementations to reduce the file size of TerraTreeViewSkin.java.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828856 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9ea737a912c9705812bd3e897841c017b30bb5af",
      "tree": "55e0117df37209467a7fc28477a67e5e5e1284c6",
      "parents": [
        "c11bc3af8df3ddfa0b72401c97792af9d8220875"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 09 22:04:46 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 09 22:04:46 2018 +0000"
      },
      "message": "PIVOT-960:  Update the timing part of BindTest to report time in seconds,\nnot nanoseconds.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828778 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c11bc3af8df3ddfa0b72401c97792af9d8220875",
      "tree": "abf1d697ea1b97b937f2fb7d41e3f4f9463c5f63",
      "parents": [
        "756b0f087387f4f9cde78d0b90908456dd9f9ced"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 06 23:57:18 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Apr 06 23:57:18 2018 +0000"
      },
      "message": "PIVOT-1032:  Update the style configuration to allow 10 parameters max\n(instead of the default 7). This eliminates any errors in the Pivot code.\nUpdate more source files to remove a number of other \"easy\" errors too.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828576 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "756b0f087387f4f9cde78d0b90908456dd9f9ced",
      "tree": "88738f6ef02df5ea3b023ae5f9d0c88d994f6a6c",
      "parents": [
        "c10d6568e49fed6180eb32fd253f28dc9b090d9b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 23:15:40 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 23:15:40 2018 +0000"
      },
      "message": "PIVOT-1032:  Making VFSBrowserSheet \"final\" may fix some style errors\nbut makes it unusable by users wanting to subclass.  So take that out.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828486 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c10d6568e49fed6180eb32fd253f28dc9b090d9b",
      "tree": "d8882bb61c084aade4c21de195b2c1f45cea358b",
      "parents": [
        "4cebe68503837caa298c894f1dfde33fb4f1a761"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 22:37:45 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 22:37:45 2018 +0000"
      },
      "message": "PIVOT-960:  Set the default for JSONSerializer to NOT allow macros.\nPut code into BindTest to test with and without macro support.  The\nresult is that allowing macros makes it go 25x slower, even with no\nmacros defined or used.  So, make the default false, and then change\nthe test programs (JSONSerializer and BindTest) set the flag true\nwhen needed (principally the \"map.json\" file has macros in it).\n\nAlso add an additional flavor of \"ApplicationContext.applyStylesheet\"\nto set the flag for the embedded JSONSerializer.  Again, make the\ndefault \"false\" to get the speedup, and maintain the previous\n(that is, pre-Pivot-2.1) behavior.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828484 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "4cebe68503837caa298c894f1dfde33fb4f1a761",
      "tree": "e85d4273511d9faacbd5f5335ef9648bada18063",
      "parents": [
        "06fefb608362ce45c0c1de0412a4b41c04acd5df"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 15:41:46 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 15:41:46 2018 +0000"
      },
      "message": "PIVOT-960: Add an attribute to JSONSerializer as to whether to allow\nmacros (which are a non-standard feature) to the processing.  Not\nallowing macros also should speed up the process.\nNote: the default is still \"true\" so that the existing behavior is\nmaintained.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828450 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "06fefb608362ce45c0c1de0412a4b41c04acd5df",
      "tree": "93ed76d4415c8180d709ede67b628df383411eb4",
      "parents": [
        "abf357d0d3cc3f3eb2ecf19d8b05e3b1f51c81fb"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 15:35:29 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Apr 05 15:35:29 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix more of the \"easy\" style errors in various files.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828447 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "abf357d0d3cc3f3eb2ecf19d8b05e3b1f51c81fb",
      "tree": "cb2ab9d11c9a4db92f28a1a50b87f910932892fc",
      "parents": [
        "1272a77e85a224f7ec73798255d09bd968d59d63"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 04 18:13:04 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 04 18:13:04 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix a number of the \"easy\" style errors in various files.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828370 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1272a77e85a224f7ec73798255d09bd968d59d63",
      "tree": "a425cf5d1cae67a1b5f3fc4dd218e96a99edad16",
      "parents": [
        "7c1701e57822d1310c0c659cf0e60d0f2391ed67"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 04 16:45:42 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Apr 04 16:45:42 2018 +0000"
      },
      "message": "PIVOT-1032: Fix the remaining cases of [WhitespaceAround] errors\nin the check-style report.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828362 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7c1701e57822d1310c0c659cf0e60d0f2391ed67",
      "tree": "d96884ad31bf688fbed1798009e4828b9e3376ba",
      "parents": [
        "e5d740bf1c1993fac95477b81fd74a8d09cbd467"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 03 23:04:52 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 03 23:04:52 2018 +0000"
      },
      "message": "PIVOT-891:  Remove extraneous debug code from TextPane.java that\nshould have been done in the previous commit.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828292 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e5d740bf1c1993fac95477b81fd74a8d09cbd467",
      "tree": "9d0138e57fdb63d6e4fb0a502547eb0537cc959f",
      "parents": [
        "59fd26354d1841d88e88ef69051318f070b6e513"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 03 23:01:30 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Apr 03 23:01:30 2018 +0000"
      },
      "message": "PIVOT-891:  Further improvements to TextPane:\n* Fix a problem doing delete at end of paragraph and then inserting\n  right there again -- the last node in the sequence may not get\n  its offset updated because the character count is decremented\n  first; should be decremented after.\n* Make a bunch of additions to deal with the new CharSpan class\n  and so we can make use of common code to do word, line selection\n  amongst all three text input controls.\n* Add some debug code in TextPane to print out node trees with their\n  offsets and counts.\n* Use the new CharUtils methods for moving around in and selecting\n  text \"words\".\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828291 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "59fd26354d1841d88e88ef69051318f070b6e513",
      "tree": "1825fceec9e336a6d79867c4d2ec7d94fa6180a3",
      "parents": [
        "673cc948183aff7c343e30c3ae38fc04a9797026"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 02 22:01:16 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Apr 02 22:01:16 2018 +0000"
      },
      "message": "It was noticed that SuggestionPopup (or rather the skin) was always setting the\nListView it creates to be variable item height, which is rarely the case.  This\ncauses extra processing for no reason.  But it may, in fact, be required for\nsome renderers, so leave it the default, but add a new style to set it to false.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1828188 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "673cc948183aff7c343e30c3ae38fc04a9797026",
      "tree": "c872902143a455978959127171e6e771c88695c2",
      "parents": [
        "b15bdf42372a804676b4ad27e73ac01c9925499b"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 20 14:57:53 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 20 14:57:53 2018 +0000"
      },
      "message": "Allow more forms than \"true\" or \"false\" to be used for application startup\nitems, namely \"Y\", \"N\", etc. (introduced in StringUtils.toBoolean).\nCall this new method inside DesktopApplicationContext.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1827323 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b15bdf42372a804676b4ad27e73ac01c9925499b",
      "tree": "03edcd8dba4c038e572a32203a768a63248e7cd3",
      "parents": [
        "cda5e7ea63e1fa1a30e5b0d630c0d87ac8c9d0be"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 06 19:04:46 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Tue Mar 06 19:04:46 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix more *Test classes to tidy up style errors in them.\nAlong the way, provide more functionality in the SliderTest just for fun.\nTidy up a couple of \"core\" pieces for style violations as well.\nAs a side effort:  add a \"toBoolean\" method to StringUtils in preparation\nfor future work.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1826023 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "cda5e7ea63e1fa1a30e5b0d630c0d87ac8c9d0be",
      "tree": "40dc24329d2f52795ffb939970a8db7403cb9679",
      "parents": [
        "978ab89113600cad89ee5b64f3ad38aa74937cc6"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Mar 05 23:10:49 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Mon Mar 05 23:10:49 2018 +0000"
      },
      "message": "Allow test / demo / example applications that just load a BXML file\nto easily subclass ScriptApplication by providing an override there\nfor the \"--src\u003d\" command line argument, such that the test application\ncan be run on the desktop with just a few lines of code.\n\nModify SplitPaneTest to demonstrate the potential.\n\nCleanup a little messy code in DesktopApplicationContext along the way.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1825947 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "978ab89113600cad89ee5b64f3ad38aa74937cc6",
      "tree": "860e654d60a18bafc5ed705ad61746658e99bdf4",
      "parents": [
        "1799971bf2193bd4b37432b180b551a7a4ec0b3f"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Mar 02 23:39:26 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Fri Mar 02 23:39:26 2018 +0000"
      },
      "message": "PIVOT-1032:  Fix some more of the *Test.java files to reduce the number\nof \"check-style\" errors there.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1825747 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1799971bf2193bd4b37432b180b551a7a4ec0b3f",
      "tree": "d5c67b53dc55a6774b7e2f894629c3c4c04d7a36",
      "parents": [
        "15bfca458b6b751ffee6d35fa245e9bf183deeb5"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Mar 01 21:40:11 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Thu Mar 01 21:40:11 2018 +0000"
      },
      "message": "PIVOT-1032: First checkin from \"check-style\" task:\n* Add a \"pivot_checks.xml\" which is the canonical \"sun_checks.xml\" but\n  with a line length max set to 110, which eliminates a ton of errors\n  in our source.\n* Fix some things in some of the new tests I\u0027ve introduced.\n* Change constructors in CSSColor to eliminate a ton of warnings there\n  about no space before comma.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1825686 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "15bfca458b6b751ffee6d35fa245e9bf183deeb5",
      "tree": "37a55b5fe284ef31eefb1b54a6a80deee504db7b",
      "parents": [
        "39f6092ca7ffd18a4572a9b90341b795ea1c603d"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Feb 28 20:15:57 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Feb 28 20:15:57 2018 +0000"
      },
      "message": "PIVOT-1031:  Fix Javadoc from last change.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1825599 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "39f6092ca7ffd18a4572a9b90341b795ea1c603d",
      "tree": "4389d1bb327f58494c80ed2b4a7bbeeb7f4bad48",
      "parents": [
        "4cde9371f74d73a1d621a4afd09589bab2889d16"
      ],
      "author": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Feb 28 17:49:18 2018 +0000"
      },
      "committer": {
        "name": "Roger Lee Whitcomb",
        "email": "rwhitcomb@apache.org",
        "time": "Wed Feb 28 17:49:18 2018 +0000"
      },
      "message": "PIVOT-1031:  Add several more styles to TerraGaugeSkin to enable further\ncustomizations:\n* showBorder to show borders on either side of the arc\n* borderColor to set the color for the border\n* borderThickness to set the stroke thickness\n* onlyMaxColor to use only the \"maximum\" color (either normal, warning\n  or critical if either is set) instead of multiple arcs/colors\n\nAdd a \"Max color?\" checkbox to the GaugeTest demo program.\n\nUpdate the value in the ComponentExplorer demo to show the multiple\ncolors and/or max color effect.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1825593 13f79535-47bb-0310-9956-ffa450edef68\n"
    }
  ],
  "next": "4cde9371f74d73a1d621a4afd09589bab2889d16"
}
