I'm seeing an odd behavior with the Jabber Notifier plugin.  When I create 
a project through the jenkins cli, I don't get any jabber notifications.  
If I then go to the "Configure" page through the UI and don't change *any* 
settings, simply click Save, then build, I start getting notifications.  

I can easily recreate the behavior by snagging the config of a project 
known to send good notifications:

java -jar ~/bin/jenkins-cli.jar -s http://jenkins.example.com/ get-job foo 
> foo.xml

then, create a new job based on it:

java -jar ~/bin/jenkins-cli.jar -s http://jenkins.example.com/ create-job 
bar < foo.xml

build bar and no notifications, configure->save bar and now notifications 
work.  

Any tips/workarounds are appreciated...

Thanks,
--tim

relevant versions;
Jenkins 1.437
Jabber notifier plugin 1.22
instant-messaging plugin 1.21

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to