RE: Jira site down ?

2014-09-26 Thread Matthew.Webber
I see the same thing; Fri 26/Sep/2014 08:40 UTC from south-east England. The server is up enough to return 503 temporarily unavailable, so it may be that this is intended downtime. -Original Message- From: Hiteswar [mailto:hits...@gmail.com] Sent: 26 September 2014 09:31 To:

Configuring Jenkins for production deployment

2014-09-26 Thread Harsh Saxena
Where do we configure the production servers while configuring a new job in Jenkins. In short how does Jenkins identify where to deploy the code ? where do we configure the production/Destination servers where the code has to be eventually deployed. -- You received this message because you

Re: P4 Plugin throws Error occurred during the SSL handshake: invalid SSL session Error

2014-09-26 Thread Dan Tran
Also note, that p4jenkins uses the startup JRE to talk to perforce ( not the one configure in the job) -D On Thursday, September 25, 2014 7:11:13 PM UTC-7, Dan Tran wrote: run a java test with your JRE? private boolean isUnlimitedCryptoSupported() throws NoSuchAlgorithmException {

Defunct process are generated after JNLP connection with a slave and it gets very slow

2014-09-26 Thread narjiss . squalli
Hi everyone, I’m facing an issue while connecting a slave (*solaris sparc 8*) with *Jenkins ver. 1.532.2 http://jenkins-ci.org/* This slave is connected via the option “*Launch slave via execution of command on the Master*”. Connection is established with: -

Re: Git + Email-ext + send email to developers + developers list empty

2014-09-26 Thread Ramya Dhanapal
No problem. Here is the one for the job. On Thursday, September 25, 2014 11:15:30 AM UTC-7, slide wrote: Sorry I wasn't clear, could you send the one for the job? On Thu, Sep 25, 2014 at 10:37 AM, Ramya Dhanapal ramya.d...@gmail.com javascript: wrote: Please find attached my config.xml

Email-ext developers is the comitter not the author

2014-09-26 Thread Ramya Dhanapal
I would like another clarification regarding this list of developers please: the email-ext plugin describes it as the comitters email if which would be pouplated. Is there a way to get the author of the commit and not the comitter? Else where I read about this option Use commit author in

Re: Email-ext developers is the comitter not the author

2014-09-26 Thread Slide
I've never tried to do this, but email-ext will use whatever the Git plugin returns when it asks for the changes On Fri, Sep 26, 2014 at 9:52 AM, Ramya Dhanapal ramya.dhana...@gmail.com wrote: I would like another clarification regarding this list of developers please: the email-ext plugin

Re: Email-ext developers is the comitter not the author

2014-09-26 Thread Ramya Dhanapal
Thanks! But any idea why I can't see this option please? Regards, Ramya On Friday, September 26, 2014 10:16:53 AM UTC-7, slide wrote: I've never tried to do this, but email-ext will use whatever the Git plugin returns when it asks for the changes On Fri, Sep 26, 2014 at 9:52 AM, Ramya

Jenkins with Calabash

2014-09-26 Thread cameron . marshall217
Hi All, I use Calabash-iOS for my iOS app automated tests. I wrap the Calabash commands in Jenkins. Everything was working fine with this configuration: Jenkins version: 1.548 XCode version: 5.1 Calabash version: 0.9.168 OS: Mavericks 10.9.5 iOS version: 7.1 I just recently upgraded Calabash

Post Build Actions: Archive Artifacts

2014-09-26 Thread Michael Nguyen
So hi everyone! I'm pretty new to Jenkins CI (literally, I installed it 12 hours ago) and I've managed to get to the point where I can build projects. However, I want to save artifacts from the builds in a .ZIP file, and I don't exactly know how to do that. I know it's under the Post Build

Re: Post Build Actions: Archive Artifacts

2014-09-26 Thread Indra Gunawan (ingunawa)
It is under Post build Actions : Archive the artifacts You specify the regex of files in the workspace to archive. [cid:90BD2733-C09A-433F-86FF-D88DEA260E15] From: Michael Nguyen tehtotalpwn...@gmail.commailto:tehtotalpwn...@gmail.com Reply-To:

Re: keep forever buttons

2014-09-26 Thread Indra Gunawan (ingunawa)
Dev team reported to me that they can¹t see the Keep This Build Forever even though I can see it and the job is already enabled to recycle old builds. I am the administrator of the Jenkins and we use LDAP based Role based Security. I have enabled for ³Authenticated² all the permission to ³Job²

Re: Post Build Actions: Archive Artifacts

2014-09-26 Thread Michael Nguyen
Regex hubba what? Sorry I don't really understand :P On Friday, September 26, 2014 8:27:44 PM UTC-7, Indra Gunawan (ingunawa) wrote: It is under “Post build Actions“ : “Archive the artifacts” You specify the regex of files in the workspace to archive. From: Michael Nguyen

Re: keep forever buttons

2014-09-26 Thread Richard Bywater
Not I front of Jenkins right now but you'll need to modify the Run set of permissions as the keep build option belongs to the run not the job. Richard On 27/09/2014 3:33 PM, Indra Gunawan (ingunawa) ingun...@cisco.com wrote: Dev team reported to me that they can¹t see the Keep This Build