blob: 63d276d51d7a8fd181ae8aaf0429c795a91e627f [file] [log] [blame]
# cnf project name
bnd_cnf=cnf
# bnd_plugin is the dependency declaration for the bnd gradle plugin
#bnd_plugin=biz.aQute.bnd:biz.aQute.bnd.gradle:3.2.0
bnd_plugin=cnf/gradle/biz.aQute.bnd.gradle-3.2.0.jar
# bnd_build can be set to the name of a "master" project whose dependencies will seed the set of projects to build.
bnd_build=
# Default gradle task to build
bnd_defaultTask=build
# This should be false. It only needs to be true in rare cases.
bnd_preCompileRefresh=false