]
Nick Boldt updated JBIDE-20046:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.4.x)
create jiralint-like notifier that can alert if changes in a branch
have not been built after X days
----------------------------------------------------------------------------------------------------
Key: JBIDE-20046
URL:
https://issues.jboss.org/browse/JBIDE-20046
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.0.Final
Suggested by [~rob.stryker] to avoid having situations where jobs are disabled because no
one is maintaining the code & we end up with something like JBIDE-20041, where last
year's Freemarker is included in JBT 4.3.0.Beta1 instead of the latest stuff.
{quote}
[10:36:50 AM] Rob Stryker: would it be possible to make a script that runs once a week
checking for commits and firing emails indicating the jobs should be re-enabled?
[10:37:50 AM] Rob Stryker: if job is enabled, dont even bother to check/notify
[10:37:57 AM] Rob Stryker: if job is disabled, then check for new commits
{quote}