Re: [seleniumhtmlreport] Merge pull request

2015-09-04 Thread Stefan Lorenz
Seems like the maintainer does not respond to email. Can I get permission to commit perhaps? Regards, Stefan Am Montag, 31. August 2015 10:37:11 UTC+2 schrieb Stefan Lorenz: > > Hi, > > I have a reviewed and ready to merge pull request for seleniumhtmlreport > plugin. > >

Re: Revisiting bundled plugins

2015-09-04 Thread Antonio Muñiz
+1 Tom. That's common sense, It's always useful :) That percentage of people who try to install Jenkins offline, use to know what they are doing, so a link to "Tips to install Jenkins offline" should be enough. On Wed, Sep 2, 2015 at 10:57 PM, Tom Fennelly wrote: > On 2

Re: How to make a BatchFile Workflow Compatible?

2015-09-04 Thread Jesse Glick
On Wed, Sep 2, 2015 at 10:16 PM, Vinodhini Vijay wrote: > Can I use WindowsBatchScript batch = new WindowsBatchScript("echo hello > windows"); within my code? You probably do not want to do that. What are you trying to accomplish? Start there. Are you writing a

Strange rendering of descriptorRadioList

2015-09-04 Thread Kirill
Hi all, I'm using Jenkins 1.580.3 and test harness of the same version. In my config.jelly I have the following definition: It renders to where numbers in name and id update randomly. I supposed that HtmlForm.getCheckedRadioButton("buildStatusUpdateOption") would be

Re: Revisiting bundled plugins

2015-09-04 Thread Michael Neale
I have worked in the past on software for facilities that were truly offline (military, literal ships in the navy etc) and they have a lot of their own techniques for bundling software as even off the shelf things that claim to work offline dont. For a class of advanced user I don't think this

Need new JIRA account

2015-09-04 Thread Lewis Vail
I tried to create a user on your JIRA site and received the spam verification message. Can you create my account? The user ID I used was lewisvail3. Thanks, Lewis Vail -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe

Re: Revisiting bundled plugins

2015-09-04 Thread James Nord
On Wednesday, September 2, 2015 at 8:17:44 PM UTC+1, Stephen Connolly wrote: > > I think one thing that people don't quite grasp is how annoying the > current bundling mechanism is: > > * once there is a .pinned file then the plugin will never be overwritten > by the bundled one. > > That was

Re: Revisiting bundled plugins

2015-09-04 Thread Daniel Beck
> On 04.09.2015, at 07:31, James Nord wrote: > >> • What percentage of Jenkins install locations do you expect have no >> internet connection? > > I don't know - we don't collect statistics from those types of machines :-/ We might, as the usage stats are sent by

Re: New Plugin tessy-xunit-plugin

2015-09-04 Thread Daniel Beck
Hi Lars, wouldn't it be best to integrate this into the XUnit plugin directly? Daniel > On 04.09.2015, at 00:45, Lars l...@sadau-online.de > wrote: > > Hallo, > > I like to add new plugin which is an extension of the xunit plugin for tessy > xml reports. The Github

Re: Need new JIRA account

2015-09-04 Thread Kevin Kovach
I'm in the same boat. Please let me know what else is required for an account. Thanks. - Kevin On Friday, September 4, 2015 at 10:39:52 AM UTC-4, Lewis Vail wrote: > > I tried to create a user on your JIRA site and received the spam > verification message. Can you create my account? The user

Re: New Plugin tessy-xunit-plugin

2015-09-04 Thread Lars Sadau
Hi Daniel, that would be possible, but there are other plugings which extend the xunit jenkins plugin, for example the TestComplete xUnit Plugin [1], see a list of Plugins here [2]. Moreover it is possible to add further dependencies on the tessy-xunit-plugin which possibly aren't sensible

Re: Hosting a new Plugin - Percentage DiskSpace usage column

2015-09-04 Thread Victor Martinez
Hi, Any updates on this? Please let me know your thoughts and if you need further details. Thanks On Wednesday, 2 September 2015 23:53:22 UTC+2, Victor Martinez wrote: > > Hi, > > - The Extra Columns plugin is job based I'm afraid, does it make sense to > merge those functionalities? >

Re: Migrating the Jenkins plugin archetype to Workflow

2015-09-04 Thread Rafael Ribeiro Rezende
I've noticed this change is available for maven-hpi-plugin 1.114 , but if I don't specify the plugin version maven will automatically use 1.114-cloudbees-1

New Plugin tessy-xunit-plugin

2015-09-04 Thread Lars l...@sadau-online.de
Hallo,   I like to add new plugin which is an extension of the xunit plugin for tessy xml reports. The Github URL is https://github.com/carneios/tessy-xunit-plugin. My github user account is daus-salar and my jenkins-ci.org username is daus_salar.   The Plugin extends the xunit plugin such

Re: Creating a plugin release returns 401 Unauthorized

2015-09-04 Thread Victor Martinez
Hi, Have you tried the below section yet? Make sure PW encryption is correct: - Login https://repo.jenkins-ci.org/webapp/home.html?0 with jenkins-ci.org account - Go to https://repo.jenkins-ci.org/webapp/profile.html - Unlock "Current Password" - Put "Encrypted Password" to

commit access to jclouds-plugin

2015-09-04 Thread Fritz Elfert
HI! I'd like to be granted commit access to https://github.com/jenkinsci/jclouds-plugin I've contributed various code to it in the past and now want to continue working on PR #83 (pending since Feb 2015) as well as tending to other pending PRs. My github id is felfert Thanks in advance -Fritz