Actions
Feature #5666
openBuild system needs a target to build all common or blessed non-core modules
Start date:
08/07/2012
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5666
Description
There should be a way to easily build all the common or "blessed"
non-core modules.
For example, "ant change-to -Dsuite=kepler" does not check out
reporting or tagging.
We should have notion of "blessed" modules, which I would say at a minumum
must meet two requirements:
1) There is someone on kepler-dev who is actively maintaining the module
2) There is at least one automatic test that at least does a smoke test
to ensure that the module works. More tests are better, but "ant test-blessed"
or something should do something with each module.
Having blessed modules would help in refactoring the tree because we
would have a better idea about what will break.
Actions