Is there any way to customise the directory in which all the configs are?
From the code i would say there is not, but maybe i'm missing something
final def defaultConfigPath = "${gradleProject.projectDir}/cq-configs/"
Any plans to add it? Do you see any problems on changing this path? Any way to add it as gradle build parameter?
Thanks
Is there any way to customise the directory in which all the configs are?
From the code i would say there is not, but maybe i'm missing something
final def defaultConfigPath = "${gradleProject.projectDir}/cq-configs/"
Any plans to add it? Do you see any problems on changing this path? Any way to add it as gradle build parameter?
Thanks