diff --git a/README.md b/README.md index 64425e5267b37169f4e1996df9dc5c175b5113a8..9e0a1bcf1266bec64b7fe9a13e6169a5847213e4 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,6 @@ | commit 77b2c4e199f1c7c57aff91f3f59f0158c9a9dbc5 | | | | SPR-5615 - Improved error message: s/is no interface/is not an interface | 3/5 | 3/5 | | commit e5f4b4937cc414cbc3d42aa5aedec700557927a5 | | | -| Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. | 3/5 | 3/5 | \ No newline at end of file +| Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. | 3/5 | 3/5 | +| commit 147709fa9eb315edd146af7e4733a005a0c11816 | | | +| Tweaks to package-info.java files | 2,5/5 | 2/5 | \ No newline at end of file