Feature #5666
Build 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.
History
#1 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 5666
#2 Updated by Daniel Crawl over 5 years ago
- Tracker changed from Bug to Feature
#3 Updated by Daniel Crawl over 5 years ago
- Target version changed from 2.5.0 to 2.X.Y