hi,
I try to upgrade my Jenkins version from 1.445 to 1.450.
I downloaded the jenkins.war and replace it to my server.
but When I start the jenkins, I have the folowing exception. Do you now how to
fix it ?
org.jvnet.hudson.reactor.ReactorException: java.lang.Error:
java.lang.reflect.InvocationT
The git plugin can be configured to build a specific branch. I am not sure
if this field will expand variables. You can try it by defining a parameter
with default value empty and putting in the branch specifier field for the
git plugin.
On Thu, Feb 2, 2012 at 11:45 PM, Allen Bierbaum wrote:
> I
I have a job setup that monitors one of our Git repositories and builds
every branch as it sees new code come in. This works great and has been
running with no problems.
What I need now though is a way to force a build of a specific branch when
I use the manual "Build Now" button on the job.
I n
Hi there,
> I've read that some issues were seen for which fixes were targeted for
> Jenkins 1.450 for issues with upgrading Subversion from 1.34 to 1.37 but my
> clean install on Tomcat 6.0.35 (Windows Server 2008 R2 64-bit installer
> running as service) doesn't seem to work.
Likewise, clean in
Actually, it looks like this just gives me the size of the workspace per
build, not the individual files in that workspace.
In my case I care about the size of about a dozen files and want to monitor
those in particular. Maybe it's time to get custom ;0
Awesome, sounds like just what I'm looking for. Thank you.
Greetings,
On Thu, Feb 2, 2012 at 6:48 PM, Dumitru Daniliuc
wrote:
> Solved: had to upgrade the parent version in pom.xml from 1.399 to 1.450.
I don't think you need to go all the way up to 1.450. Probably 1.424.2
would work.. and it would have an added bonus of working with the
current version
Solved: had to upgrade the parent version in pom.xml from 1.399 to 1.450.
From: dumi_danil...@hotmail.com
To: jenkinsci-users@googlegroups.com
Subject: Plugins: cannot find package jenkins.model
Date: Thu, 2 Feb 2012 17:40:42 -0500
Hi,
I'm working on a plugin and I followed all steps at
h
Hi,
I'm working on a plugin and I followed all steps at
https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial. If I import
classes from hudson.*, my plugin builds. However, if I import
jenkins.model.Jenkins, I get a compile-time error: "package jenkins.model does
not exist". Where do I g
I've read that some issues were seen for which fixes were targeted for
Jenkins 1.450 for issues with upgrading Subversion from 1.34 to 1.37 but my
clean install on Tomcat 6.0.35 (Windows Server 2008 R2 64-bit installer
running as service) doesn't seem to work.
I exploded a manually downloaded s
Hi,
I want to write a plugin that updates the list of upstream projects (from a
file output by my build) after each successful build. How can I do this?
So far I found DependencyGraph.addDependency(), but it seems like this method
doesn't persist the new settings anywhere. How can I persist my c
11 matches
Mail list logo