Re: Deploying Build Artifacts

2013-07-26 Thread deevant07
Hi David, I have tried the way you explained for Promoting the old builds but still not successful. I am not sure where i am missing the configuration. Can you please provide me the detailed steps(Plugin wise) to create a job that can promote the older builds? My requirement is as follows. 1. I

Re: Alter/Remove "All" view in "My Views"

2013-07-26 Thread Daniel Beck
> The strange thing is that people seem to be able to access "Configure" > only when being an Admin user. "Normal" users aren't allowed to do so > (we're running 1.509.2 LTS). I just set up a 1.509.2 test instance from scratch. My 'reader' user (permisisons Overall/Read, Job/Read when using Matri

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-26 Thread Mark Waite
Thanks!  I've downloaded the components, installed them, and performed some initial verification testing. First bug report: https://issues.jenkins-ci.org/browse/JENKINS-18957 Other issues need further investigation before I report anything. Mark Waite > > From

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-26 Thread Kohsuke Kawaguchi
I guess I've sent out this announcement too soon out of the excitement. Git client plugin 1.1.1 is visible in the update center now. On 07/25/2013 05:19 PM, Mark Waite wrote: The wiki page specifies Git Client plugin 1.1. but I only see Git Client 1.1 on the updates site, even when I went to t

Re: Alter/Remove "All" view in "My Views"

2013-07-26 Thread Steffen Breitbach
Hi Fred! On Fri, 2013-07-26 at 04:33 -0700, Fred G wrote: > The user's default view can be changed under "People" > "your > username/userid" > "Configure". > I updated the wiki page with instructions. The strange thing is that people seem to be able to access "Configure" only when being an Admin

Re: Anyone having Jenkins slaves on Windows 8?

2013-07-26 Thread Mark Waite
Java Web Start has worked fine for me on two different Windows 8 64 bit machines.  Unfortunately, I suspect that won't really help you, since the real question you're trying to answer is why it doesn't work on your computer. Mark Waite > > From: Costin Caraivan

Re: Alter/Remove "All" view in "My Views"

2013-07-26 Thread Fred G
Hi Steffen, The user's default view can be changed under "People" > "*your username/userid*" > "Configure". I updated the wiki page with instructions. Hope that helps, Fred On Friday, July 26, 2013 10:31:12 AM UTC+2, Steffen wrote: > > Hi everyone! > > Does someone know a way to remove or alt

Releasing javadoc step doesn't finish ?

2013-07-26 Thread Adrien Ruffié
Hello, During my release job in jenkins all work fine but at the end of maven prepare:release, my job work indefinitely on this last line I think: [INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! More log bel

Re: Is it possible to integrate with other tools for automatic creation of projects?

2013-07-26 Thread suresh
Hi Kannan, I am not able to create the copy the job from copy-job command *Explain:* I created Jenkins user suresh and password suresh Below command i tried but did not work >java -jar c:\jenkins.jar -s http://localhost:8181/jenkins copy-job project1 project2 --username suresh --password sures

Re: Slicing ant build steps

2013-07-26 Thread suresh kamini
Hi, I am not able to create the copy the job from copy-job command Explain: I created Jenkins user suresh and password suresh Below command i tried but did not work >java -jar c:\jenkins.jar -s http://localhost:8181/jenkins copy-job project1 project2 --username suresh --password suresh Belo

Alter/Remove "All" view in "My Views"

2013-07-26 Thread Steffen Breitbach
Hi everyone! Does someone know a way to remove or alter the "All" view in "My Views"? There is a way to do so for the global "All" view (https://wiki.jenkins-ci.org/display/JENKINS/Editing+or+Replacing+the +All+View) but I can't find a way to do so for the users "All" view. Even if I can't change

Anyone having Jenkins slaves on Windows 8?

2013-07-26 Thread Costin Caraivan
Hello, Is Jenkins functional on Windows 8? Out of the 4 slave connection possibilities: 1. WMI + Windows service is very unreliable and even deprecated by the developers 2. Java Web Start fails with this: java.io.IOException: Remote call on slave failed at hudson.remoting.Channel.call(Chan