TWCable / cq-gradle-plugin

DEPRECATED: A number of plugins for making it easier to work with Gradle and Adobe CQ/AEM
Apache License 2.0
19 stars 6 forks source link

verifyBundles does not take createPackage bundle filtering into account #22

Closed jdigger closed 9 years ago

jdigger commented 9 years ago

If you restrict the bundles in a package (e.g., createPackage.addProjectBundles()) or specify a different Configuration to use (e.g, createPackage.configuration = project.configurations.myconf), they are not being used by the verifyBundles task.