Re: Test for whitelisted methods and variables?

2019-12-28 Thread Ulli Hafner
Can‘t you simply create an integration test that calls the whitelisted methods (or objects) in a pipeline script? There should be an exception if the object is not whitelisted. Examples: -

Re: Plugin host

2019-12-26 Thread Ulli Hafner
While we do not enforce plugins to have tests I would encourage you to create at least a few of them. Writing software without tests is not recommended in any domain (especially not for a CI/CD system). Our users will expect a given level of quality for the plugins that are available in the

Re: Is there any difference in plugin development of pipeline and freestyle project

2019-06-14 Thread Ulli Hafner
Which extension point does your plugin implement? Typically you can simply implement a SimpleBuildStep, then your recorder works out of the box for pipelines. See https://jenkins.io/doc/developer/plugin-development/pipeline-integration/ for details > Am 14.06.2019 um 07:57 schrieb varun

Re: Need help on writing logs in console log.

2019-01-23 Thread Ulli Hafner
It would help if you would show the code Von meinem iPad gesendet > Am 23.01.2019 um 17:45 schrieb prabhakar gurram : > > Yes I tried to debug that. I am able to print object before passing after > passing it shows as null > >> On Wed, 23 Jan 2019, 22:09 Ullrich Hafner > If you get a NPE then

Re: Jenkins local development

2018-11-28 Thread Ulli Hafner
What are your plans? What do you want to develop? There are quite a lot links in the wiki that show how to change the UI. Jenkins is a Server application, so you should better attach a debugger to the running instance rather than using sysout. > Am 28.11.2018 um 12:26 schrieb Ashok Srinivasan

Re: Proposal: Add optional "Released as" and "Stage Release" states to JIRA

2017-08-15 Thread Ulli Hafner
> Am 14.08.2017 um 11:45 schrieb Oleg Nenashev : > > Hi all, > > As a Jenkins user and contributor, I sometimes have difficulties when I need > to understand in which release the fix is available. GitHub commit links from > the bot help much, but it requires extra time

Re: Sort By Tools in Results Tab

2017-03-04 Thread Ulli Hafner
> Am 01.03.2017 um 18:18 schrieb jsweetl...@wisc.edu: > > Hello, > > I have recently created a plugin that can output results to a graph using the > analysis-core plugin, but have run into an issue. > My plugin is not currently able to sort / filter the results by tools. > > I found there is

Re: Add an "In Review" state to JIRA?

2016-07-08 Thread Ulli Hafner
> Am 08.07.2016 um 02:59 schrieb James Dumay : > > @daniel - yes, looks like an error. > > > Any major objections? > No, I think it is no big difference for the non-blue-ocean developers. (But I think you should check on your own in a couple of weeks if the new state

Re: Add an "In Review" state to JIRA?

2016-07-08 Thread Ulli Hafner
You then should also add the two review transitions (in and out) to reopened. Is the verified state required? I think it could be removed. > Am 08.07.2016 um 11:13 schrieb Daniel Beck : > > >> On 08.07.2016, at 02:59, James Dumay wrote: >> >> Any major

Re: Add an "In Review" state to JIRA?

2016-07-04 Thread Ulli Hafner
A transition for each existing state? And which transitions are available for the new state? It might help to see the output of the state diagram of the corresponding Jira instances. > Am 04.07.2016 um 03:33 schrieb James Dumay : > > You would just get an additional

Re: Editing a Dashboard view

2016-07-01 Thread Ulli Hafner
If values are not restored then check: - do you have public getters for all your fields of the entry? - do the names of fields of the entry match with the names in the constructor? > Am 01.07.2016 um 00:50 schrieb Jacqueline Taing : > > I wrote a plugin that extends from

Re: Jenkins nightly coverage reports?

2016-06-05 Thread Ulli Hafner
> Am 05.06.2016 um 13:09 schrieb gh.bs...@gmail.com: > > Hi, > > I want to contribute code to Jenkins and its plugins. Tests or code? > > Is there an URL where coverage reports of all tests are published? > Running those on my laptop is quite long. No, the CI builds of plug-ins (and core)

Re: GitLab and Jenkins

2015-04-03 Thread Ulli Hafner
Please use the users list for such questions… Am 03.04.2015 um 12:04 schrieb Mahdaoui Charifa charifaden...@gmail.com: hello , I want to integrate jenkins with gitLab : i tried to follow this steps : jenkins integration http://doc.gitlab.com/ee/integration/jenkins.html . but when i

Re: Request: Commit access to mave repo and to jenkins-fork

2015-04-03 Thread Ulli Hafner
Hmm, to my knowledge there are no special permissions required. Can you log into Jira with ignaciofuertes and your password? Can you post the settings.xml file (without your password)? How did you invoke the release process? I’m using: mvn -B -Djava.net.id=ignaciofuertes release:prepare

Re: Request: Commit access to mave repo and to jenkins-fork

2015-04-02 Thread Ulli Hafner
Am 02.04.2015 um 03:58 schrieb Ignacio Fuertes igna...@elasticbox.com: Hi. I would like to have commit access to the maven repository (http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/elasticbox), so I can release our plugin. My jenkins.org

Re: Plugin hosting request: Mber Plugin

2015-04-02 Thread Ulli Hafner
Created https://github.com/jenkinsci/mber-plugin https://github.com/jenkinsci/mber-plugin Welcome aboard! You will receive a GitHub invitation for your repository... Ulli Am 01.04.2015 um 22:20 schrieb Frank Mitchell fmitch...@fireforgegames.com: The Mber Plugin lets you publish build

Re: Plugin hosting request

2015-04-01 Thread Ulli Hafner
https://github.com/jenkinsci/selfie-trigger-plugin https://github.com/jenkinsci/selfie-trigger-plugin Welcome aboard! You will receive a GitHub invitation for your repository... Ulli Am 31.03.2015 um 18:07 schrieb Abhi abhyr...@gmail.com: Bump. On Friday, March 27, 2015 at 7:08:13 PM

Re: Plugin hosting request: io.js

2015-04-01 Thread Ulli Hafner
https://github.com/jenkinsci/iojs-plugin https://github.com/jenkinsci/iojs-plugin Welcome aboard! You will receive a GitHub invitation for your repository... Ulli Am 31.03.2015 um 14:09 schrieb Jochen Hinrichsen jochen.hinrich...@kambrium.net: Hi! The i http://sitespeed.io/o.js plugin

Re: Plugin hosting request: plugin for LSF

2015-03-30 Thread Ulli Hafner
Created https://github.com/jenkinsci/lsf-cloud-plugin https://github.com/jenkinsci/lsf-cloud-plugin Welcome aboard! You will receive a GitHub invitation… Ulli Am 30.03.2015 um 11:25 schrieb Laisvydas Skurevičius laisvydas.skurevic...@gmail.com: Hello, I have created a plugin which

Re: Plugin hosting request (sitespeed.io)

2015-03-30 Thread Ulli Hafner
Created https://github.com/jenkinsci/sitespeed-plugin https://github.com/jenkinsci/sitespeed-plugin Welcome aboard! You will receive a GitHub invitation… Ulli Am 30.03.2015 um 09:50 schrieb Peter Hedenskog pe...@soulgalore.com: Hi! The sitespeed.io plugin helps you run sitespeed.io (a

Re: Multiple post build actions in the same plugin?

2015-03-24 Thread Ulli Hafner
Did you provide 2 descriptors? Am 24.03.2015 um 14:39 schrieb Greg Allen gal...@redhat.com: I have a plugin that implements a post build action by extending Notifier. It works fine. I now want to add another post build action to the same plugin, again extending Notifier. I create

Re: My build summary page loses data or Few questions about Action lifecycle

2015-03-21 Thread Ulli Hafner
You can’t make the action transient in order to reduce the memory footprint of the XML file, the build is stored on disk in build.xml anyway. And in this file all of the actions will have references to that build, i.e. the information is not duplicated: example in one of my actions.: owner

Re: Help to add commit permission to ace-han @github.com/jenkinsci/coordinator-plugin

2015-03-19 Thread Ulli Hafner
We only use the IRC bot to grant permissions. Am 19.03.2015 um 03:09 schrieb Ace Han ace.jl@gmail.com: Hello there, I am now an admin of the https://github.com/jenkinsci/coordinator-plugin https://github.com/jenkinsci/coordinator-plugin. I want to add some of my friends as developer

Re: Plugin hosting request: UI Test Capture

2015-03-19 Thread Ulli Hafner
Created https://github.com/jenkinsci/ui-test-capture-plugin Welcome aboard! You will get an invitation from GitHub via email. Ulli Am 19.03.2015 um 04:34 schrieb Victor Bathke emaildovic...@gmail.com: Hi Ullrich! No, it is not related. Any tool can generate the pattern required by the

Re: How to prevent saving project's configuration if there are configuration failures?

2015-03-18 Thread Ulli Hafner
. -Chris On 17/03/15 21:55, Baptiste Mathus wrote: +1. Btw, maybe this is something to add as input for the work going on on the UX and the way plugin UI is developed? Le 17 mars 2015 23:36, Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com a écrit : I don’t

Re: Plugin Hosting Request

2015-03-18 Thread Ulli Hafner
Created: https://github.com/jenkinsci/codecover-plugin Welcome aboard! Ulli Am 17.03.2015 um 18:26 schrieb Jasmine Brown jmbrown...@gmail.com: your GitHub plugin name: Karma-Jenkins-Plugin your personal GitHub ID: jmbrown864 The existing GitHub repository to fork:

Re: How to prevent saving project's configuration if there are configuration failures?

2015-03-17 Thread Ulli Hafner
I don’t think that this is possible. Am 17.03.2015 um 16:48 schrieb Kirill yam...@gmail.com: Hi folks, I added few mandatory fields to my build step's config.jelly with the validation that ensures validation errors appearance if mandatory fields are empty. Is there a way to prohibit

Re: Plugin hosting request: TestComplete xUnit

2015-03-16 Thread Ulli Hafner
Created https://github.com/jenkinsci/testcomplete-xunit-plugin You will get a GitHub invitation via email… Welcome aboard! Ulli Am 16.03.2015 um 09:14 schrieb Fernando Miguélez fernando.migue...@gmail.com: Should I detail or do anything else? El jueves, 12 de marzo de 2015, 9:08:02

Re: plugin hosting request: secondary timestamper

2015-03-09 Thread Ulli Hafner
Created https://github.com/jenkinsci/secondary-timestamper-plugin If you have a suggestion for a better name please let us know than we can rename the repository. Welcome aboard! Ulli Am 03.03.2015 um 07:49 schrieb Marius Gedminas mar...@gedmin.as: On Mon, Mar 02, 2015 at 09:19:23PM +0100,

Re: Plugin hosting request: New Relic Deployment Notifier Plugin

2015-03-09 Thread Ulli Hafner
Created: https://github.com/jenkinsci/newrelic-deployment-notifier-plugin https://github.com/jenkinsci/newrelic-deployment-notifier-plugin Please check your email for the GitHub invitation… Welcome aboard! Ulli Am 09.03.2015 um 10:10 schrieb Mads Mohr Christensen hr.m...@gmail.com: Do I

Re: Hosting Request

2015-02-24 Thread Ulli Hafner
It would help if you would post the plugin GitHub URL and a meaningful name. Am 24.02.2015 um 13:50 schrieb Igor Filin infco...@gmail.com: Could anybody answer to this question? We'd like to publish our plug-ins as soon as possible... -- You received this message because you are

Re: Jenkins UX

2015-02-23 Thread Ulli Hafner
Yes I would risk some incompatibilities with plug-ins, because I’m normally updating my plug-ins quite often if there is such a core change. But here I can only speak for myself: this depends on the spare time of plug-in developers and not everybody has the time to adapt the code to the new

Re: Jenkins UX

2015-02-20 Thread Ulli Hafner
As I plug-in developer I would like to have more powerful UI building blocks that I can *easily* use. E.g., in my static analysis plug-in I’m currently using plain and old YUI tabs to categorize warnings by module, package, etc. Now that Tom improved the main view tabs in Jenkins core I also

Re: Is there a way to debug jelly/Descriptor bindings?

2015-02-11 Thread Ulli Hafner
2015 at 12:03:48 PM, Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com a écrit : You should not create a new descriptor on every call to getDescriptor, this is done by Jenkins! So no need to override getDescriptor(). Best thing is to extend from AbstractDescribableImpl

Re: Is there a way to debug jelly/Descriptor bindings?

2015-02-11 Thread Ulli Hafner
/select Q: How is the select/ markup being generated? Le Tue Feb 10 2015 at 12:03:48 PM, Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com a écrit : You should not create a new descriptor on every call to getDescriptor, this is done by Jenkins! So no need to override

Re: Is there a way to debug jelly/Descriptor bindings?

2015-02-10 Thread Ulli Hafner
, maybe. Thanks, have a good evening. Il giorno lun 9 feb 2015 20:00 Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com ha scritto: https://wiki.jenkins-ci.org/display/JENKINS/Figuring+out+URL+binding+of+Stapler https://wiki.jenkins-ci.org/display/JENKINS/Figuring+out

Re: Is there a way to debug jelly/Descriptor bindings?

2015-02-09 Thread Ulli Hafner
https://wiki.jenkins-ci.org/display/JENKINS/Figuring+out+URL+binding+of+Stapler Am 09.02.2015 um 17:11 schrieb Ivo Bellin Salarin ivo.bellinsala...@gmail.com: Hi, I can't figure out why my doFillXXXItems aren't being called. Is there some way to log/debug jelly--Descriptor

Re: Simple Jelly f:dropdownList prevents the build step from appearing

2015-02-07 Thread Ulli Hafner
Please use the developer list for such questions… I think that you need to dive deeper into https://github.com/jenkinsci/ui-samples-plugin/blob/master/src/main/resources/jenkins/plugins/ui_samples/DropdownList/index.jelly This is one of the most complex bindings, where you need to build separate

Re: Request for new Jira Component for EC2-deployment-dashboard plugin

2015-02-06 Thread Ulli Hafner
Done. Am 06.02.2015 um 12:56 schrieb Marcel Birkner marcel.birk...@codecentric.de: Username will be marcelbirkner Thanks, Marcel Am Freitag, 30. Januar 2015 23:31:23 UTC+1 schrieb Daniel Beck: What's your/the component owner's jenkins-ci.org http://jenkins-ci.org/ user name? This

Re: Post build task plugin repository: Subversion or Github?

2015-02-05 Thread Ulli Hafner
From the wiki it seems that it is still in subversion (git is automatically synchronized). So if you are planning to add some new features it would make sense to move to git first (see wiki howto). Did you get in contact with the original author? Am 05.02.2015 um 11:54 schrieb Rafael Ribeiro

Re: Request hosting for My Plugin -- Hidden Parameter Plugin

2015-02-05 Thread Ulli Hafner
You still have not accepted your GitHub invitation. Please check your email. Am 05.02.2015 um 10:37 schrieb huandieyangy...@126.com: hi, thanks, My plugin's code has in jenkinsci repository. https://github.com/jenkinsci/hidden-parameter-plugin

Re: Post build task plugin repository: Subversion or Github?

2015-02-05 Thread Ulli Hafner
From the pom: version1.9-SNAPSHOT/version That means that version 1.9 is not yet released (snapshot). The next release will be 1.9. Am 05.02.2015 um 11:35 schrieb Rafael Ribeiro Rezende rafaelrez...@gmail.com: Hi all, I wanted to have a look in the Post build task

Re: Request hosting for New Jenkins Plugins

2015-02-05 Thread Ulli Hafner
https://github.com/jenkinsci/jmeter-performance-reporter-plugin https://github.com/jenkinsci/jmeter-performance-runner-plugin Welcome aboard! Please accept the GitHub invitation email in order to join our team. Ulli Am 20.01.2015 um 08:54 schrieb 672162494 672162...@qq.com: Hi, I

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Ulli Hafner
, My github user is fmiguelez and repository is: https://github.com/jenkinsci/exclusive-execution-plugin https://github.com/jenkinsci/exclusive-execution-plugin Regards, Fernando On Mon, Feb 2, 2015 at 9:55 PM, Ulli Hafner ullrich...@gmail.com javascript: wrote: If you would write

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Ulli Hafner
, Ulli Hafner ullrich...@gmail.com wrote: If you would write us your GitHub user name (and the repository name) then we could give you access rights… Am 02.02.2015 um 18:35 schrieb Fernando Miguélez fernando...@gmail.com : Hi admins, After waiting for more than 2 weeks original

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-02 Thread Ulli Hafner
If you would write us your GitHub user name (and the repository name) then we could give you access rights… Am 02.02.2015 um 18:35 schrieb Fernando Miguélez fernando.migue...@gmail.com: Hi admins, After waiting for more than 2 weeks original maintainer of Exclusive Execution Plugin

Re: Recommended use of getExtensionList

2015-02-02 Thread Ulli Hafner
Am 01.02.2015 um 18:32 schrieb Baptiste Mathus m...@batmat.net: Hi all, Currently adding an extension point to my plugin, I was wondering if I should try and cache the results of getExtensionList() at some point (I read one good place may be in postInitialize()). In that case though,

Re: Recommended use of getExtensionList

2015-02-02 Thread Ulli Hafner
://javadoc.jenkins-ci.org/hudson/ExtensionList.html#refresh(jenkins.ExtensionComponentSet) 2015-02-02 13:48 GMT+01:00 Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com: Am 01.02.2015 um 18:32 schrieb Baptiste Mathus m...@batmat.net mailto:m...@batmat.net: Hi all, Currently

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-02 Thread Ulli Hafner
, Fernando On Mon, Feb 2, 2015 at 9:55 PM, Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com wrote: If you would write us your GitHub user name (and the repository name) then we could give you access rights… Am 02.02.2015 um 18:35 schrieb Fernando Miguélez

Re: Request hosting and replacement of Jenkins plugin TestFairy

2015-02-01 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 01.02.2015 um 13:32 schrieb Gil Megidish g...@testfairy.com: Hey Ullrich, Any updates? Cheers Gil On Thursday, January 22, 2015 at 2:41:43 PM UTC+2, Ullrich Hafner wrote: Ok, then I would suggest that we assign you commit rights to

Re: Write access to promoted-build-plugin master

2015-01-30 Thread Ulli Hafner
Am 30.01.2015 um 09:22 schrieb Dmitrijs Shahlovs dmitrijs.shahl...@gmail.com: I have implemented some changes to this plugin and I want to merge them to master. However repository owners weren't developing there for a some time. As per information I get from Peter Hayes, I need

Re: Write access to promoted-build-plugin master

2015-01-30 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 30.01.2015 um 19:18 schrieb Dmitrijs Shahlovs dmitrijs.shahl...@gmail.com: Oh, sorry I have looked to the wrong place. Account name is SmokyNight On Friday, January 30, 2015 at 7:50:53 PM UTC+2, Ullrich Hafner wrote: Am 30.01.2015 um 09:22 schrieb

Re: Request hosting for New Jenkins Plugins

2015-01-30 Thread Ulli Hafner
be published now? -- 原始邮件 -- 发件人: Ulli Hafner;ullrich.haf...@gmail.com; 发送时间: 2015年1月24日(星期六) 晚上10:24 收件人: jenkinsci-devjenkinsci-dev@googlegroups.com; 主题: Re: Request hosting for New Jenkins Plugins Am 23.01.2015 um 07:51 schrieb 672162494 672162

Re: requesting libvirt plugin pull request to be merged

2015-01-30 Thread Ulli Hafner
I added you as committer. Welcome aboard! Ulli Am 28.01.2015 um 14:56 schrieb g...@gkr.i24.cc: Hi, following pull request has not been merged for more than 2 weeks https://github.com/jenkinsci/libvirt-slave-plugin/pull/10 this basically only packages its own jna with the plugin (see

Re: Plugin hosting request: appetize

2015-01-26 Thread Ulli Hafner
Created https://github.com/jenkinsci/appetize-plugin https://github.com/jenkinsci/appetize-plugin Welcome aboard! Ulli Am 26.01.2015 um 04:24 schrieb Weiyin He wei...@gmail.com mailto:wei...@gmail.com: Hi, This plugin adds a post-build step that uploads iOS and Android builds to

Re: Plugin hosting request: appetize

2015-01-26 Thread Ulli Hafner
Created https://github.com/jenkinsci/appetize-plugin https://github.com/jenkinsci/appetize-plugin Welcome aboard! Ulli Am 26.01.2015 um 04:24 schrieb Weiyin He wei...@gmail.com: Hi, This plugin adds a post-build step that uploads iOS and Android builds to https://appetize.io, a service

Re: Request to host fork take over graphiteIntegrator plugin.

2015-01-24 Thread Ulli Hafner
Is the release not showing up? Am 23.01.2015 um 16:15 schrieb Michael Patel mpatel.g...@gmail.com: Ok. Released ... what happens now :) ? On Thursday, 22 January 2015 12:33:23 UTC, Ullrich Hafner wrote: Done. Welcome aboard! Ulli Am 22.01.2015 um 11:44 schrieb Michael Patel

Re: Plugin hosting request

2015-01-24 Thread Ulli Hafner
Created https://github.com/jenkinsci/bitbucket-approve-plugin https://github.com/jenkinsci/bitbucket-approve-plugin Welcome aboard! Ulli Am 23.01.2015 um 14:12 schrieb Björn Hurling hurlin...@googlemail.com: Hello, I would like to request hosting of my plugin called bitbucket-approve

Re: Request hosting for New Jenkins Plugins

2015-01-24 Thread Ulli Hafner
. They are not comparable. Is 1) obsolete with your plug-in? Would be 3) an useful addition to your plug-in? -- 原始邮件 -- 发件人: Ulli Hafner;ullrich.haf...@gmail.com; 发送时间: 2015年1月20日(星期二) 下午5:03 收件人: jenkinsci-devjenkinsci-dev@googlegroups.com; 主题: Re

Re: Request to host fork take over graphiteIntegrator plugin.

2015-01-22 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 22.01.2015 um 11:44 schrieb Michael Patel mpatel.g...@gmail.com: Almost a week now with no reply. Could I maybe get commit access. Mike. On Friday, 16 January 2015 10:38:41 UTC, Michael Patel wrote: Pull Request created. I've pinged a mail of to joach. who

Re: Request hosting and replacement of Jenkins plugin TestFairy

2015-01-22 Thread Ulli Hafner
Ok, then I would suggest that we assign you commit rights to jenkinsci/testfairy-plugin. Is testfairy a GitHub organization or user name? If you have the commit rights you can merge your changes. Please make sure that existing users do not need to reconfigure projects... Am 22.01.2015 um

Re: Usability Check Report

2015-01-20 Thread Ulli Hafner
Hi Michael, thanks for your detailed report! I think there are a lot of small issues in your report that would be easy to fix which would increase the usability of Jenkins. Currently we don’t use sub-tasks in Jira, so it would make sense to create new issues for each important item. We use

Re: Request hosting for New Jenkins Plugins

2015-01-20 Thread Ulli Hafner
Can you please clarify what makes your plug-ins different from https://wiki.jenkins-ci.org/display/JENKINS/Performance+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Performance+Plugin https://wiki.jenkins-ci.org/display/JENKINS/PerfPublisher+Plugin

Re: Usability Check Report

2015-01-20 Thread Ulli Hafner
I think this is not required yet. If work on this issue is in progress we still can create new issues from the sub-tasks. Am 20.01.2015 um 11:41 schrieb Michael Rumpf mich...@rumpfonline.de: Hi, I have created the following ticket: https://issues.jenkins-ci.org/browse/JENKINS-26503

Re: Request to host fork take over graphiteIntegrator plugin.

2015-01-12 Thread Ulli Hafner
After your PR is integrated into https://github.com/jenkinsci/graphite-plugin https://github.com/jenkinsci/graphite-plugin you need to run the release command for this repository. In your fork you only change the source code for the fixes, the URLs remain the same as they are... Am 12.01.2015

Re: JIRA doesn't recognize the plugin 'openshift-deployer-plugin' as a component

2015-01-12 Thread Ulli Hafner
Done. Am 12.01.2015 um 15:14 schrieb Siamak Sadeghianfar siamaks...@gmail.com: Hi, When I try to create a JIRA issue for the plugin I get the following error messages: openshift-deployer-plugin is not a valid component. How should I add this plugin as a component in JIRA? The

Re: Request to host fork take over graphiteIntegrator plugin.

2015-01-09 Thread Ulli Hafner
Am 09.01.2015 um 17:12 schrieb Michael Patel mpatel.g...@gmail.com: Hi guys, I've noticed that the graphite plugin https://github.com/jenkinsci/graphite-plugin to send metrics to jenkins is currently inactive pending the 1.2 release. The 1.1 release no longer works as the api to get

Re: Acceptance test harness - Not able to specify the local plugin to put into the test environment

2015-01-09 Thread Ulli Hafner
I did not use LOCALPLUGIN yet but I normally deploy my plug-in snapshots to my local JENKINS_HOME/plugin directory. The plug-ins of the JENKINS_HOME directory are then automatically used for the acceptance tests. You just need to set JENKINS_HOME. Am 09.01.2015 um 19:57 schrieb Hicham Ouchker

Re: Request hosting for My Plugin -- Hidden Parameter Plugin

2015-01-07 Thread Ulli Hafner
Thanks for clarifying. Created https://github.com/jenkinsci/hidden-parameter-plugin https://github.com/jenkinsci/hidden-parameter-plugin Note that the parameter is actually visible using the source code view. Maybe it would make more sense to set it to read-only. BTW: In jelly files you can use

Re: Request hosting for New Jenkins Plugin

2015-01-05 Thread Ulli Hafner
Can you please describe in more details the use case of your plug-in? Also make sure that the README contains a description in English. Am 04.01.2015 um 04:55 schrieb huandieyangy...@126.com: Hi! My name is Li Yang and I would like to request to host a Jenkins CI plugin for build

Re: Request to become maintainer

2015-01-05 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 04.01.2015 um 20:07 schrieb Larry Bordowitz lbordow...@yahoo-inc.com: It looks like this project doesn't have any maintainer, it's probably abandoned: https://wiki.jenkins-ci.org/display/JENKINS/LabeledTestGroupsPublisher+Plugin I have a feature that I'd

Re: Commit access to mstest-plugin

2015-01-05 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 04.01.2015 um 21:27 schrieb Ivo Bellin Salarin ivo.bellinsala...@gmail.com: Good evening, I would like to get write/commit access to the github repo of the mstest plugin. This plugin is no longer supported (two years ago the last activity), and the

Re: Jenkins UI Themes - per user login UI Theme configurations (WIP)

2015-01-05 Thread Ulli Hafner
That looks very promising! How would this concept integrate with plus-ins? Does a theme provide icons for plug-ins, too? Or is each plug-in providing icons for each available theme? Am 05.01.2015 um 18:56 schrieb Tom Fennelly tom.fenne...@gmail.com: I got back to doing a little bit of

Re: Plugin Hosting

2015-01-03 Thread Ulli Hafner
Created https://github.com/jenkinsci/ajax-list-view-plugin https://github.com/jenkinsci/ajax-list-view-plugin Welcome aboard! Ulli Am 03.01.2015 um 02:25 schrieb terma artem.sta...@gmail.com: Requesting access to Jenkins CI plugin repository Plugin name: ajax-list-view-jenkins-plugin

Re: violations-plugin: IllegalStateException: cannot change build result while in COMPLETED

2014-12-17 Thread Ulli Hafner
Maybe you can have a look at a maven reporter of one of the static analysis plug-ins (findbugs, checkstyle, …). The code to publish the results should be quite similar... Am 16.12.2014 um 23:59 schrieb Jesse Glick jgl...@cloudbees.com: On Tue, Dec 16, 2014 at 4:53 PM, Mirko Friedenhagen

Re: Request for commit access to Embeddable Build Status Plugin

2014-11-28 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 28.11.2014 um 16:45 schrieb Christian Galsterer christian.galste...@gmx.de: Hi I would like to request commit access to the Embeddable Build Status Plugin (https://github.com/jenkinsci/embeddable-build-status-plugin). I created a PR a while ago, but no

Re: new plugin fork request: discoBit-autoconf

2014-11-28 Thread Ulli Hafner
Created https://github.com/jenkinsci/discobit-autoconfig-plugin https://github.com/jenkinsci/discobit-autoconfig-plugin Welcome aboard! Ulli Am 28.11.2014 um 15:46 schrieb Jens Saade j...@v3rticle.com: Hi please fork my plugin https://github.com/v3rticle-oss/discobit-autoconfig-plugin

Re: New maintainer for plasticscm-plugin

2014-11-28 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 28.11.2014 um 15:59 schrieb Miguel González mgonza...@codicesoftware.com: Hi, The previous developer in charge of the plasticscm-plugin project (Luis Rodríguez - JenkinsID: lrodriguez) is no longer assigned to it in our company, so I'm assuming his

Re: Can I tell whether a step succeeded beyond its effect on the build result?

2014-11-25 Thread Ulli Hafner
I don’t think that you can generalize it. You can have a look at the CI game plug-in which does a similar thing: for each build step or post build step an individual class handles the outcome and adds points to the overall result. Am 25.11.2014 um 00:58 schrieb Nate Rook nr...@google.com:

Re: PMD always uses reference builds

2014-11-18 Thread Ulli Hafner
The reference build is *not* used if the delta computation is deactivated. Seems that the UI message (reference build) is show regardless of the checkbox. Can you please file a bug report? Am 18.11.2014 um 11:38 schrieb jes Struck j...@praqma.net: We have a setup where we build a lot of

Re: PMD always uses reference builds

2014-11-18 Thread Ulli Hafner
the job reporting new warnings in files that has not been change at all on the build branch, which of course is confusing the developers a lot. Which is my main problem. /Jes On 18 November 2014 11:43, Ulli Hafner ullrich.haf...@gmail.com mailto:ullrich.haf...@gmail.com wrote

Re: Plugin Hosting Request

2014-11-07 Thread Ulli Hafner
Created https://github.com/jenkinsci/go-performance-publisher-plugin Welcome aboard! Ulli Am 07.11.2014 um 14:36 schrieb Vivekanand S V svvivekan...@gmail.com: Bumping ... just in-case this is missed. On Monday, 27 October 2014 19:45:03 UTC+5:30, Vivekanand S V wrote: Hi, I've

Re: Plugin Hosting Request

2014-11-07 Thread Ulli Hafner
Looks good to me… Am 07.11.2014 um 14:49 schrieb Vivekanand S V svvivekan...@gmail.com: Thanks Ulli, and regarding my question in the first post regarding the artifactid in pom.xml, is that correct ? On Fri, Nov 7, 2014 at 7:10 PM, Ulli Hafner ullrich.haf...@gmail.com wrote: Created

Re: New plugin developer

2014-11-06 Thread Ulli Hafner
Am 06.11.2014 um 09:47 schrieb Rajesh K rkondapurcha...@gmail.com: I would like to make some additions to an existing plugin. Looks like I need a user in repo.jenkins-ci.org. Can I please get one? Please use https://jenkins-ci.org/account/ My github account is https://github.com/rkonda

Re: What is the InjectedTest actually doing?

2014-10-30 Thread Ulli Hafner
If you want to skip these test you can add the following to your pom: plugin groupIdorg.jenkins-ci.tools/groupId artifactIdmaven-hpi-plugin/artifactId configuration disabledTestInjectiontrue/disabledTestInjection /configuration

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Ulli Hafner
Am 29.10.2014 um 13:29 schrieb Jérémy Bodokh jbod...@octo.com: Hello, I'd like to update the appaloosa plugin on Jenkins https://github.com/jenkinsci/appaloosa-plugin, I now work for Appaloosa and the person who started the plugin is not working here anymore. Did he also stop working

Re: How to update a plugin on Jenkins SCI when the maintainers left the company ?

2014-10-29 Thread Ulli Hafner
Done. Welcome aboard! Am 29.10.2014 um 13:44 schrieb Jérémy Bodokh jbod...@octo.com: aheritier quit our company, so he won't be working on the project anymore. Can you add jaybbb and rsfez to the project ? Thanks, Le mercredi 29 octobre 2014 13:36:04 UTC+1, Ullrich Hafner a écrit :

Re: Request hosting for Dynatrace Jenkins Plugin

2014-10-27 Thread Ulli Hafner
Created https://github.com/jenkinsci/dynatrace-plugin/ Welcome aboard! Ulli Am 23.10.2014 um 16:10 schrieb Wolfgang Gottesheim gottesh...@gmail.com: Hi, I have developed a plugin that fetches data from an APM tool called Dynatrace and displays it in Jenkins, and would like to get it on

Re: request hosting packagecloud jenkins plugin

2014-10-27 Thread Ulli Hafner
Created https://github.com/jenkinsci/packagecloud-plugin Please add a README to your plugin. Welcome aboard! Ulli Am 24.10.2014 um 03:18 schrieb Joe Damato j...@packagecloud.io: Hi: I'd like to request hosting for my plugin. I'd like to get the name packagecloud-plugin. The github URL

Re: write access to jenkinsci/promoted-builds-plugin

2014-10-20 Thread Ulli Hafner
Done. Welcome aboard! Ulli Am 20.10.2014 um 00:45 schrieb Damien NOZAY damien.no...@gmail.com: https://wiki.jenkins-ci.org/display/JENKINS/Pull+Request+to+Repositories As explained in Governance Document#Howtojointheproject, we give out commit access to anyone who asks for it. I'm

Re: ElOyente-plugin needs a new maintainer

2014-10-20 Thread Ulli Hafner
I think the master is the Jenkins fork now. Can’t you push your changes there (if you have the correct rights)? Am 20.10.2014 um 15:25 schrieb Dennis Jacobs jcbs.d...@gmail.com: Hi guys, I'm in a bit of a jam. I've extended the ElOyente-plugin to be able to send Xmpp PubSub events. But

Re: ElOyente-plugin needs a new maintainer

2014-10-20 Thread Ulli Hafner
hoping for a workaround for this! With kind regards, Jacobs Dennis. On 20 Oct 2014, at 16:31, Ulli Hafner ullrich.haf...@gmail.com wrote: I think the master is the Jenkins fork now. Can’t you push your changes there (if you have the correct rights)? Am 20.10.2014 um 15:25 schrieb

Re: Request hosting for Jenkins plugin Qiniu

2014-10-13 Thread Ulli Hafner
Created https://github.com/jenkinsci/qiniu-plugin Welcome aboard! Ulli Am 13.10.2014 um 09:07 schrieb Sin Zou sin2...@gmail.com: I developed a plugin to upload files to Qiniu cloud storage, could you give the commit access to the repo under jenkinsci? Plugin name: jenkins-qiniu Github

Re: Publish a new plugin (BigPanda Notifier)

2014-10-13 Thread Ulli Hafner
Created https://github.com/jenkinsci/bigpanda-plugin Welcome aboard! Ulli Am 12.10.2014 um 12:39 schrieb Erik Zaadi erik.za...@gmail.com: Hi there Jenkins devs! I'd like to publish a new plugin which notifies BigPanda of builds. Plugin Name: BigPanda Notifier Plugin Github

Re: New Plugin Request

2014-10-12 Thread Ulli Hafner
Sorry, seems that I sent the invitation to mcginty rather than to mcgin. Can you please check your inbox, there should be an invitation from GitHub now…. Am 12.10.2014 um 19:38 schrieb Aidan McGinley aidmc...@gmail.com: Hey Ulli, Looks like I don't have access to push to that repo, just

Re: Request to publish a Jenkins plug-in

2014-10-10 Thread Ulli Hafner
I see. The workaround does not work if your project is not in the root folder of the git project. You need to move your sources one level up the folder hierarchy. I hope that this annoying bug will be fixed by the maven-release-plugin in the near future… Am 09.10.2014 um 17:51 schrieb

Re: Request to publish a Jenkins plug-in

2014-10-10 Thread Ulli Hafner
Am 10.10.2014 um 20:42 schrieb Jesse Glick jgl...@cloudbees.com: On Fri, Oct 10, 2014 at 2:23 PM, Ulli Hafner ullrich.haf...@gmail.com wrote: The workaround Sorry, which workaround are you referring to? specifying version 2.5 explicitly on the command line does not work if your

Re: Request to publish a Jenkins plug-in

2014-10-10 Thread Ulli Hafner
Am 10.10.2014 um 21:19 schrieb Jesse Glick jgl...@cloudbees.com: On Fri, Oct 10, 2014 at 3:04 PM, Ulli Hafner ullrich.haf...@gmail.com wrote: which workaround are you referring to? specifying version 2.5 explicitly on the command line Ah, well that is just using a new plugin version

Re: Request to publish a Jenkins plug-in

2014-10-09 Thread Ulli Hafner
You hit the mvn release bug that only releases snapshots, see http://jenkins-ci.361315.n4.nabble.com/mvn-release-does-not-work-only-publishes-SNAPSHOT-releases-td4657620.html#a4657831 Am 09.10.2014 um 17:51 schrieb Krishna Kishore clkkish...@gmail.com: Hi Domi, Jenkins Dev team, I am trying

Re: New Plugin Request

2014-10-08 Thread Ulli Hafner
Oleg Nenashev o.v.nenas...@gmail.com: Ulli, Did you add users to the organization manually? //I'm waiting for a test project to start working on https://issues.jenkins-ci.org/browse/INFRA-142 Best regards, Oleg Nenashev 2014-10-08 1:59 GMT+04:00 Ulli Hafner ullrich.haf

  1   2   3   4   5   6   >