Standard schema for Config.xml

2014-08-20 Thread infybb123
Hi, Is there any standard XSD Schema for the config.xml that is used to create jobs in Jenkins using the REST API? Thanks, Shreya -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from i

Re: Every build has all commits listed in the Changes page

2014-08-20 Thread Mark Waite
On Wed, Aug 20, 2014 at 7:13 PM, Wood Peter wrote: > Jenkins-1.567; Git-Plugin-2.2.5; Gerrit-Trigger-2.11.1 > > I setup Jenkins-Git-Gerrit and everything works as expected. > > The issue I'm having is that every build shows list of changes starting > from the initial commit all the way to the las

Every build has all commits listed in the Changes page

2014-08-20 Thread Wood Peter
Jenkins-1.567; Git-Plugin-2.2.5; Gerrit-Trigger-2.11.1 I setup Jenkins-Git-Gerrit and everything works as expected. The issue I'm having is that every build shows list of changes starting from the initial commit all the way to the last commit that actually triggered the build. Seems like it doesn

Re: Github webhook pushes causing all branches to build

2014-08-20 Thread Mark Waite
You could use the add "Additional Behaviour" for "Advanced clone option" to a define a reference repository. A reference repository will provide the same data transfer reduction, without the complexity of defining two repositories. Mark Waite On Wed, Aug 20, 2014 at 4:04 PM, Nicholas Paufler <

Re: Github webhook pushes causing all branches to build

2014-08-20 Thread Nicholas Paufler
I believe I have figured out what the problem is. Still trying to find a reasonable workaround. I had two git repositories defined - one of which was a local cache of the full git repo that got cloned when the slave starts up (referenced as a file:// repo) and then the actual github repo. It lo

Maven build release ${project.basedir}:unknown

2014-08-20 Thread Leandro Andrade
Hi guys, help me, please. When I start a Perform Maven Release erro below appears: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.2.2:prepare (default-cli) on project Ja

Help Running Jenkins (1.535+) on Solaris 10

2014-08-20 Thread valentinoshah
Did you find answer to your question? I am facing the exact same issue -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.

Re: Jenkins 1.535+ on Solaris 10

2014-08-20 Thread Bhagyesh Shah
On Aug 20, 2014 11:14 AM, Bhagyesh Shah wrote: > > Hi, > > We use Jenkins on Solaris 10 SPARC 64 bit server. The current Jenkins version > we are on is 1.532.3 which is a stable version > > Recently we tried to upgrade Jenkins to 1.535 but after starting Jenkins like > we usually do. The login p

Re: Github webhook pushes causing all branches to build

2014-08-20 Thread Mark Waite
On Wed, Aug 20, 2014 at 10:04 AM, Nicholas Paufler < nicholas.pauf...@goclio.com> wrote: > Yes, > > I see the same behavior with 2.2.4. I've done some more testing this > morning to confirm with both 2.2.4 and 2.2.5 and I see the same incorrect > behavior with both. > > Is my fundamental impressio

Re: Jenkins silently skipping MultiJob phase.

2014-08-20 Thread mfisher
I have just stumbled onto this same issue, with the following setup: MultiPhase Job A Phase 1 Job1 Job2 Job3 Job4 Phase 2 Deploy MultiPhase Job A runs on master (4 executors), Job1-4 run on label-restricted slaves. Repro: I kick off 4 concurrent build

Re: Getting metadata of another sub-project in Multijob project

2014-08-20 Thread Adam Mercer
On Tue, Aug 19, 2014 at 8:18 AM, Ginga, Dick wrote: > The Parameterized Trigger plugin lets you trigger one job from another and > pass to that job a set of parameters. You can use the $BUILD_NUMBER and > $JOB_NAME as parameters. Thanks, that seems to be useful. > There is also the Build Flow

Mandatory covert pre-build or post-build - possible?

2014-08-20 Thread G Dameron
Is it possible to configure a pre-build (or post-build) script that runs by default before (after) any job, even newly-created ones? The idea is to do some checks that ensure all users' projects are adhering to local best practices. -- You received this message because you are subscribed to th

[literate] feedback/questions

2014-08-20 Thread Baptiste Mathus
Hi all, I've recently been playing with the Literate plugin. As the plugin is still young, I thought I'd drop some random lines here about my findings/thoughts. Maybe this can yield some debate about views/future of the plugin. ## # Works as advertised Might sound obvious, but I a

Re: Github webhook pushes causing all branches to build

2014-08-20 Thread Nicholas Paufler
Yes, I see the same behavior with 2.2.4. I've done some more testing this morning to confirm with both 2.2.4 and 2.2.5 and I see the same incorrect behavior with both. Is my fundamental impression of how this is supposed to work correct, though? When a github webook push event comes in, the

Re: Large scale Jenkins installation : Help!

2014-08-20 Thread Frederic Meyrou
Dear Rob, Many tks for your long answer. As far as I understand the WAN distributed infrastructure is due to several factors : JUNIT tests and some war deploy on servers are done next on the same LAN as the slaves most of the time. But then I'm wondering if we can't have several master, one per

Re: Large scale Jenkins installation : Help!

2014-08-20 Thread Frederic Meyrou
Hi Nigelm, Tks for your answer. Yes I have mainly Maven builds. Fingerprints are necessary, but your contrib is interesting. ./Fred Le mardi 19 août 2014 19:05:03 UTC+2, nigelm a écrit : > > > Nexus proxy next to the slaves. > > Do you have a lot of maven project builds? > > Stop Jenkins > cd

Builds fail randomly without reason given

2014-08-20 Thread David tha Dude
Hello, We use DSL in a Build Flow project to trigger around 50 parallel builds on 2 slave nodes. However, some of the triggered jobs fail for no apparent reason. The only message in the Jenkins log file is: Aug 20, 2014 12:38:41 AM hudson.model.Run execute INFO: #9288 main build action complet

Re: Jenkins upgrade 1.576 issue

2014-08-20 Thread Daniel Beck
Known issue: https://issues.jenkins-ci.org/browse/JENKINS-24316 On 20.08.2014, at 06:15, Rajesh Patwardhan wrote: > Hello, > > We just upgraded to 1.576 on Centos (CentOS release 5.8 (Final)) > > Some of the plugin images are gone missing from the site. The images > themselves are on the disk