How to distinguish which build trigger to kick off the build

2016-04-17 Thread zhangkm
Hello, As we know, we can select build triggers in jenkins, such as Poll SCM, Build periodically, Build after other projects are built, etc. In my build job, I use SVN as CVS and I select Build periodically and Poll SCM as build trigger.

Email Template Testing Exception

2016-04-14 Thread zhangkm
Hello, I get this exception below when I try to run the Email-Ext's tester for email templates. I'm trying to use the standard Groovy matrix email template from the Email-Ext plugin page. I'm invoking this test on a Matrix combination job that we have. Using Jenkins ver. 1.650, Windows7 x64, inst

Email Network is unreachable: connect

2016-03-08 Thread zhangkm
Hi all, when I used the jenkins to send email , some problems happend, as picture shows. I have deployed redmine and other project management system on the server, they can send email successful. The configuration o

how to invoke the QAC which intalled in slave machine by jenkins

2016-01-25 Thread zhangkm
I have installed the sofeware QAC which get from PRQA on one machine(os:window 7) as the slave, and installed the plugin (PRQA0-plugin) on the master. Now I want to know how to configure the jenkins so that I can invoke the QAC on the slave machine. -- View this message in context: http://jenki

how to get prqa-plugin.hpi

2015-11-17 Thread zhangkm
Hi, why I can't get the plugin(prqa-plugin.hpi) from https://wiki.jenkins-ci.org/display/JENKINS/Programming+Research+Plugin ? It always prompts error ,"The requested URL /latest/prqa-plugin.hpi was not found on this server." who can tell me another way to get the prqa-plugin. Thank you! --