Skip to content
Snippets Groups Projects
Commit 76f17703 authored by Muhamed's avatar Muhamed
Browse files

added message 9

parent eede2918
No related branches found
No related tags found
No related merge requests found
...@@ -27,11 +27,15 @@ ...@@ -27,11 +27,15 @@
### Commit Messages, die den Regeln NICHT entsprechen ### Commit Messages, die den Regeln NICHT entsprechen
| message: | chatgpt | CoPilot | | message: | chatgpt | CoPilot |
|----------------------------------------------------------------------------------------|---------|---------| |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|---------|
| commit 6698ed8420e02a1ca829f098621e5f6b92cd10a6 | | | | commit 6698ed8420e02a1ca829f098621e5f6b92cd10a6 | | |
| IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into | | | | IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into | | |
| and | | | | and | | |
| through AnnotationConfigUtils#registerAnnotationConfigProcessors | 2/5 | 2/5 | | through AnnotationConfigUtils#registerAnnotationConfigProcessors | 2/5 | 2/5 |
| commit 826c733c9ed72a566e9fbe08edee5699b5ad5fa1 | | | | commit 826c733c9ed72a566e9fbe08edee5699b5ad5fa1 | | |
| SPR-5616: updated spring-library to include asm and oxm bundles in .libd and ivy files | 2,5/5 | 2/5 | | SPR-5616: updated spring-library to include asm and oxm bundles in .libd and ivy files | 2,5/5 | 2/5 |
| 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment