Closed pun-ky closed 2 years ago
impl details: introduce in AemExtension a map <Jar, BundleJar> then add Jar.bundle extension method which will add BundleJar decorator into that map and allow decorating Jar using its own DSL. what will change is the memory allocation place, not directly in Jar task but in AemExtension map.
related to #885