Chris L

Results 4 issues of Chris L

Unsuccessfully try to use official Jenkins container for kitchen-test. Digged a bit more and discovered that user is set to a non root 'jenkins' https://github.com/jenkinsci/docker/blob/587b2856cd225bb152c4abeeaaa24934c75aa460/Dockerfile#L66 https://github.com/jenkinsci/docker/blob/587b2856cd225bb152c4abeeaaa24934c75aa460/Dockerfile#L5 The error is: ```...

I am sorry to ask this dumb question - in the windows installation instruction, it said: "...Simply double-click the **install file** and follow the on-screen prompts..." My question is that...

First of all great plugin, very useful. Thank you. I was play with the user restriction feature and find out 1. if Organization is empty, we will see some stack...

I initially posted the question: https://github.com/NCR-CoDE/sonar-scalastyle/issues/8 I am thinking to add a surefieSonser like in (http://grepcode.com/file/repo1.maven.org/maven2/org.codehaus.sonar-plugins/sonar-groovy-plugin/0.6/org/sonar/plugins/groovy/surefire/SurefireSensor.java#SurefireSensor) in this plugin. To make LOC work. Do you think it is a valid...