spring-framework/spring-core
Sam Brannen 2ba9939bd8 Revise changes to DefaultGenerationContext and GeneratedClasses
In order to reduce the surface area of published APIs in the affected
classes, this commit:

- Reverts the changes made to GeneratedClasses in c354b1014d.

- Reverts the changes made to DefaultGenerationContext in a28ec3a0a8.

- Makes the DefaultGenerationContext(DefaultGenerationContext, String)
  constructor protected.

- Reworks the internals of TestContextGenerationContext to align with
  the above changes.

See gh-30861
Closes gh-30895
Closes gh-30897
2023-07-15 14:43:39 +02:00
..
src Revise changes to DefaultGenerationContext and GeneratedClasses 2023-07-15 14:43:39 +02:00
spring-core.gradle Stop using deprecated AbstractArchiveTask.archivePath in Gradle build 2023-07-03 17:09:48 +02:00