Re: scm sync plugin error on windows

2016-02-15 Thread me
Hi there Kelly Goedert Have you tried disabling the windows indexing? Kind Regards Malan van Eck On Monday, 1 February 2016 12:29:32 UTC+2, Kelly Goedert wrote: > > Hi, > > I am successfully using the SCMSync plugin with git on a linux machine. > Now, I would like to use it on windows. On win

Re: plugin info

2016-02-15 Thread Irfan Sayed
please suggest. i am stuck really Regards Irfan On Mon, Feb 15, 2016 at 2:42 AM, Irfan Sayed wrote: > please suggest. > > Regards, > > > On Sat, Feb 13, 2016 at 9:25 PM, Irfan Sayed wrote: > >> Thanks. >> I have written one plugin in which i have extended GlobalConfiguration. >> The plugin wo

how to test push notifications with Jenkins

2016-02-15 Thread Clemens Bergmann
I want to continously blackbox test the push part of my application. It is no problem to trigger the push notification with jenkins. The problem is to test if the notification also got delivered correctly. I see three possible Sollutions 1. Jenkins could somehow register with GCM and APNS

Re: Hiding login and password credentials

2016-02-15 Thread Hector Magnanao
Thanks. I will give this a try. On Monday, February 15, 2016 at 4:40:16 PM UTC-6, Victor Martinez wrote: > > Can you please describe your current environment? I assume you are talking > about Jenkins, if so: > - Use credentials: > https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin >

Re: Hiding login and password credentials

2016-02-15 Thread Victor Martinez
Can you please describe your current environment? I assume you are talking about Jenkins, if so: - Use credentials: https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin - Mask password: https://wiki.jenkins-ci.org/display/JENKINS/Mask+Passwords+Plugin I hope it helps. On Monday, 15 F

Maven Disappears

2016-02-15 Thread Eric Naitove
This is strange. I have a MASTER and 2 slaves. On the slaves I have a D:\Maven folder with the following releases. apache-maven-2.2.1 apache-maven-3.0.4 apache-maven-3.2.1 apache-maven-3.2.5 apache-maven-3.3.1 apache-maven-3.3.3 apache-maven-3.3.9 Everything is configured properly but here is

Hiding login and password credentials

2016-02-15 Thread Hector Magnanao
Is there a way for me to hide my login and password credentials to my source code management tool when I have to call it from a powershell script ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiv

Applying labels to codebase using PTC Integrity

2016-02-15 Thread Hector Magnanao
Is there a way to apply labels on the whole codebase after a successful build in Jenkins ? Is there a plugin for this or do I have to write a separate script in the post-build step ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscr

Using a custom workspace located on a windows share drive on a windows slave

2016-02-15 Thread Gary Bell
Hi Everyone, posting this in case it helps someone else in the same situation as I was. Problem: I was using Jenkins to run a windows job that used to run on the task scheduler on a server 2008 machine. The executable code for that job resides on a shared drive and has a directory stru