Re: Deploying application to Weblogic

2014-06-03 Thread Monique Maker
Hello Vijay, I don't know what is your aim, but here we are doing the following: - Stop the WebLogic server (domain); - Copy the deployment artifacts to the place where WebLogic looks for them; - Clear the WebLogic (domain) caches; - Start the app.server (WL domain). For a couple of years this

automatic abort of job if git commit detected ?

2014-06-03 Thread Robert Bude
Hi, in our current setup we have different git branch types (defined by ourself). - hotfix branches (goes direct to master and if tests are successful, they will be merged into master - feature branches If a feature branch get a new commit, the tests will run on the "features merged to maste

Re: OS-X build slaves

2014-06-03 Thread Dirk Heinrichs
Am 03.06.2014 18:13, schrieb 'Curtis Kline' via Jenkins Users: > Does anyone use Puppet/Chef/other for configuring OS-X Jenkins slaves? Not for OS-X slaves, but for Windows. However, the principle should be similar. We use Puppet to setup Jenkins swarm slaves as a service using Apache Commons Dae

Re: OS-X build slaves

2014-06-03 Thread 'Coinbase Support' via Jenkins Users
__ Type your response ABOVE THIS LINE to reply Re: OS-X build slaves Coinbase | Jun 03, 2014 09:15AM PDT Thank you for submitting your request. We have r

OS-X build slaves

2014-06-03 Thread 'Curtis Kline' via Jenkins Users
We have 8 Mac Mini build slaves and another four slaves on OS-X VMs running on Mac Pros. We currently configure each slave manually, which takes about 30 minutes per unit. Does anyone use Puppet/Chef/other for configuring OS-X Jenkins slaves? How about VM technology? If VMs, what hardware/hypervis

Re: Most downloaded plugins?

2014-06-03 Thread Daniel Beck
On 03.06.2014, at 17:16, James Green wrote: > Need top one plugins in tabular format with paging: Name, Category, Brief > Description. There's also some raw popularity data as JSON (usually updated every month on the day after the first Saturday): http://stats.jenkins-ci.org/plugin-installat

Re: Most downloaded plugins?

2014-06-03 Thread James Green
Does anyone actually use these? The graphs have such dense information I can't make anything other than a curve out. Need top one plugins in tabular format with paging: Name, Category, Brief Description. On 2 June 2014 18:04, Daniel Beck wrote: > This site provides some of that: Plugins by pop

Re: Can't seem to get the TestResultAction from the Run.getAction command in a Jelly Script

2014-06-03 Thread Rob Lowe
One more thing... in the script I posted here I'm calling the getActions... I've tried with both getActions and getAction. I've also passed in the class as a string as in some examples online https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin with no success. On Tuesday, June 3, 20

Can't seem to get the TestResultAction from the Run.getAction command in a Jelly Script

2014-06-03 Thread Rob Lowe
All, I am attempting to get access to the previous builds test results and can't seem to in the jelly script I'm working with. I've tried numerous different attempts at getting the TestResultAction object from the Run.getAction method however I have been unsuccessful so far and hoped one of you

Re: Suggestions for using Jenkins for environment deployment?

2014-06-03 Thread Eric Wood
Chandra: The CI job is a maven job that pulls the code from the SCM (using the TFS plugin) and it builds the java asset using maven.  This job then uses the post-build Actions step called "Archive for Clone Workspace SCM) to archive its workspces for consumption by a downstream job. Also, this

Provide only appropriate variables to concrete script steps

2014-06-03 Thread Monique Maker
Hello community, I'm a novice in Jenkins and I need a piece of advise. Our build process is very simple: check-out, call an Ant script for the build, and send an email with the result. Unfortunately we are using a proprietary system for tasks tracking and we do not envision to integrate it with

Re: Save job configuration returns an Oops page

2014-06-03 Thread Slide
Its a heterolist now, the taglib doesn't provide a good check box list that automatically manages descriptor based items. I used it for a while before sticking with it and didn't find it to be too bad. I knew some people probably wouldn't like it, but you definitely can't please all the people all

Re: Save job configuration returns an Oops page

2014-06-03 Thread Daniel Beck
On 02.06.2014, at 23:43, Slide wrote: > Released 2.38.1 today, should fix this issue. I confirm this is resolved. BTW, is there a reason you replaced the checkboxes with the drop-down? It takes more clicks to configure, it's more difficult to tell at a glance what's not configured, and takes