Re: 1 unmodifiable notifier

2005-11-12 Thread Emmanuel Venisse
I fixed it. Emmanuel Tim McCune a écrit : Not right now, sorry, but I'll try to find some time soon. On Fri, 2005-11-11 at 23:21 +0100, Emmanuel Venisse wrote: Do you want make a patch? Emmanuel Tim McCune a écrit : Looking at the code, I think I see what happened. I've never defined a

Re: 1 unmodifiable notifier

2005-11-11 Thread Tim McCune
Not right now, sorry, but I'll try to find some time soon. On Fri, 2005-11-11 at 23:21 +0100, Emmanuel Venisse wrote: > Do you want make a patch? > > Emmanuel > > Tim McCune a écrit : > > Looking at the code, I think I see what happened. I've never defined a > > nag email address. I defined an

Re: 1 unmodifiable notifier

2005-11-11 Thread Emmanuel Venisse
Do you want make a patch? Emmanuel Tim McCune a écrit : Looking at the code, I think I see what happened. I've never defined a nag email address. I defined an extra notifier in continuum to go to my own address before I ever built in continuum. Looks like continuum grabbed that on the first

Re: 1 unmodifiable notifier

2005-11-11 Thread Tim McCune
Looking at the code, I think I see what happened. I've never defined a nag email address. I defined an extra notifier in continuum to go to my own address before I ever built in continuum. Looks like continuum grabbed that on the first build, and set it to the project notifier, and now I can't r

Re: 1 unmodifiable notifier

2005-11-11 Thread Tim McCune
I don't have one set. :) On Fri, 2005-11-11 at 22:53 +0100, Emmanuel Venisse wrote: > in maven1 pom, it's defined in nagEmailAddress > > Emmanuel > > Tim McCune a écrit : > > Ok thanks, that makes more sense. Except this is a Maven 1 pom, and I > > don't seem to have any notifier defined in my

Re: 1 unmodifiable notifier

2005-11-11 Thread Emmanuel Venisse
in maven1 pom, it's defined in nagEmailAddress Emmanuel Tim McCune a écrit : Ok thanks, that makes more sense. Except this is a Maven 1 pom, and I don't seem to have any notifier defined in my project.xml. Where does this get read from? On Fri, 2005-11-11 at 22:33 +0100, Emmanuel Venisse wro

Re: 1 unmodifiable notifier

2005-11-11 Thread Tim McCune
Ok thanks, that makes more sense. Except this is a Maven 1 pom, and I don't seem to have any notifier defined in my project.xml. Where does this get read from? On Fri, 2005-11-11 at 22:33 +0100, Emmanuel Venisse wrote: > "Project" notifier are defined in pom, "User" notifier are define in > con

Re: 1 unmodifiable notifier

2005-11-11 Thread Emmanuel Venisse
"Project" notifier are defined in pom, "User" notifier are define in continuum. If you want to modify "Project" notifiers, you just need to modify your pom and commit it. Emmanuel Tim McCune a écrit : I can add, edit, and delete notifiers for my project in Continuum, but there is a single noti