But, How I will generate xml file I could not understand. and Where I will
put this xml file pls
On Wednesday, December 26, 2012 9:14:52 PM UTC+6, Harpreet singh Wadhwa
wrote:
>
> Regular expression is the key :-)
> example: "**/Test-*.xml"
>
> This will get all the files starting with Test and
Great. Thanks for the explanation.
Regards,
Rupali
On 26-Nov-2014 1:15 am, "Kohsuke Kawaguchi" wrote:
> Right, this needs to be documented better (and Jesse is working on it.)
>
> The input step returns a map that contains the values as a Map. So in your
> case
>
> v = input(...)
> echo(v.projNa
I have a matrix of n projects building on m branches, and I am putting together
pipelines for each one. That is, there are a set of jobs of the form
"regression tests for branch FOO of project BAR". I have a JSON file showing
the list of branches, projects, and their configurations. With that
Right, this needs to be documented better (and Jesse is working on it.)
The input step returns a map that contains the values as a Map. So in your
case
v = input(...)
echo(v.projName)
echo(v.projID)
In your case those are both string parameters, so you get a
java.lang.String object. Some other
It's mostly easy to wire up a new plugin where none was before. Most of the
plugin functionality will be enabled. You'd only need a restart to work
around any plugins with an optional dependency on the newly installed
plugin IF they do hard caching This is exceedingly rare, so for the
99.9% cas
Yes
On Tue, Nov 25, 2014 at 11:12 AM, Jagadish Sethi
wrote:
> So this the expected case where we always need to restart jenkins instance
> if we upgrade a plugin.
>
> On Tuesday, 25 November 2014 18:01:53 UTC, Mark Waite wrote:
>>
>> That's the general case I've experienced. When I upgrade a plu
So this the expected case where we always need to restart jenkins instance
if we upgrade a plugin.
On Tuesday, 25 November 2014 18:01:53 UTC, Mark Waite wrote:
>
> That's the general case I've experienced. When I upgrade a plugin, either
> by upload of my own copy, or by download from the update
That's the general case I've experienced. When I upgrade a plugin, either
by upload of my own copy, or by download from the update center, I almost
always need to restart Jenkins before the updated plugin is used.
Mark Waite
On Tue, Nov 25, 2014 at 10:59 AM, Jagadish Sethi
wrote:
> Does jenkin
Does jenkin plugin installation needs jenkins restart incase if it is
upgraded to newer version ?
Initially when I have installed a jenkin plugin in my jenkins instance it
doesn't need jenkins restart and I can use then further in job.
But when I have manually installed plugin to newer version.
I am having an issue with Parent and Slave not checking out the same
revisions.
using the following plugin version for subversion 1.54
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails fr
Hi,
Another instance of Jenkins hanging. Thread dump attached.
We are using Jenkins version 1.565
Can you advise what could be happening here?
Does Jenkins has any pause times where it becomes inaccessible?
Regards,
Rupali
On Monday, October 20, 2014 5:16:29 PM UTC+5:30, Rupali wrote:
>
> Hi,
>
>
Hi,
in the job parameters we can choose the version of artifact but this
information comes from the local repository like the enclosed pictures in
this mail.
my question : there is a way to get the Artifact version from the remote
repository in my case (Nexus)
if not, can we create an issue to have
Hi Satpal,
Your posting gave me the indentice I needed (i.e. it confirmed the problem)
to keep hunting for solutions, and I finally found one.
http://stackoverflow.com/questions/8884166/how-do-i-dynamically-trigger-downstream-builds-in-jenkins
Peter.
On Friday, 29 August 2014 02:32:50 UTC+10,
I'm not sure if anyone else has ever seen this, but I have had it happen
the last two times I've restarted the Jenkins server. I'm currently on
v1.589 and it does it here.
I've set up four user accounts who have full permissions set and anonymous
just has read set. This is all done via Jenkins
14 matches
Mail list logo