Re: ClassLoader issue in unit tests when loading plugin with PluginFirstClassLoader

2013-12-04 Thread Jesse Glick
On Wed, Nov 27, 2013 at 1:23 PM, Hugo Arès wrote: > When Jenkins test instance initialize my plugin, PluginImpl is loaded by > PluginFirstClassLoader So that is the problem… this class loader probably needs to be tweaked to behave differently in unit test mode, e.g. always checking the classpath

Re: maven-localizer-plugin and apostrophe character

2013-12-04 Thread Jesse Glick
On Tue, Dec 3, 2013 at 3:47 AM, Zoran Regvart wrote: > then, in properties files one needs to write apostrophes as \u2019 Or just use an editor like NetBeans which transparently handles Unicode escapes in *.properties. -- You received this message because you are subscribed to the Google Groups

Re: API to know if a plugin is selected in a job configuration

2013-12-04 Thread Jesse Glick
On Wed, Dec 4, 2013 at 5:27 PM, Jesse Glick wrote: > Yes: https://issues.jenkins-ci.org/browse/JENKINS-15003 For example: http://javadoc.jenkins-ci.org/hudson/PluginManager.html#parseRequestedPlugins(java.io.InputStream) -- You received this message because you are subscribed to the Google Gro

Re: API to know if a plugin is selected in a job configuration

2013-12-04 Thread Jesse Glick
On Wed, Dec 4, 2013 at 6:38 AM, Bharathi Ramalingam wrote: > I'm just wondering if there is any way to find if a plugin is selected in > the job configuration. Yes: https://issues.jenkins-ci.org/browse/JENKINS-15003 -- You received this message because you are subscribed to the Google Groups

Re: Fix needed for jenkins-ci.org: current LTS version listed as 1.509.4

2013-12-04 Thread Stephen Connolly
The other two on the governance board have a copy of the code signing key... That is my understanding anyway On Wednesday, 4 December 2013, Richard Bywater wrote: > So its something I've been wondering for a while - do Jenkins releases > have a "single-person risk"? > > Given the openness of the

Re: Jenkins and VNC

2013-12-04 Thread Richard Bywater
Could you install a Jenkins slave on the remote machine which then runs the jobs that need to interact with the things on that machine? Richard. On Thu, Dec 5, 2013 at 9:10 AM, Shilpa ChinnaShetty < shilpa.chinnashe...@gmail.com> wrote: > > Hi, > > > I would like to invoke a jenkins job on a

Re: Fix needed for jenkins-ci.org: current LTS version listed as 1.509.4

2013-12-04 Thread Richard Bywater
So its something I've been wondering for a while - do Jenkins releases have a "single-person risk"? Given the openness of the community I find it a little strange that only one person seems to be able to release things? Are there plans for what would happen in an extended absence of KK? Richard.

Jenkins and VNC

2013-12-04 Thread Shilpa ChinnaShetty
Hi, I would like to invoke a jenkins job on a remote machine through command line. This remote machine should be connected through VNC, since the tests that are run have native actions. Can you let me know how this can be done. thanks, shilpa -- You received this message because you are s

[gerrit-trigger-plugin] Additional configuration for a non Describable extension point

2013-12-04 Thread Marcin Zajączkowski
Hello again. Working on an extension using GerritMessageProvider I need provide user an ability to enable and configure my analysis when needed. Therefore I have two questions. 1. Is it the best approach to create an additional PostBuild (Recorder) extension which would be added to a build, co

Re: How does an allview plugin get the 'delete view' link, and stay under the view tabbar

2013-12-04 Thread Dominik Bartholdi
I think you should read this: https://wiki.jenkins-ci.org/display/JENKINS/Editing+or+Replacing+the+All+View /Domi On 01.12.2013, at 16:33, mr.kenneth.graham wrote: > Hi, > > I am writing a view which extends AllView. > > I want the 'delete view' link to appear, and I would like the view > co

RE: [ANN] Buildflow extensions plugin

2013-12-04 Thread James Nord (jnord)
Hi Domi, Thanks for letting me know, I've update the wiki. 'build-flow-concurrent-extensions' is _currently_ correct. I was going to remove the "build-flow" prefix as it's pretty obvious that you want a build flow extension but haven't yet done so :) /James From: jenkinsci-dev@googlegroups.

Re: API to know if a plugin is selected in a job configuration

2013-12-04 Thread Dominik Bartholdi
the only thing there is, is this cloudbees plugin: http://www.cloudbees.com/jenkins-enterprise-by-cloudbees-features-plugin-usage-plugin.cb /Domi On 04.12.2013, at 12:38, Bharathi Ramalingam wrote: > I'm just wondering if there is any way to find if a plugin is selected in > the job configura

Re: [ANN] Buildflow extensions plugin

2013-12-04 Thread Dominik Bartholdi
Hi James, the documentation is already inconstant: there arte two different names mention to register the extension, which one is correct? - extension.'build-flow-concurrent-extensions’ or - extension.‘concurrent-extensions' regards Domi On 03.12.2013, at 15:02, James Nord (jnord) wrote: > Hi a

Re: Fix needed for jenkins-ci.org: current LTS version listed as 1.509.4

2013-12-04 Thread Stephen Connolly
1.532.1 is ready... we are just driving KK like mad doing stuff in CloudBees and he hasn;t had time to push the changes to the website On 4 December 2013 17:25, Leandro Lucarella wrote: > On Saturday, November 30, 2013 10:20:39 AM UTC+1, David Resnick wrote: >> >> The LTS changelog shows 1.532.

Re: Fix needed for jenkins-ci.org: current LTS version listed as 1.509.4

2013-12-04 Thread Leandro Lucarella
On Saturday, November 30, 2013 10:20:39 AM UTC+1, David Resnick wrote: > > The LTS changelog shows 1.532.1 as the current version. > Also the update is present in the repositories (in the debian stable repository at least: http://pkg.jenkins-ci.org/debian-stable/) So, I assume 1.532.1 is not rea

Inputting variables into email-ext Default Content to access in Groovy script

2013-12-04 Thread Daniel Barker
I have successfully written a well-functioning Groovy script to format my email content for a Jive type social site after the great help from this group. Now, I want others to be able to add or remove parts based on adding a Set of regex patterns that will be applied to the log to eliminate or

Pull request 1036

2013-12-04 Thread Bruno Meneguello
Hello, I've made some changes creating user properties and a default fallback to HttpSession in https://github.com/jenkinsci/jenkins/pull/1036. Please let me know if it's OK or if it needs some changes. Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: Pull request stalled on testswarm-plugin

2013-12-04 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 04.12.2013 um 16:28 schrieb Matt L. : > Seakip18 > > On Tuesday, December 3, 2013 4:01:53 PM UTC-6, Ullrich Hafner wrote: > What is your github ID? > > Am 03.12.2013 um 17:32 schrieb Matt Ludlum : > >> Hi, >> >> In line with the >> https://wiki.jenkins-ci.o

Re: Pull request stalled on testswarm-plugin

2013-12-04 Thread Matt L.
Seakip18 On Tuesday, December 3, 2013 4:01:53 PM UTC-6, Ullrich Hafner wrote: > > What is your github ID? > > Am 03.12.2013 um 17:32 schrieb Matt Ludlum > >: > > Hi, > > In line with the > https://wiki.jenkins-ci.org/display/JENKINS/Governance+Document#GovernanceDocument-Makingchangestoexistin

Re: Account request

2013-12-04 Thread Larry Shatzer, Jr.
Created. You should have gotten an email with the password in it. On Wed, Dec 4, 2013 at 6:06 AM, Abel Luck wrote: > Hello, > > I was directed to email the list to activate my Jira account, so this is > that message :) > > I used the same email to make the account that I'm sending from now > (a

Re: [gerrit-trigger-plugin] Ability to read files modified in a review which triggered a build

2013-12-04 Thread Marcin Zajączkowski
Dnia Środa, 4 Grudnia 2013 14:49 Sandell Robert napisał(a) > Yes, it should be possible. > Something like the following: Thanks Robert for your quick reply. I will give it a try. Marcin > > GerritTriggeredEvent event = build.getCause(GerritCause.class).getEvent(); > if (event instanceof Cha

RE: [gerrit-trigger-plugin] Ability to read files modified in a review which triggered a build

2013-12-04 Thread Sandell, Robert
Yes, it should be possible. Something like the following: GerritTriggeredEvent event = build.getCause(GerritCause.class).getEvent(); if (event instanceof ChangeBasedEvent) { //anything but ref-updated ChangeBasedEvent ce = (ChangeBasedEvent)event; List files = ce.getFiles( n

Account request

2013-12-04 Thread Abel Luck
Hello, I was directed to email the list to activate my Jira account, so this is that message :) I used the same email to make the account that I'm sending from now (a...@guardianproject.info). Cheers! ~abel -- You received this message because you are subscribed to the Google Groups "Jenkin

[gerrit-trigger-plugin] Ability to read files modified in a review which triggered a build

2013-12-04 Thread Marcin Zajączkowski
Hi. With the new GerritMessageProvider extension point it is possible to provide file comments which will be sent back to Gerrit. In my plugin it would be useful to get also a list of files modified in a review (in all patch sets?) which triggered a build to narrow the scope of my analysis (to

Re: Redirect to a custom page after successful login in jenkins using plugin

2013-12-04 Thread swastb
Was able to resolve this issue with jenkins deployed in jetty or in tomcat as ROOT.war . Sorry for updating so late. Thanks a lot to Robert and Jesse. I did the following 1. overridden getAuthenticationGatewayUrl @Override public String getAuthenticationGatewayUrl() { return "securityRealm/se

API to know if a plugin is selected in a job configuration

2013-12-04 Thread Bharathi Ramalingam
I'm just wondering if there is any way to find if a plugin is selected in the job configuration. I tried to look through the javadocs and I the nearest one I found was JobProperty. But that also don't provide what I'm looking for. Thanks, -- You received this message because you are subscri