[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-30 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















Integrated in  jenkins_main_trunk #4054
 [FIXED JENKINS-26777] Build reports to be running for 45 yr and counting (Revision c2c9a3ef371974ccb5b319c412b35d059974087c)

 Result = SUCCESS
oldelvet : c2c9a3ef371974ccb5b319c412b35d059974087c
Files : 

	core/src/test/java/hudson/model/RunTest.java
	core/src/main/resources/hudson/model/Messages.properties
	core/src/main/java/hudson/model/Run.java





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-30 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-26777 as Fixed


Build reports to be running for "45 yr and counting"
















Change By:


SCM/JIRA link daemon
(30/Mar/15 12:19 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-30 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















Code changed in jenkins
User: Richard Mortimer
Path:
 changelog.html
 core/src/main/java/hudson/model/Run.java
 core/src/main/resources/hudson/model/Messages.properties
 core/src/test/java/hudson/model/RunTest.java
http://jenkins-ci.org/commit/jenkins/7bb61a248e59c3baa8e06ccb85db9a31fd45272b
Log:
  Merge fix for 'JENKINS-26777'


Compare: https://github.com/jenkinsci/jenkins/compare/37964df00664...7bb61a248e59




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-30 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















Code changed in jenkins
User: Richard Mortimer
Path:
 core/src/main/java/hudson/model/Run.java
 core/src/main/resources/hudson/model/Messages.properties
 core/src/test/java/hudson/model/RunTest.java
http://jenkins-ci.org/commit/jenkins/c2c9a3ef371974ccb5b319c412b35d059974087c
Log:
  [FIXED JENKINS-26777] Build reports to be running for 45 yr and counting





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-30 Thread oldel...@java.net (JIRA)















































Richard Mortimer
 assigned  JENKINS-26777 to Richard Mortimer



Build reports to be running for "45 yr and counting"
















Change By:


Richard Mortimer
(30/Mar/15 12:18 PM)




Assignee:


Richard Mortimer



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-03-24 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















The problem occurs because getDurationString in hudson.model.Run is calculating a duration before a build has actually started. In that case starttime is zero and hence the build time is reported as the time since the unix epoch (1970).

I do not think that anything parses the time so I'd propose that we return "Not started yet" if the build has not started running.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-02-12 Thread lar...@gmail.com (JIRA)














































Larry Shatzer, Jr.
 updated  JENKINS-26777


Build reports to be running for "45 yr and counting"
















Change By:


Larry Shatzer, Jr.
(12/Feb/15 5:28 PM)




Comment:


http://vitalitascentre.com/http://vitalitascentre.com/vimax-pills-asli-canada/http://vitalitascentre.com/cara-pemesanan/http://vitalitascentre.com/ciri-ciri-vimax-asli-dan-vimax-palsu/http://vitalitascentre.com/khasiat-vimax-capsule-canada/http://vitalitascentre.com/category/artikel/http://vitalitascentre.com/testimoni-pengguna-vimax-asli/http://vitalitascentre.com/bukti-pengiriman-vimax-asli/http://vitalitascentre.com/pro-extender-alat-terapi-pembesar-penis/http://vitalitascentre.com/category/artikel/page/2/http://vitalitascentre.com/obat-vimax-asli-atasi-disfungsi-ereksi/



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-02-12 Thread agenvimaxproexten...@gmail.com (JIRA)














































vitalitas centre
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















http://vitalitascentre.com/
http://vitalitascentre.com/vimax-pills-asli-canada/
http://vitalitascentre.com/cara-pemesanan/
http://vitalitascentre.com/ciri-ciri-vimax-asli-dan-vimax-palsu/
http://vitalitascentre.com/khasiat-vimax-capsule-canada/
http://vitalitascentre.com/category/artikel/
http://vitalitascentre.com/testimoni-pengguna-vimax-asli/
http://vitalitascentre.com/bukti-pengiriman-vimax-asli/
http://vitalitascentre.com/pro-extender-alat-terapi-pembesar-penis/
http://vitalitascentre.com/category/artikel/page/2/
http://vitalitascentre.com/obat-vimax-asli-atasi-disfungsi-ereksi/



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-02-05 Thread akiko.p...@gmail.com (JIRA)














































akiko_pusu
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















Hello. After updating jenins from 1.542 to 1.598, I saw the same situation.
Maven plugin version is now 2.8, but the situation is not changed. This is noot critical for me, but it's pretty strange.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-02-04 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-26777


Build reports to be running for "45 yr and counting"















Try upgrading Maven plugin to version 2.8.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-plugin] (JENKINS-26777) Build reports to be running for "45 yr and counting"

2015-02-04 Thread ale...@seigneurin.com (JIRA)














































Alexis Seigneurin
 created  JENKINS-26777


Build reports to be running for "45 yr and counting"















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


Capture_d_écran_2015-02-04_11_15_30.png



Components:


maven-plugin



Created:


04/Feb/15 10:22 AM



Description:


I have a multi-module Maven project. While building, modules report to be building for 45 years.




Environment:


Jenkins 1.596

Maven 3.0.3

Maven plugin 2.0.5




Project:


Jenkins



Priority:


Minor



Reporter:


Alexis Seigneurin

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.