Passing parameters to build

2014-12-04 Thread Reckon INC Pvt Ltd.
Hi, We have requirement where we need to enforce that user pass the parameter to parameterized build else form should not be submitted with current plugins what we see is build form is still submitted. Any suggestions? Cheers, Reckon -- You received this message because you are subscribed to t

How to move changeSet to a higher depth for REST calls

2014-12-04 Thread Morne Joubert
I am currently debugging the p4-plugin SCM plugin that is written by Perforce. The REST calls take too long since the changeSet list is created dynamically on the fly (and this might take very long if the P4 server is down,busy etc) Looking at the code is seems there is a lot of classes with

Re: Help with Deploy to Websphere plugin

2014-12-04 Thread Marcel F
Did you get any further log information. May in the ffdc logs or in the dmgr logs of WebSphere? This blog post explains how to setup the new websphere deployer plugin with jenkins . However this plugin only performan

Re: [workflow-plugin] Error "script.sh: command not found" when running shell script

2014-12-04 Thread Les Mikesell
On Thu, Dec 4, 2014 at 10:47 AM, niraj nandane wrote: > See to work all you need to provide bash path in global settings of jenkins > as /bin/bash ..try out this... > If a jenkins windows slave is started by cygwin sshd, it doesn't seem to propagate the jenkins variable settings. Is there a way

RE: checkout perforce modules in new directory

2014-12-04 Thread niraj nandane
Yes i tried it..what it do simply delete the old folder created as BUILD_ID and created new with latest buildid On Dec 1, 2014 7:36 PM, "Ginga, Dick" wrote: > Did you try to put ${BUILD_ID} in the Workspace (client) field? > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-use

Re: [workflow-plugin] Error "script.sh: command not found" when running shell script

2014-12-04 Thread niraj nandane
See to work all you need to provide bash path in global settings of jenkins as /bin/bash ..try out this... On Dec 2, 2014 9:20 PM, "Rupali" wrote: > To debug further, I modified BourneShellScript.java file in DurableTask > plugin to print the environment variables with which it is calling the > s

Re: Latest and Greatest still points to 1.588

2014-12-04 Thread Federico Fissore
Moreover, while Changelog says latest is 1.593, "latest" link points to 1.592. How the 15 that has marked 1.593 as sunny could have done that? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving e

Jenkins GitHub OAuth issue

2014-12-04 Thread Cor Bosman
Hey all, ive setup the Github OAuth plugin and almost everything seems to be working. Ive set it up so every logged in user is allowed to create builds. There is just one minor problem, whenever a logged in user wants to create a job, they get this error: " is missing the Job/ExtendedRead per