Re: Scripting language to learn

2014-12-26 Thread MauMau
From: I currently use Jenkins at my workplace for automated builds. My job title is Build Manager, so I do daily baselines/releases. I have just started using bash scripts for creating released files. I would like to learn it more in depth. Does anyone have any online tutorials or books that are

Re: Scripting language to learn

2014-12-26 Thread Les Mikesell
On Fri, Dec 26, 2014 at 8:36 PM, wrote: > Hi, > > I currently use Jenkins at my workplace for automated builds. My job title > is Build Manager, so I do daily baselines/releases. I have just started > using bash scripts for creating released files. I would like to learn it > more in depth. Does a

Scripting language to learn

2014-12-26 Thread bms50884
Hi, I currently use Jenkins at my workplace for automated builds. My job title is Build Manager, so I do daily baselines/releases. I have just started using bash scripts for creating released files. I would like to learn it more in depth. Does anyone have any online tutorials or books that are

Re: Deploy Plugin 1.10 - deploy to Jboss 7.x - Cannot locate the JBoss connector classes

2014-12-26 Thread Francisco Jose Murcia
Just got the same problem publishing at JBoss 6.3EAP using Jenkins 1.595 ERROR: Publisher hudson.plugins.deploy.DeployPublisher aborted due to exceptionorg.codehaus.cargo.util.CargoException

Re: mirror of jenkins (rsync preferably)

2014-12-26 Thread R. Tyler Croy
(replies inline) On Tue, 06 Nov 2012, Kjetil Nyg?rd wrote: > Hi, > > I'm trying to make an internal jenkins-mirror. I see that I can rsync from >rsync://ftp.osuosl.org/jenkins/redhat/ > > Which I think is an official mirror. But I do not get the repodata > directory. I can get the files d

Re: Urgent Need Java Resources Candidates, Immediate Interview

2014-12-26 Thread Christoph Kutzinski
I'd *really* like to work in a company which thinks of myself as a resource instead of a human! Am 26.12.2014 um 17:25 schrieb david browse: Urgent Need Java Resources Candidates, Immediate Interview Contact id:_david@browseinfosolutions.com_ Number: _248 845 2142 ext: 303_ __ __ __ Ro

Re: Build multi-configuration project option missing in Jenkins 1.595

2014-12-26 Thread Daniel Beck
Enable the Matrix Project Plugin in 'Manage Jenkins » Manage Plugins » Installed', and restart Jenkins. It comes bundled with all Jenkins packages distributed by the Jenkins project. If you're using a custom-built Jenkins package, you should be able to install it from the 'Available' tab. On 26

Re: junit is publishing test report

2014-12-26 Thread Murali
it didnt work. is it mandatory build successful? On Wednesday, 24 December 2014 20:43:33 UTC+5:30, Corneil du Plessis wrote: > > I usually use **/build/test-results/*.xml since I often use sub projects > and other time the checkout may add a directory for the project in the > workspace depend

Urgent Need Java Resources Candidates, Immediate Interview

2014-12-26 Thread david browse
Urgent Need Java Resources Candidates, Immediate Interview Contact id:*da...@browseinfosolutions.com* Number: *248 845 2142 ext: 303* Role: Java Resources *Location:* *Saint Louis, MO * *Duration:** Long-term* *Telecom Domain* Client is looking for a sr. Java resource who can

Buildflow vs Workflows plugins

2014-12-26 Thread Arnaud bourree
Hello, How to choose between build-flow and work-flow plug-in? Both made flow within DSL. I start with build-flow because I find sample for first. It looks that work-flow need git but I'm using hg :$ >From jenkins-users list, work-flow looks to be more alive What are your feedbacks about those tw

Build multi-configuration project option missing in Jenkins 1.595

2014-12-26 Thread Yashodhan Pise
Hi, I have setup a new Jenkins as a test environment. When I try to create a new item in Jenkins 1.595 I can't see *Build multi-configuration project *option as it was seen on Jenkins 1.546. Has this option been deprecated? Do I need some special configuration settings to enable this option?