[JIRA] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2014-05-19 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18238


Symbolic link is not updated after publishing build















Code changed in jenkins
User: Rick Sherman
Path:
 src/main/java/hudson/plugins/build_publisher/ExternalProjectProperty.java
 src/main/java/hudson/plugins/build_publisher/HTTPBuildTransmitter.java
http://jenkins-ci.org/commit/build-publisher-plugin/974eb0135b9830de84d8b9539487e6c42e83cbcc
Log:
  Fix for JENKINS-18238

Updated code to create symlink for the build (based on private instances
build number) as well as update the PeepHolePermalinks.

This should resolve:
JENKINS-18238
JENKINS-6096

And may influence:
JENKINS-18105





























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] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2014-04-07 Thread r...@shermdog.com (JIRA)














































Rick Sherman
 commented on  JENKINS-18238


Symbolic link is not updated after publishing build















I've tried digging into this, but haven't been able to figure out the root cause.  Has anyone else made progress on this?



























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] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2014-01-30 Thread tiai...@java.net (JIRA)














































tiainpa
 commented on  JENKINS-18238


Symbolic link is not updated after publishing build















if i delete the symbolic link and restart jenkins, a link to the latest build is created but is not updated during the further procedure.

We are facing this issue too, but for the quoted statement I have to say that it is enough to delete the symbolic link and just trying to access the URL related to the link. At least in our case Jenkins automatically updates the symbolic link to point to the correct build.



























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/groups/opt_out.


[JIRA] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2013-11-29 Thread vjura...@java.net (JIRA)















































vjuranek
 assigned  JENKINS-18238 to Lucie Votypkova



Symbolic link is not updated after publishing build
















Change By:


vjuranek
(29/Nov/13 9:26 AM)




Assignee:


vjuranek
LucieVotypkova



























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/groups/opt_out.


[JIRA] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2013-11-15 Thread sdrot...@gmail.com (JIRA)














































Steve Roth
 commented on  JENKINS-18238


Symbolic link is not updated after publishing build















We are seeing this as well.



























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/groups/opt_out.


[JIRA] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2013-06-06 Thread stefan.rohle...@biosolveit.de (JIRA)














































Stefan Rohleder
 created  JENKINS-18238


Symbolic link is not updated after publishing build















Issue Type:


Bug



Assignee:


vjuranek



Components:


build-publisher



Created:


06/Jun/13 4:08 PM



Description:


On pushing a build onto an external jenkins, symbolic links are not updated.
e.g. the symbolic link jenkins/jobs/jobName/builds/lastSuccessfulBuild is still directing to #1361 even though successful build #1365 is already pushed.
as a result the web interface is showing the wrong build in Last Successful Artifacts (www.MyJenkinsServer/job/jobName/label=labelXY/lastSuccessfulBuild/artifact/)

if i delete the symbolic link and restart jenkins, a link to the latest build is created but is not updated during the further procedure.

lrwxrwxrwx 1 jenkins jenkins  4  4. Jun 17:17 lastStableBuild - 1361




Environment:


internal jenkins:

build-publisher: 1.12

Jenkins ver. 1.510

external jenkins

Jenkins ver. 1.510




Project:


Jenkins



Priority:


Major



Reporter:


Stefan Rohleder

























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/groups/opt_out.




[JIRA] [build-publisher] (JENKINS-18238) Symbolic link is not updated after publishing build

2013-06-06 Thread stefan.rohle...@biosolveit.de (JIRA)














































Stefan Rohleder
 updated  JENKINS-18238


Symbolic link is not updated after publishing build
















Change By:


Stefan Rohleder
(06/Jun/13 4:09 PM)




Description:


Onpushingabuildontoanexternaljenkins,symboliclinksarenotupdated.e.g.thesymboliclinkjenkins/jobs/jobName/builds/lastSuccessfulBuildisstilldirectingto#1361eventhoughsuccessfulbuild#1365isalreadypushed.asaresultthewebinterfaceisshowingthewrongbuildinLastSuccessfulArtifacts(www.MyJenkinsServer/job/jobName/label=labelXY/lastSuccessfulBuild/artifact/)ifideletethesymboliclinkandrestartjenkins,alinktothelatestbuildiscreatedbutisnotupdatedduringthefurtherprocedure.lrwxrwxrwx1jenkinsjenkins4
4
6
.Jun
17
12
:
17lastStableBuild
20lastSuccessfulBuild
-1361



























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/groups/opt_out.