[JIRA] (JENKINS-12824) Master does not build due to version bump

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159233#comment-159233
 ] 

SCM/JIRA link daemon commented on JENKINS-12824:


Code changed in jenkins
User: James E. Blair
Path:
 gerrit-events/pom.xml
 gerrithudsontrigger/pom.xml
http://jenkins-ci.org/commit/gerrit-trigger-plugin/ca02b133619005d8f0ee5ee56453eee819307b83
Log:
  Update build-config dependency versions.

Update to 1.2.5-SNAPSHOT.

Fixes https://issues.jenkins-ci.org/browse/JENKINS-12824




 Master does not build due to version bump
 -

 Key: JENKINS-12824
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12824
 Project: Jenkins
  Issue Type: Bug
  Components: gerrit-trigger
Reporter: James Blair
Assignee: rsandell

 The recent version bump to build-config 1.2.5-SNAPSHOT is incomplete, so 
 master doesn't currently build.
 The build-config dependency versions in the other subprojects need to be 
 updated to match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12824) Master does not build due to version bump

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159234#comment-159234
 ] 

SCM/JIRA link daemon commented on JENKINS-12824:


Code changed in jenkins
User: Olivier Lamy
Path:
 gerrit-events/pom.xml
 gerrithudsontrigger/pom.xml
http://jenkins-ci.org/commit/gerrit-trigger-plugin/c86949fb7f002eea2474b2c48aa1cfee836be74d
Log:
  Merge pull request #10 from jeblair/JENKINS-12824

fixed [JENKINS-12824] Update build-config dependency versions.


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/c04a9d6...c86949f



 Master does not build due to version bump
 -

 Key: JENKINS-12824
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12824
 Project: Jenkins
  Issue Type: Bug
  Components: gerrit-trigger
Reporter: James Blair
Assignee: rsandell

 The recent version bump to build-config 1.2.5-SNAPSHOT is incomplete, so 
 master doesn't currently build.
 The build-config dependency versions in the other subprojects need to be 
 updated to match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12812) dryRun switch failes

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

SCM/JIRA link daemon resolved JENKINS-12812.


Resolution: Fixed

 dryRun switch failes
 

 Key: JENKINS-12812
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12812
 Project: Jenkins
  Issue Type: Bug
  Components: m2release
 Environment: m2release 0.9.0
Reporter: domi
Assignee: domi

 triggering a release build with the dryRun checkbox checked failes because 
 release:perform does not support the dryRun flag.
 I have already opened a feature request for the maven-release-plugin: 
 https://jira.codehaus.org/browse/MRELEASE-736
 ...but I will also work on a fix in the jenkins m2release plugin asap to get 
 this issue sorted for all versions of the maven-release-plugin

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12812) dryRun switch failes

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159235#comment-159235
 ] 

SCM/JIRA link daemon commented on JENKINS-12812:


Code changed in jenkins
User: imod
Path:
 
src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseArgumentInterceptorAction.java
 src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseBuildWrapper.java
 
src/main/resources/org/jvnet/hudson/plugins/m2release/M2ReleaseBuildWrapper/config.jelly
 src/main/webapp/help-projectConfig-dryRunGoals.html
 src/test/java/org/jvnet/hudson/plugins/m2release/M2ReleaseActionTest.java
http://jenkins-ci.org/commit/m2release-plugin/5dcb1672efae3e4e6acbec057193829b4bad3a65
Log:
  [FIXED JENKINS-12812] make dryRun goal configurable




 dryRun switch failes
 

 Key: JENKINS-12812
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12812
 Project: Jenkins
  Issue Type: Bug
  Components: m2release
 Environment: m2release 0.9.0
Reporter: domi
Assignee: domi

 triggering a release build with the dryRun checkbox checked failes because 
 release:perform does not support the dryRun flag.
 I have already opened a feature request for the maven-release-plugin: 
 https://jira.codehaus.org/browse/MRELEASE-736
 ...but I will also work on a fix in the jenkins m2release plugin asap to get 
 this issue sorted for all versions of the maven-release-plugin

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12812) dryRun switch failes

2012-02-18 Thread dogf...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159238#comment-159238
 ] 

dogfood commented on JENKINS-12812:
---

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[plugins_m2release #66|http://ci.jenkins-ci.org/job/plugins_m2release/66/]
 [FIXED JENKINS-12812] make dryRun goal configurable (Revision 
5dcb1672efae3e4e6acbec057193829b4bad3a65)

 Result = SUCCESS
imod : 
Files : 
* src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseBuildWrapper.java
* 
src/main/resources/org/jvnet/hudson/plugins/m2release/M2ReleaseBuildWrapper/config.jelly
* 
src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseArgumentInterceptorAction.java
* src/main/webapp/help-projectConfig-dryRunGoals.html
* src/test/java/org/jvnet/hudson/plugins/m2release/M2ReleaseActionTest.java


 dryRun switch failes
 

 Key: JENKINS-12812
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12812
 Project: Jenkins
  Issue Type: Bug
  Components: m2release
 Environment: m2release 0.9.0
Reporter: domi
Assignee: domi

 triggering a release build with the dryRun checkbox checked failes because 
 release:perform does not support the dryRun flag.
 I have already opened a feature request for the maven-release-plugin: 
 https://jira.codehaus.org/browse/MRELEASE-736
 ...but I will also work on a fix in the jenkins m2release plugin asap to get 
 this issue sorted for all versions of the maven-release-plugin

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12807) CVS plugin throwing Exception every time

2012-02-18 Thread michael.m.cla...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159239#comment-159239
 ] 

Michael Clarke commented on JENKINS-12807:
--

I'm not sure how you can get a NPE there - File.listFiles() is returning null 
which should only happen if we're calling it on a file rather than a directory, 
which shouldn't be possible in that block of code. I'll put in a null check but 
is there any chance you could upload your job's xml config (obscure any values 
you don't want the world to know)?

 CVS plugin throwing Exception every time
 

 Key: JENKINS-12807
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12807
 Project: Jenkins
  Issue Type: Bug
  Components: cvs
Affects Versions: current
 Environment: SLES11
Reporter: Mark Trinh

 After using the cvs plugin to get changes, it's throwing an exception at the 
 end and never passes.
 cvs rlog: Logging zlib/x64/Release
 FATAL: null
 java.lang.NullPointerException
   at hudson.scm.CVSSCM$3.buildFileList(CVSSCM.java:922)
   at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:900)
   at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:886)
   at hudson.FilePath.act(FilePath.java:758)
   at hudson.FilePath.act(FilePath.java:740)
   at hudson.scm.CVSSCM.getCvsFiles(CVSSCM.java:886)
   at hudson.scm.CVSSCM.calculateWorkspaceState(CVSSCM.java:869)
   at hudson.scm.CVSSCM.checkout(CVSSCM.java:836)
   at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
   at 
 hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:566)
   at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:454)
   at hudson.model.Run.run(Run.java:1376)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at hudson.model.ResourceController.execute(ResourceController.java:88)
   at hudson.model.Executor.run(Executor.java:230)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12807) CVS plugin throwing Exception every time

2012-02-18 Thread michael.m.cla...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Clarke reassigned JENKINS-12807:


Assignee: Michael Clarke

 CVS plugin throwing Exception every time
 

 Key: JENKINS-12807
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12807
 Project: Jenkins
  Issue Type: Bug
  Components: cvs
Affects Versions: current
 Environment: SLES11
Reporter: Mark Trinh
Assignee: Michael Clarke

 After using the cvs plugin to get changes, it's throwing an exception at the 
 end and never passes.
 cvs rlog: Logging zlib/x64/Release
 FATAL: null
 java.lang.NullPointerException
   at hudson.scm.CVSSCM$3.buildFileList(CVSSCM.java:922)
   at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:900)
   at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:886)
   at hudson.FilePath.act(FilePath.java:758)
   at hudson.FilePath.act(FilePath.java:740)
   at hudson.scm.CVSSCM.getCvsFiles(CVSSCM.java:886)
   at hudson.scm.CVSSCM.calculateWorkspaceState(CVSSCM.java:869)
   at hudson.scm.CVSSCM.checkout(CVSSCM.java:836)
   at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
   at 
 hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:566)
   at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:454)
   at hudson.model.Run.run(Run.java:1376)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at hudson.model.ResourceController.execute(ResourceController.java:88)
   at hudson.model.Executor.run(Executor.java:230)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12053) Sonar plugin fails execution on m2release execution

2012-02-18 Thread d...@fortysix.ch (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

domi resolved JENKINS-12053.


Resolution: Won't Fix

This is unlikely to be fixed in the m2release plugin...
But since version 0.9.0, the m2release plugin allows to reuse the normal build 
parameters: https://issues.jenkins-ci.org/browse/JENKINS-10127 and together 
with the latest Sonar plugin you are able to skip the sonar execution when ever 
you like.
e.g. this will allow you to define a SKIP_SONAR parameter to skip the sonar 
analyzes for the release build. 


 Sonar plugin fails execution on m2release execution
 ---

 Key: JENKINS-12053
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12053
 Project: Jenkins
  Issue Type: Improvement
  Components: m2release
Affects Versions: current
 Environment: Jenkins 1.442; Sonar plugin 1.6.1; m2Release plugin 0.8.1
Reporter: Justin Smith
Assignee: teilo
Priority: Minor
  Labels: release, sonar

 Our builds are configured to execute sonar with the Sonar plugin.  This 
 occurs after the initial reactor's build cycle completes, so all of the 
 artifacts from the build have been installed to the local repo.  On executing 
 a release, the release performs as desired, but sonar executes after it is 
 finished (as part of the jenkins build, but a separate reactor) with the new 
 versions in the poms after the release.  It fails because it cannot find the 
 dependencies, because they have not been build/installed yet.
 Current work-around is to disable sonar for the release, execute release, 
 enable sonar, run another build.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-8664) m2release fails if no existing build exists for the job

2012-02-18 Thread d...@fortysix.ch (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-8664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

domi resolved JENKINS-8664.
---

  Assignee: domi  (was: teilo)
Resolution: Fixed

solved since version 0.9.0

 m2release fails if no existing build exists for the job
 ---

 Key: JENKINS-8664
 URL: https://issues.jenkins-ci.org/browse/JENKINS-8664
 Project: Jenkins
  Issue Type: Bug
  Components: m2release
Reporter: Steven Zhu
Assignee: domi
Priority: Critical

 I installed m2release plugin into Hudson and got the below error information 
 after start to perform maven release.
 ERROR: Processing failed due to a bug in the code. Please report this to 
 hudson-us...@googlegroups.com
 java.lang.NullPointerException
 at 
 org.jvnet.hudson.plugins.m2release.M2ReleaseBuildWrapper.getReleaseVersion(M2ReleaseBuildWrapper.java:345)
 at 
 org.jvnet.hudson.plugins.m2release.M2ReleaseBuildWrapper.setUp(M2ReleaseBuildWrapper.java:161)
 at 
 hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:516)
 at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
 at hudson.model.Run.run(Run.java:1362)
 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:400)
 at hudson.model.ResourceController.execute(ResourceController.java:88)
 at hudson.model.Executor.run(Executor.java:145)
 project=hudson.maven.MavenModuleSet@3fcf59[Test]
 project.getModules()=[]
 project.getRootModule()=null
 FATAL: null
 java.lang.NullPointerException
 at 
 org.jvnet.hudson.plugins.m2release.M2ReleaseBuildWrapper.getReleaseVersion(M2ReleaseBuildWrapper.java:345)
 at 
 org.jvnet.hudson.plugins.m2release.M2ReleaseBuildWrapper.setUp(M2ReleaseBuildWrapper.java:161)
 at 
 hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:516)
 at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
 at hudson.model.Run.run(Run.java:1362)
 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:400)
 at hudson.model.ResourceController.execute(ResourceController.java:88)
 at hudson.model.Executor.run(Executor.java:145)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-6944) Make passed SCM credentials available to other plugins

2012-02-18 Thread d...@fortysix.ch (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

domi resolved JENKINS-6944.
---

  Assignee: domi  (was: teilo)
Resolution: Fixed

fixed since version 0.9.0

 Make passed SCM credentials available to other plugins
 --

 Key: JENKINS-6944
 URL: https://issues.jenkins-ci.org/browse/JENKINS-6944
 Project: Jenkins
  Issue Type: New Feature
  Components: m2release
 Environment: all
Reporter: domi
Assignee: domi

 By making the passed SCM credentials available to other plugins, it will be 
 possible to enhance pre/post release build steps with the maven-scm-plugin.
 This would allow to do some automated modifications on the source befor the 
 real release will be triggered.
 http://issues.jenkins-ci.org/browse/JENKINS-6601 is a prerequisite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-8524) maven release build exposes users' username and password

2012-02-18 Thread d...@fortysix.ch (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

domi resolved JENKINS-8524.
---

  Assignee: domi  (was: teilo)
Resolution: Fixed

fixed with version 0.9.0

 maven release build exposes users' username and password
 

 Key: JENKINS-8524
 URL: https://issues.jenkins-ci.org/browse/JENKINS-8524
 Project: Jenkins
  Issue Type: Bug
  Components: m2release
Affects Versions: current
 Environment: Aplies for all versions so for and other OS's.
 System info:
 Tomcat 5.5
 file.encoding UTF-8
 file.encoding.pkg sun.io
 file.separator/
 java.awt.graphicsenv  sun.awt.X11GraphicsEnvironment
 java.awt.headless true
 java.awt.printerjob   sun.print.PSPrinterJob
 java.class.version50.0
 java.naming.factory.initial   org.apache.naming.java.javaURLContextFactory
 java.naming.factory.url.pkgs  org.apache.naming
 java.runtime.name Java(TM) SE Runtime Environment
 java.runtime.version  1.6.0_16-b01
 java.specification.name   Java Platform API Specification
 java.specification.vendor Sun Microsystems Inc.
 java.specification.version1.6
 java.util.logging.manager org.apache.juli.ClassLoaderLogManager
 java.vendor   Sun Microsystems Inc.
 java.vendor.url   http://java.sun.com/
 java.vendor.url.bug   http://java.sun.com/cgi-bin/bugreport.cgi
 java.version  1.6.0_16
 java.vm.info  mixed mode
 java.vm.name  Java HotSpot(TM) 64-Bit Server VM
 java.vm.specification.nameJava Virtual Machine Specification
 java.vm.specification.vendor  Sun Microsystems Inc.
 java.vm.specification.version 1.0
 java.vm.vendorSun Microsystems Inc.
 java.vm.version   14.2-b01
 line.separator
 os.arch   amd64
 os.name   Linux
 os.version2.6.28-11-server
 sun.arch.data.model   64
 sun.cpu.endianlittle
 sun.cpu.isalist   
 sun.io.unicode.encoding   UnicodeLittle
 sun.jnu.encoding  UTF-8
 sun.management.compiler   HotSpot 64-Bit Server Compiler
 sun.os.patch.levelunknown
 svnkit.ssh2.persistentfalse
 tomcat.util.buf.StringCache.byte.enabled  true
 user.country  US
 user.language en
 user.name hudson
 user.timezone Europe/Amsterdam
Reporter: whermeling
Assignee: domi

 When you specify a custom username and password to be used in a maven release 
 build (using the option 'Specify SCM login/password'), the filled in username 
 and password can be read by anyone who can Configure the build. If you run a 
 release build and then, while it is still runnning, you configure the build 
 plan, the see that the 'Goals and options' have changed to the one which are 
 currently used for the release build.
 So in my case this then shows: -Dpassword=*** -Dusername=*** 
 -Dproject.rel.groupId:artifactId=release-version 
 -Dproject.dev.groupId:artifactId=development-version -Dresume=false 
 release:prepare release:perform
 It seems the m2 release plugin is using the 'Goals and options' field to 
 manage the parameters the release build.
 A workaround could be to mask these credentials in the 'Goals and options' 
 fields.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12824) Master does not build due to version bump

2012-02-18 Thread ol...@apache.org (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

olamy resolved JENKINS-12824.
-

  Assignee: olamy  (was: rsandell)
Resolution: Fixed

 Master does not build due to version bump
 -

 Key: JENKINS-12824
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12824
 Project: Jenkins
  Issue Type: Bug
  Components: gerrit-trigger
Reporter: James Blair
Assignee: olamy

 The recent version bump to build-config 1.2.5-SNAPSHOT is incomplete, so 
 master doesn't currently build.
 The build-config dependency versions in the other subprojects need to be 
 updated to match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12457) 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

SCM/JIRA link daemon resolved JENKINS-12457.


Resolution: Fixed

 'Age' column on 'Test Result' tab may show incorrect value when a test suite 
 divided into multiple junit files
 --

 Key: JENKINS-12457
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12457
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Greg Temchenko
Assignee: Greg Temchenko

 Somebody described the problem a year ago here:
 http://jenkins.361315.n4.nabble.com/Problem-with-Age-column-on-Test-Results-tab-td3172208.html
 {quote}
 I have a problem with 'Age' column on 'Test Results' tab. For couple of my 
 tests, all the time this column has value equals '1', despite the fact that 
 those tests start failing earlier than one build ago. When I switch to 
 'History' tab, in 'Test Result' column there is a 'Regression' value for all 
 builds, and it should be 'Regression' value only for the first build and 
 'Failed' for next builds.
 {quote}
 For me this happens because I have many junit xmls that containing the same 
 test suite name.
 In this case hudson.tasks.junit.CaseResult.getPreviousResult() gets the only 
 last junit xml result and if it's not failed then the Age column won't be 
 calculated properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12457) 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159250#comment-159250
 ] 

SCM/JIRA link daemon commented on JENKINS-12457:


Code changed in jenkins
User: Christoph Kutzinski
Path:
 core/src/main/java/hudson/tasks/junit/CaseResult.java
 core/src/main/java/hudson/tasks/junit/SuiteResult.java
 core/src/main/java/hudson/tasks/junit/TestResult.java
 core/src/test/java/hudson/tasks/junit/TestResultTest.java
 core/src/test/resources/hudson/tasks/junit/eclipse-plugin-test-report.xml
http://jenkins-ci.org/commit/jenkins/a885a2391378bab20ee431f6296f6768a4b3a083
Log:
  Merge pull request #367 from kutzi/duplicate-test-results

[FIXED JENKINS-12457] 'Age' column on 'Test Result' tab may show incorre...


Compare: https://github.com/jenkinsci/jenkins/compare/bbcf286...a885a23



 'Age' column on 'Test Result' tab may show incorrect value when a test suite 
 divided into multiple junit files
 --

 Key: JENKINS-12457
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12457
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Greg Temchenko
Assignee: Greg Temchenko

 Somebody described the problem a year ago here:
 http://jenkins.361315.n4.nabble.com/Problem-with-Age-column-on-Test-Results-tab-td3172208.html
 {quote}
 I have a problem with 'Age' column on 'Test Results' tab. For couple of my 
 tests, all the time this column has value equals '1', despite the fact that 
 those tests start failing earlier than one build ago. When I switch to 
 'History' tab, in 'Test Result' column there is a 'Regression' value for all 
 builds, and it should be 'Regression' value only for the first build and 
 'Failed' for next builds.
 {quote}
 For me this happens because I have many junit xmls that containing the same 
 test suite name.
 In this case hudson.tasks.junit.CaseResult.getPreviousResult() gets the only 
 last junit xml result and if it's not failed then the Age column won't be 
 calculated properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12457) 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159249#comment-159249
 ] 

SCM/JIRA link daemon commented on JENKINS-12457:


Code changed in jenkins
User: Christoph Kutzinski
Path:
 core/src/main/java/hudson/tasks/junit/CaseResult.java
 core/src/main/java/hudson/tasks/junit/SuiteResult.java
 core/src/main/java/hudson/tasks/junit/TestResult.java
 core/src/test/java/hudson/tasks/junit/TestResultTest.java
 core/src/test/resources/hudson/tasks/junit/eclipse-plugin-test-report.xml
http://jenkins-ci.org/commit/jenkins/05937f5343f844593ebd23ced2f62c4ca7308793
Log:
  [FIXED JENKINS-12457] 'Age' column on 'Test Result' tab may show incorrect 
value when a test suite divided into multiple junit files




 'Age' column on 'Test Result' tab may show incorrect value when a test suite 
 divided into multiple junit files
 --

 Key: JENKINS-12457
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12457
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Greg Temchenko
Assignee: Greg Temchenko

 Somebody described the problem a year ago here:
 http://jenkins.361315.n4.nabble.com/Problem-with-Age-column-on-Test-Results-tab-td3172208.html
 {quote}
 I have a problem with 'Age' column on 'Test Results' tab. For couple of my 
 tests, all the time this column has value equals '1', despite the fact that 
 those tests start failing earlier than one build ago. When I switch to 
 'History' tab, in 'Test Result' column there is a 'Regression' value for all 
 builds, and it should be 'Regression' value only for the first build and 
 'Failed' for next builds.
 {quote}
 For me this happens because I have many junit xmls that containing the same 
 test suite name.
 In this case hudson.tasks.junit.CaseResult.getPreviousResult() gets the only 
 last junit xml result and if it's not failed then the Age column won't be 
 calculated properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12457) 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files

2012-02-18 Thread scm_issue_l...@java.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159251#comment-159251
 ] 

SCM/JIRA link daemon commented on JENKINS-12457:


Code changed in jenkins
User: Christoph Kutzinski
Path:
 changelog.html
http://jenkins-ci.org/commit/jenkins/fd0d1cbe085daac0c734d446c3009d6b58845ab3
Log:
  Changelog for JENKINS-12457 / pull request #367






 'Age' column on 'Test Result' tab may show incorrect value when a test suite 
 divided into multiple junit files
 --

 Key: JENKINS-12457
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12457
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Greg Temchenko
Assignee: Greg Temchenko

 Somebody described the problem a year ago here:
 http://jenkins.361315.n4.nabble.com/Problem-with-Age-column-on-Test-Results-tab-td3172208.html
 {quote}
 I have a problem with 'Age' column on 'Test Results' tab. For couple of my 
 tests, all the time this column has value equals '1', despite the fact that 
 those tests start failing earlier than one build ago. When I switch to 
 'History' tab, in 'Test Result' column there is a 'Regression' value for all 
 builds, and it should be 'Regression' value only for the first build and 
 'Failed' for next builds.
 {quote}
 For me this happens because I have many junit xmls that containing the same 
 test suite name.
 In this case hudson.tasks.junit.CaseResult.getPreviousResult() gets the only 
 last junit xml result and if it's not failed then the Age column won't be 
 calculated properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12457) 'Age' column on 'Test Result' tab may show incorrect value when a test suite divided into multiple junit files

2012-02-18 Thread ku...@gmx.de (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

kutzi reassigned JENKINS-12457:
---

Assignee: kutzi  (was: Greg Temchenko)

 'Age' column on 'Test Result' tab may show incorrect value when a test suite 
 divided into multiple junit files
 --

 Key: JENKINS-12457
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12457
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Greg Temchenko
Assignee: kutzi

 Somebody described the problem a year ago here:
 http://jenkins.361315.n4.nabble.com/Problem-with-Age-column-on-Test-Results-tab-td3172208.html
 {quote}
 I have a problem with 'Age' column on 'Test Results' tab. For couple of my 
 tests, all the time this column has value equals '1', despite the fact that 
 those tests start failing earlier than one build ago. When I switch to 
 'History' tab, in 'Test Result' column there is a 'Regression' value for all 
 builds, and it should be 'Regression' value only for the first build and 
 'Failed' for next builds.
 {quote}
 For me this happens because I have many junit xmls that containing the same 
 test suite name.
 In this case hudson.tasks.junit.CaseResult.getPreviousResult() gets the only 
 last junit xml result and if it's not failed then the Age column won't be 
 calculated properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12074) Started-By Environment Variable Plugin does not work

2012-02-18 Thread stephen.brandw...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=159253#comment-159253
 ] 

Stephen Brandwood commented on JENKINS-12074:
-

This plugin is using UserCause to find the user that started the job, but this 
has been deprecated and replaced with UserIdCause. I can submit a fix, but I 
suggest that people just use the Build User Vars plugin instead 
(https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin)

 Started-By Environment Variable Plugin does not work
 

 Key: JENKINS-12074
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12074
 Project: Jenkins
  Issue Type: Bug
  Components: started-by-envvar
 Environment: Jenkins 1.442 with plugin version 1.0
Reporter: Stephen Brandwood
  Labels: jenkins, plugin

 It is expected that the following will print the user that started the job 
 when placed in a shell script:
 echo ${JENKINS_STARTED_BY}
 But it does not. It appears that the value is not populated as it should be.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12828) semicolon parameter separator for cloudformation

2012-02-18 Thread matt.f...@gmail.com (JIRA)
Matt Fair created JENKINS-12828:
---

 Summary: semicolon parameter separator for cloudformation
 Key: JENKINS-12828
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12828
 Project: Jenkins
  Issue Type: Improvement
  Components: cloudformation
Reporter: Matt Fair
Assignee: edovale


Currently the parameter list is comma delimited and therefore does not support 
CommaDelimitedList type parameter values.  To fix this the semicolon delimiter 
can be added as the primary delimiter.  The cfn-create-stack command line 
application uses the semicolon as its parameter separator:

{code}
param1=value1;param2=value2;param3=list1,list2,list3,list4;param5=value5
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira