-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello again,

I've got the following in my maven2 projects pom.xml.

  <ciManagement>
    <system>continuum</system>
    <notifiers>
      <notifier>
        <sendOnSuccess>false</sendOnSuccess>
        <sendOnWarning>false</sendOnWarning>
        <configuration>
          <address>[EMAIL PROTECTED]</address>
        </configuration>
      </notifier>
      <notifier>
        <sendOnError>false</sendOnError>
        <sendOnFailure>false</sendOnFailure>
        <configuration>
          <address>[EMAIL PROTECTED]</address>
        </configuration>
      </notifier>
    </notifiers>
  </ciManagement>

So, errors and failure messages should only be sent to build-failure@
and success and warning messages should only be sent to [EMAIL PROTECTED]
 But messages are always sent to both addresses regardless of the build
result.

I'm using a fresh install of continuum 1.0.3 on a Gentoo Linux machine
with maven 2.0.4.  I checked in JIRA and there isn't a bug filed that I
can find with this issue.  Any ideas why mail would be sent to both
addresses?   Should I file this as a bug in JIRA?

Thanks,
Rich
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEd0Jm+1f2E3rXfFARAkTrAJ9FvsSBAR25/vWtNV/zZ5wGb7iRmgCfQ9IZ
uqrgK3avFspQbecLiTTPe3Y=
=gEUz
-----END PGP SIGNATURE-----

Reply via email to