[POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Frédéric Camblor
Hi Stephen, Will you plan to add a link/button near the dropdown, allowing to add a credential without having to move to the Credentials plugin screen ? It is often happening that I go somewhere where a credential is needed (for instance deploy over ssh plugin servers section), then I see my cr

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Les Mikesell
On Thu, Aug 8, 2013 at 3:12 PM, Stephen Connolly wrote: > >> >> Since I'm not using folders I can't think of any way they relate (or >> should) to credentials. > > > I think you are missing out. Folders are not views. A job belongs to a > folder. The credentials API will walk up the tree of owners

Re: enhancement: allow setting of common/global parameters via API

2013-08-08 Thread Richard Bywater
I think the ability to use an API to update the config of Jenkins would be great so I'm interested in any answers to this. Right now I'm using Jenkins Jobs Builder to build all my jobs for me but for certain things, its hard/impossible to do in a controller manner. For instance if I add a new job

Re: HTML Reports Plugin - Always run?

2013-08-08 Thread Richard Bywater
That's odd - I've got jobs that still run the HTML Publisher on failure - are you sure that the HTML file is being put in the same place during a failure scenario? (Note I'm using a Freestyle job - perhaps if your job type is different then behaviour might change) Richard. On Fri, Aug 9, 2013 a

Re: Jenkins job builder and post build task

2013-08-08 Thread Richard Bywater
Are you running a pretty new version of jenkins-job-builder? That task was only added on July 19th. Richard. On Fri, Aug 9, 2013 at 8:02 AM, Harsh Desai wrote: > Hi > > I am using jenkins job builder to create my jenkins job. In my YAML > configuration, I have the following config at the bottom

Re: enhancement: allow setting of common/global parameters via API

2013-08-08 Thread Daniel Beck
What are you actually trying to accomplish? I mean, if you're starting with a fresh instance (or at least set most of the settings) anyway, what's wrong with checking it out from SCM, rsyncing, or cloning a template VM? On 08.08.2013, at 22:51, J Arrizza wrote: > I currently have a set of scri

Re: Jenkins + UiAutomator Always Green

2013-08-08 Thread Daniel Beck
It basically means "Check whether the output of grep when searching for 'Test failed' is empty; it it's not, fail the script". On 08.08.2013, at 21:58, Lin Chen wrote: > Thanks for your reply. > But can you explain what is the double bracket, [[ -z "$( grep 'Test failed' > tmp.log )" ]] ? > >

enhancement: allow setting of common/global parameters via API

2013-08-08 Thread J Arrizza
I currently have a set of scripts that I use to get/set all of the job parameters/settings/configuration. This means that I can take a machine with vanilla jenkins on it and pretty much recreate everything I care about in all the jobs. But there seems to be a few things missing to make this 100% a

Jenkins output report with CVS users screenshot sample?

2013-08-08 Thread Sameh Tawfik
Hi, In part of Jenkins evaluation, I need to a sample of one of Jenkins build output reports that displays CVS users who checked-in some code for a build. Does anyone knows where I can find a sample of this output? Thanks, Sameh -- You received this message because you are subscribed

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread Slide
I plan on making a release with the fix ASAP...just some minimal testing I need to do still...and work is BUSY :-) On Thu, Aug 8, 2013 at 1:24 PM, J Arrizza wrote: > It "installed" nicely, I rebooted the server and it's back up and I'm > getting emails and the log is clean (no exceptions). So f

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread J Arrizza
It "installed" nicely, I rebooted the server and it's back up and I'm getting emails and the log is clean (no exceptions). So far so good... Thanks again for all the help!! John On Thu, Aug 8, 2013 at 1:17 PM, J Arrizza wrote: > Yes, I rebooted the server after downgrading the plugin. > > As

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread J Arrizza
Yes, I rebooted the server after downgrading the plugin. As for reverting a debian installation, a cursory google search shows no go. So my plan is to download and manually change the jenkins.war to 1.523 version found here http://mirrors.jenkins-ci.org/war/1.523/ Using find / -name jenkins

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
On Thursday, 8 August 2013 20:08:54 UTC+1, LesMikesell wrote: > > On Thu, Aug 8, 2013 at 12:31 PM, Stephen Connolly > > wrote: > >> > >> Scoping by the user creating the job would make more sense to me, > >> although I'm not sure how strictly jenkins could enforce that. > > > > > > What ha

Jenkins job builder and post build task

2013-08-08 Thread Harsh Desai
Hi I am using jenkins job builder to create my jenkins job. In my YAML configuration, I have the following config at the bottom on my job to have a post-build-task. This is the same config that is given here publishers: -

Re: Jenkins + UiAutomator Always Green

2013-08-08 Thread Lin Chen
Thanks for your reply. But can you explain what is the double bracket, [[ -z "$( grep 'Test failed' tmp.log )" ]] ? On Wednesday, 7 August 2013 15:31:16 UTC-4, Daniel Beck wrote: > > Jenkins marks a build as failed if a shell script step returns an error > exit code (anything but 0). > > Failin

RE: HTML Reports Plugin - Always run?

2013-08-08 Thread Bob Bick
Hi, I am thinking that a workaround to get the "Publish HTML Report" post build action to always execute would be to force the build flow job to always succeed (ignoring all job failures), and use the Groovy Postbuild Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Groovy+Postbuild+Plugin)

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread Slide
You restarted Jenkins after downgrading? On Thu, Aug 8, 2013 at 11:34 AM, J Arrizza wrote: > I reverted the ext-mail plugin to 2.29 (from 2.30.2) but that didn't fix > it. > > Thanks, I'll give 1.523 a try. Note this is a Ubuntu (Debian) install, > reverting may be difficult (I've never done on

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Les Mikesell
On Thu, Aug 8, 2013 at 12:31 PM, Stephen Connolly wrote: >> >> Scoping by the user creating the job would make more sense to me, >> although I'm not sure how strictly jenkins could enforce that. > > > What happens if a different user edits the job? I guess my answer would depend on how badly this

Filter on Fields in a Publish Over addon?

2013-08-08 Thread Kevin Brown
Is there a way to filter on information configured in a Publish Over module (https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over)? Specifically I'm wondering if it is possible to filter on the name of the server the job will be published to. -- You received this message because you are su

HTML Reports Plugin - Always run?

2013-08-08 Thread Bob Bick
Hi, My Build Flow Plugin based job has a "Publish HTML Report" post-build action. Regardless of whether the build flow job succeeds or fails, it generates an HTML report that should be published. Currently, when the build flow job fails, the HTML file is not published because the job stops on t

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread J Arrizza
I reverted the ext-mail plugin to 2.29 (from 2.30.2) but that didn't fix it. Thanks, I'll give 1.523 a try. Note this is a Ubuntu (Debian) install, reverting may be difficult (I've never done one). On Thu, Aug 8, 2013 at 10:07 AM, Slide wrote: > You'd have to revert back to 1.523 or earlier. T

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
On Thursday, 8 August 2013, Daniel Beck wrote: > This would be really awesome. Right now, credentials handling in > Subversion plugin is rather intransparent. Reusing known credentials > (unless they're a repo's default) isn't easy either. > > HOWEVER this needs a better upgrade path than SSH cred

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Daniel Beck
This would be really awesome. Right now, credentials handling in Subversion plugin is rather intransparent. Reusing known credentials (unless they're a repo's default) isn't easy either. HOWEVER this needs a better upgrade path than SSH credentials. I can deal with a dozen duplicates of the sam

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
On Thursday, 8 August 2013, Les Mikesell wrote: > On Thu, Aug 8, 2013 at 10:11 AM, Stephen Connolly > > wrote: > > >>> > The way I want to deliver is that you have a drop down underneath > any of > >> > the > >> > module remote url fields which lists the relevant credentials for that > >> > URL >

RE: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
If you (or anyone else) want to be adventurous and see where I am going you can use the "refactoring" branch in GitHub. A known "working" set is https://github.com/jenkinsci/subversion-plugin/commit/1018396aaf1bf272a0bd50592413ca6387868ffa With this version of the credentials plugin a requireme

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread Slide
You'd have to revert back to 1.523 or earlier. The change in core was made after 1.523. On Thu, Aug 8, 2013 at 9:52 AM, John Vacz < mailing.list.collect...@googlemail.com> wrote: > I also have this stacktrace. > Jenkins 1.525 (reverted back from 1.526), email-ext plugin 2.30.2, Debian > 6.0.7 6

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
I could add a subversion path specification as a domain requirement if you want to narrow credentials even further -- 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

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread John Vacz
I also have this stacktrace. Jenkins 1.525 (reverted back from 1.526), email-ext plugin 2.30.2, Debian 6.0.7 64-bit. Am 08.08.2013 18:40, schrieb J Arrizza: I'm running Ubuntu 10.04. After a plugin upgrade I'm getting - NoClassDefFoundErrors in the log. - no emails are being sent out

Re: Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread Slide
There is already a bug filed for this [1]. For now you should either downgrade Jenkins or the email-ext plugin. Something changed between Jenkins 1.523 and 1.526 that is causing this (though it is an issue in the email-ext plugin that has been resolved, but no release made yet). slide [1] https:/

Missing class sonatype/aether/util/StringUtils

2013-08-08 Thread J Arrizza
I'm running Ubuntu 10.04. After a plugin upgrade I'm getting - NoClassDefFoundErrors in the log. - no emails are being sent out -The view/summary page is not showing the latest "Last Success" e.g. I have a job call v11-dcm-trunk that shows a Last Success of "9 days 19 hr - #7", but the Build Hi

Re: Have email-ext subject contain the number of changed files

2013-08-08 Thread Slide
There are two ways you can do this: 1) Create a groovy script in email-templates that gets the information and use the SCRIPT token to reference that script in your subject 2) Use a pre-send script to modify the subject line Either option would work, neither has any real drawbacks that I can thin

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Les Mikesell
On Thu, Aug 8, 2013 at 10:11 AM, Stephen Connolly wrote: >>> > The way I want to deliver is that you have a drop down underneath any of >> > the >> > module remote url fields which lists the relevant credentials for that >> > URL >> > (including none) and you would always make a selection (even i

Have email-ext subject contain the number of changed files

2013-08-08 Thread Steven Deal
My project uses the extended email plugin. I have the content of the email built from a groovy template. A recent request was to provide a quick summary count of the number of files changed in the build on the subject line. I don't think there's a macro for this like we have for say TEST_COUNTS

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
On 8 August 2013 16:01, Les Mikesell wrote: > On Thu, Aug 8, 2013 at 7:02 AM, Stephen Connolly > wrote: > > In working on integrating with the Credentials plugin there is, from my > > point of view, a lot of insanity and crazy ways of doing auth. > > > > How attached are people to the existing w

Re: in-house mirrored update center is not working as expected...

2013-08-08 Thread Jan Seidel
OK, i figured out that this is connected to the signature check which I want to get rid of anyways. As I learned was one nifty solution to add a file named *init.groovy* to JENKINS_HOME with the content: *try { // disable verification of signature of JSON file from update center hudson.model

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Les Mikesell
On Thu, Aug 8, 2013 at 7:02 AM, Stephen Connolly wrote: > In working on integrating with the Credentials plugin there is, from my > point of view, a lot of insanity and crazy ways of doing auth. > > How attached are people to the existing way? > > The way I want to deliver is that you have a drop

Slow LDAP Auth plugin 1.6?

2013-08-08 Thread Schalk Cronjé
Since upgrading to v1.6 of the LDAP plugin, authentication against AD has been very slow, even times out in many cases. Downgrading to 1.5 resolves the issue. I have tried to this against v1.520 & 1.526. Has anyone else seen this? -- You received this message because you are subscribed to the

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
Oh but of course: https://issues.jenkins-ci.org/browse/JENKINS-8312 if svn:externals has a different authentication from the module being checked out, then Jenkins may/may not barf all over you because the Subversion plugin doesn't have a way to handle that I think I could perhaps add an ad

Re: Slow loading and large memory usage after 1.480.3 to 1.509.2 migration

2013-08-08 Thread Eduardo Dias
Hi, when the LTS Release 1.509.3 will be available? regards Eduardo 2013/8/7 Daniel Beck > This could be the following issue, that'll be fixed in 1.509.3: > > https://issues.jenkins-ci.org/browse/JENKINS-16023 > > On 07.08.2013, at 12:48, Christopher Tarento > wrote: > > > Hello guys, > > >

Re: interogate other buildflow runs?

2013-08-08 Thread nicolas de loof
There's some major challenges (*) I have to address in build-flow design, so I'd prefer not to extend the DSL at this time. If you can have this packaged as a plugin that's be easier for me to ensure plugin maintenance if you can't, maybe you can use a custom build on your own ? (*) https://issue

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
The issue I am actually having right now is how to handle the case where there is svn:externals and those externals need a different set of credentials... but I am not sure that this use case I am fearing actually works in Jenkins right now On 8 August 2013 14:30, Stephen Connolly wrote: > Well

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
Well I can have the default behaviour be to pick the first nearest matching credential if the specified credential does not work. That way you can store the credentials within a folder for use by the jobs within that folder. Could also provide a helper groovy function to allow resolving credentials

RE: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread James Nord (jnord)
Hi Stephen, OK - so just had a play with it. There is a slight flaw in your plan - and that is how it would appear to break multiple sites and cloudbees templates. Looking at the node configuration the credentials the credentials are linked by ID not name (which is probably a good thing!), how

Building on slaves either fails build or generates a warning

2013-08-08 Thread Stevo Slavić
Hello Jenkins community, Multiple different jobs when run on slaves either fail or generate a strange warning. Ones that fail are executed with maven 3.0.5 installation and this is stack trace in build output: Aug 8, 2013 2:11:10 PM org.apache.maven.cli.event.ExecutionEventLogger logResult INFO:

Re: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
You will create a credentials domain in the Manage Credentials screen which has a specification like: URI Scheme: svn+ssh,ssh Hostname and port: include=*.foo.com:22 You will add the single ssh key into that credential domain. When you type in any url that matches the domain specification, t

Problem with HP Application Automation Tools plugin configuration

2013-08-08 Thread Mehdi Hayani
Hi, I've installed HP Application Automation Tools plugin on my Jenkins V1.480.2 which is running on a Tomcat server under a CentOS environnement. I followed the instructions from the plugin wiki page, but when it comes to add build step to configure HP tests execution that's what I get[image: Ima

RE: interogate other buildflow runs?

2013-08-08 Thread James Nord (jnord)
Hi Nicolas, Sorry for the delay but I have just been able to get around to starting this. I see concurrency as an integral part of a flow manager - are you sure you want this in a extension plugin? There are some advantages to it being in the main plugin * the state is easy to maintain

[android] Emulator not unlocked for instrumentation test?

2013-08-08 Thread dschulten
Hi, I am running an Android instrumentation test project in Jenkins based on Maven using android SDK 4.0.3 API level 15. The emulator is running with the -no-window option. I am using the option to run an emulator with properties, not a pre-existing emulator. Emulator snapshot reuse and hw.aud

RE: [POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread James Nord (jnord)
Hi Stephen, Can you explain some more about what you mean by "relevant credentials for that URL" - and how you may determine what is relevant? Currently for svn+ssh we don't need to add every single repositrory URL into Jenkins: I have defined one and one credential for Jenkins for svn+ssh://m

[POLL] how addicted are you to the current Subversion plugin's authentication model?

2013-08-08 Thread Stephen Connolly
In working on integrating with the Credentials plugin there is, from my point of view, a lot of insanity and crazy ways of doing auth. How attached are people to the existing way? The way I want to deliver is that you have a drop down underneath any of the module remote url fields which lists the

Re: in-house mirrored update center is not working as expected...

2013-08-08 Thread Jan Seidel
I have found one thing that differs... The json file has a new wrapping length. The lines do not match exactly anymore even if the content still is ok. But Jenkins log says: *SEVERE: Failed to parse C:\Jenkins_mount_point\Jenkins\updates\default.json net.sf.json.JSONException: A JSONObject text

RE: Email-ext and env inject

2013-08-08 Thread Welsh, Neil
Hi Slide, I have found the issue :SI added a few triggers and I wasn't sending to the Recipient list :S...sorry that was me not reading things correctly yesterday...thanks for the help anyhow. cheers, Neil From: jenkinsci-users@googlegroups.com [mailto:je