[Hawkular-commits] [hawkular/hawkular-alerts] 076273: Action Email fixes

Lucas Ponce ponce.ballesteros at gmail.com
Wed Apr 1 10:01:28 EDT 2015


  Branch: refs/heads/wintermute
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: 076273d89c0290d3ba4e39e841b1ab3c8df20cd1
      https://github.com/hawkular/hawkular-alerts/commit/076273d89c0290d3ba4e39e841b1ab3c8df20cd1
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M hawkular-actions-email/src/main/java/org/hawkular/actions/email/listener/EmailListener.java
    R hawkular-actions-email/src/main/test/org/hawkular/notifiers/email/notifications/EmailListenerTest.java
    A hawkular-actions-email/src/test/java/org/hawkular/actions/email/listener/EmailListenerTest.java

  Log Message:
  -----------
  Action Email fixes

EmailListener saved the CC recipient in the TO field, and printed a dash in the subject even when the description property was not set.
Also, the EmailListenerTest was wrongly moved during a prior refactoring, so it was not executed anymore (and thus was not updated when the ActionMessage properties field was introduced).


  Commit: b3e964713b9bd2972fe85cb4f7d8a9dd4dadfb69
      https://github.com/hawkular/hawkular-alerts/commit/b3e964713b9bd2972fe85cb4f7d8a9dd4dadfb69
  Author: Lucas Ponce <ponce.ballesteros at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M hawkular-actions-email/src/main/java/org/hawkular/actions/email/listener/EmailListener.java
    R hawkular-actions-email/src/main/test/org/hawkular/notifiers/email/notifications/EmailListenerTest.java
    A hawkular-actions-email/src/test/java/org/hawkular/actions/email/listener/EmailListenerTest.java

  Log Message:
  -----------
  Merge pull request #33 from tsegismont/actions-email-fixes

Action Email fixes


Compare: https://github.com/hawkular/hawkular-alerts/compare/3f8303cf8914...b3e964713b9b


More information about the hawkular-commits mailing list