Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Continuum currently always optimizes the number of mails it sends by only sending a mail if the state changes from ok to not ok or vice versa. It would be better if this is configurable to always send a mail for every build (for instance for a nightly build).
This is the jar that includes the modified version of AbstractContinuumNotifier, in case you don't want to rebuild Continuum just to apply this change.
This jar gets built as "continuum-notifier-api-1.0.2.jar" in continuum-plexus-application/target/plexus-application/lib, and goes in apps/continuum/lib in an installed copy. I renamed it here just so it'll be obvious which jar is the one that you hand-installed vs. the ones that came from the original Continuum installation.