)]}'
{
  "commit": "536c2be3126ea446664bdddcaa65b7e6f792b74a",
  "tree": "0cafa815232cd841934986ba457115bd5a202acc",
  "parents": [
    "a3a1c8957e1ae11fbd58efbf0932bbfe5f15b356"
  ],
  "author": {
    "name": "nchalko@google.com",
    "email": "nchalko@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Mon Feb 28 15:12:19 2011 +0000"
  },
  "committer": {
    "name": "nchalko@google.com",
    "email": "nchalko@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Mon Feb 28 15:12:19 2011 +0000"
  },
  "message": "Select the correct constraint validator\n\n[JSR 303 TCK Result] 105 of 257 (40.86%) Pass with 25 Failures and 9 Errors.\nReview at http://gwt-code-reviews.appspot.com/1368801\n\nReview by: rchandia@google.com\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9776 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "59ec77a0c62ece6b6d466c0eeb69ea1ea2037e2e",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/client/constraints/PatternValidator.java",
      "new_id": "1ac7e2580a9b1a19b0aa205a26040f9d9c76daf1",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/client/constraints/PatternValidator.java"
    },
    {
      "type": "modify",
      "old_id": "14150b21cb914d969c7c9f1d2293d7ea9e500716",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java",
      "new_id": "1feed923173f706d6904d0294cc4c09cbd6f6a0e",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java"
    },
    {
      "type": "modify",
      "old_id": "2aa2cd952eb19851fb858b612b6d083ca0d75cd8",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/client/impl/ConstraintViolationImpl.java",
      "new_id": "0acd23450a95b7353ac1fefdc8a92b929ef3d9d1",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/client/impl/ConstraintViolationImpl.java"
    },
    {
      "type": "modify",
      "old_id": "48b049483111da644e9321fe34d93a819f80f5cf",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/rebind/BeanHelper.java",
      "new_id": "af494e61fa8dca7a4f6d220dc347ccddf126e47d",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/rebind/BeanHelper.java"
    },
    {
      "type": "modify",
      "old_id": "d16aa6989e26e029e22bc331125b7ce9c5f4c8a5",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/rebind/GwtSpecificValidatorCreator.java",
      "new_id": "109fd45af4e5bdd6e21add17bb7489ee874735a2",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/rebind/GwtSpecificValidatorCreator.java"
    },
    {
      "type": "modify",
      "old_id": "c1dc0f18a0a89ab138c7a2e1cbe82d3a9e87e678",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/validation/rebind/ValidatorGenerator.java",
      "new_id": "83ffd12e42242f680bad1b8232c1cd5a2a20e540",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/validation/rebind/ValidatorGenerator.java"
    },
    {
      "type": "modify",
      "old_id": "06f5b14fe86d31f7e476da8fd03b718e4f4e75f9",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/validation/rebind/GwtSpecificValidatorCreatorTest.java",
      "new_id": "7f735d4fa893a4cedf6a72508594cf4357fa021d",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/validation/rebind/GwtSpecificValidatorCreatorTest.java"
    },
    {
      "type": "modify",
      "old_id": "c5d791b6e82e811c018dbe7bc1992b12e0dbaf23",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/validation/tck/ConstraintCompositionGwtSuite.java",
      "new_id": "0a798ab5fef46aeb3aa952fb00126f55971ac317",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/validation/tck/ConstraintCompositionGwtSuite.java"
    },
    {
      "type": "modify",
      "old_id": "7a09f1059e3c68c92f9c534d9e67aa9cb10914e4",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/validation/tck/ValidatorResolutionGwtSuite.java",
      "new_id": "fb204fbcd8b8928347487bb416675e2a3aa29e5c",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/validation/tck/ValidatorResolutionGwtSuite.java"
    },
    {
      "type": "modify",
      "old_id": "c692f2858750eac57859e99cc0cbf10199500cf2",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/application/ValidationRequirementGwtTest.java",
      "new_id": "50ac06c284e4fcc1546fe6a9c652f9370161cd45",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/application/ValidationRequirementGwtTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f4637a8d27451e24630723679e7cfcfc716dc6a8",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/ConstraintCompositionCompileTest.java"
    },
    {
      "type": "modify",
      "old_id": "441a82d5309cb61ea285a89dbf1eba79b8c84137",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/ConstraintCompositionGwtTest.java",
      "new_id": "dc1ed19e87a245af5077ea50cf9216ad77a0f4bb",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/ConstraintCompositionGwtTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4d138490cf1f6d9c7b89cd49b104ba48e1d64107",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/MustBeApplicableTest.gwt.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d3997fcbf10590eef836f13bf8d47d022f4dec9c",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/MustBeApplicableValidatorFactory.java"
    },
    {
      "type": "modify",
      "old_id": "c2d6b12cecb57d33b5bd5000ffe14ba87a22391f",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/TckTest.gwt.xml",
      "new_id": "f3c9ac133e79861ee41a81643f06a5d47550cb95",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/TckTest.gwt.xml"
    },
    {
      "type": "modify",
      "old_id": "38aaa79ac8de93b5eb07676561a2716e01459ed1",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/TckTestValidatorFactory.java",
      "new_id": "bca5b15c4be04cf8bf5462bef60b218c8facbf52",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/constraintcomposition/TckTestValidatorFactory.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "68e65d8760a90e7e0e0406c317bc1ea4e9887d70",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/CustomConstraintValidatorCompileTest.java"
    },
    {
      "type": "modify",
      "old_id": "11aa059a3c3ed710970a5b544d4b5b71cb495075",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/CustomConstraintValidatorGwtTest.java",
      "new_id": "ec4bc98c147d42ae973096531ded9da3d3d4eac1",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/CustomConstraintValidatorGwtTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "82adec33ecd4a651928c632d2267537157c69e97",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckCompileTest.gwt.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ecfe8fc5869dc205349a239b848852894d01ae29",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckCompileTestValidatorFactory.java"
    },
    {
      "type": "modify",
      "old_id": "a1abcb7781f1aae1e6d8e143b7aaae0cf56ce0b1",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckTest.gwt.xml",
      "new_id": "37c38b9c678ce09610fc57106f4ce45a5a8b94de",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckTest.gwt.xml"
    },
    {
      "type": "modify",
      "old_id": "c224a7852453b10dd7986dbdbd6970c483ee86a0",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckTestValidatorFactory.java",
      "new_id": "49fb83caf471452da7a1a38e96b9a44d79d749ef",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/customconstraint/TckTestValidatorFactory.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c8279048458d2fbc545fe462a3af16b6b1c11948",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/AmbiguousValidatorFactory.gwt.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a9db99eafef8246470b659fe41a7032680a98a20",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/AmbiguousValidatorFactory.java"
    },
    {
      "type": "modify",
      "old_id": "96c894291429172ac120715157981cde9d7aa12a",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/TckTest.gwt.xml",
      "new_id": "52be2f1708a781d9c92d16b8300ad4171c2530c2",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/TckTest.gwt.xml"
    },
    {
      "type": "modify",
      "old_id": "85e7c8b3aa86d57907c43de8ae3418daee27913f",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/TckTestValidatorFactory.java",
      "new_id": "0fba4198f79782dd0afa02db73be05ffe7d8871d",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/TckTestValidatorFactory.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8b73617190472b5d6764e28c90e3044db80eaa90",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/UnexpectedTypeValidatorFactory.gwt.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e19d1e88c5206aa741a747580531e381a5923071",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/UnexpectedTypeValidatorFactory.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bee414f52501d08cdb4aaa0d6b3de2d443b2adf7",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/ValidatorResolutionCompileTest.java"
    },
    {
      "type": "modify",
      "old_id": "cfa7773f1a9054898897d9ed69b95044f0087c34",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/ValidatorResolutionGwtTest.java",
      "new_id": "c7b7070f867f37966f11c5967bdfcdaf75338baa",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/constraints/validatorresolution/ValidatorResolutionGwtTest.java"
    },
    {
      "type": "modify",
      "old_id": "89a0f394911c88622be8931a99780b0b97116f00",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/metadata/ConstraintDescriptorGwtTest.java",
      "new_id": "28a756687397d0930ef3d7b07dbd134379bcb99d",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/metadata/ConstraintDescriptorGwtTest.java"
    },
    {
      "type": "modify",
      "old_id": "729031fb0aa4e6fbbe4d88a883e5afc027dd0050",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/validation/ValidateCompileTest.java",
      "new_id": "577229d2430d3b733ceaf4d856b0a4d9470d2bfd",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/validation/ValidateCompileTest.java"
    },
    {
      "type": "modify",
      "old_id": "032d939c9a030cc9aa88177908fd56df95a88b62",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/validation/graphnavigation/GraphNavigationGwtTest.java",
      "new_id": "d275af939a7d89e672433fc0f7787ef5b549e58e",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/validation/graphnavigation/GraphNavigationGwtTest.java"
    },
    {
      "type": "modify",
      "old_id": "4ce7357793ac8a07648127210f8afee7a19196b3",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/validation/graphnavigation/TckTestValidatorFactory.java",
      "new_id": "5baadb2481c5402236dc7d1243e38dcad0d93706",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/validation/graphnavigation/TckTestValidatorFactory.java"
    },
    {
      "type": "modify",
      "old_id": "6b4569e8bc3c1cb112355c6adee9f35c01c8a68c",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/tests/validatorfactory/CustomConstraintValidatorGwtTest.java",
      "new_id": "480da20715995224cea64b7c4a0596856cfbe53a",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/tests/validatorfactory/CustomConstraintValidatorGwtTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "71740ac480ef5c637c41c6cdae6b705fc1e83b5f",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/util/TckCompileTestCase.java"
    },
    {
      "type": "modify",
      "old_id": "46cee98fe9c7c3ee25b7ffb8710f857409d40b86",
      "old_mode": 33188,
      "old_path": "user/test/org/hibernate/jsr303/tck/util/TckGeneratorTestUtils.java",
      "new_id": "66908c6438fdb41cc6130a4c0cb3b20799b17179",
      "new_mode": 33188,
      "new_path": "user/test/org/hibernate/jsr303/tck/util/TckGeneratorTestUtils.java"
    }
  ]
}
