Loading... (original) (raw)
Currently the test bundle is installed for all the make file based test targets; all the targets included in the jprt.make.rule.test.targets. However, not all test targets actually use the test bundle so installing it just unnecessarily adds to the initialization overhead.
It would be more flexible and efficient to express the dependency explicitly and only have the test bundle be installed for targets which actually need it.