Gradle / subprojects / model-core / src / test / groovy / org / gradle / internal / instantiation
AsmBackedClassGeneratedManagedStateTest.groovy
ef35aa2Handle abstract properties with primitive type in generated classes.
780b97dAllow `RegularFileProperty` and `DirectoryProperty` types to be used on artifact transform parameter objects, and take care of fingerprinting and building the files before running the transform.
Reuse the mechanism that allows instances of generated classes to describe their state to the isolation infrastructure for other core Gradle types, such as `ConfigurableFileCollection`, `Provider` and `Property` and remove the custom isolation logic for these core types. |
![]() |