Hello,
I'm trying actually to link Squish with Jenkins, I use a slave agent using
Java Web Start (JNLP), but when run a built, I have this error :
I've no idea to resolve it.
Thxs for your help.
--- ERROR
--
D
Russ,
It would appear that the problem has cleared; I’m now able to create a template
workspace, and then run the p4plugin via Jenkins on any node.
It looks like my “hacking” of p4ce workspaces was to blame…..
Thanks again
dD
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@goo
I don't think that the SCM trigger has the functionality you seek, but I could
be wrong.
Consider a trigger job. Write a job that only polls the one SCM that you want
to "watch", and has one task: trigger the multi-SCM job.
--Rob
-Original Message-
From: jenkinsci-users@googlegroups.c
Hello,
So, we have a number of jobs that use the Multi-SCM plugin, we want the
build to trigger only when one of the 2 repos configured has changes.
How can we achieve that?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.
Hi,
AFAIK you cannot build ProjectMatrixAuthorizationStrategy with the map of
permissions. You have to use the add method. I did something similar which
is working for a GlobalMatrixAuthorizationStrategy :
def authorizationStrategy = new GlobalMatrixAuthorizationStrategy()
ALL_PERMISSIONS.each