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

checkBundleStatus gets confused if a server is "missing" #7

Closed jdigger closed 9 years ago

jdigger commented 9 years ago

For example, if your configuration says to check author and publisher but publisher is not currently running, checkBundleStatus will keep waiting for all the bundles to be active on publisher (which of course won't happen) and then fail.