[JIRA] (JENKINS-12331) Util.createSymlink() doesn't work as expected if symlink should be created in a different directory

2012-09-09 Thread ku...@gmx.de (JIRA)














































kutzi
 updated  JENKINS-12331


Util.createSymlink() doesnt work as expected if symlink should be created in a different directory
















Change By:


kutzi
(09/Sep/12 3:54 PM)




Description:


IfonewantstocreateasymlinkinanotherdirectorythisfailsasthelinkpointstothetargetPathintheotherdirectoryinsteadofthebasedirectory.E.g.Util.createSymlink(base,file,anotherDir/link,l);willcreatealinkinbase/anotherDir/link
pointing
tobase/anotherDir/fileinsteadofbase/file.TheJavadocofcreateSymlinkdoesntexplicitlyimplythatthisshouldwork,butontheotherhanditalsodoesntsaysthatitdoesnt...InthesamewayUtil.resolveSymlinkforanotherDir/linkreturnsfileinsteadofanotherDir/fileasonemightexpect-however,infacttheJavadocofresolveSymlinkdoesntsayanythingaboutwhatisreturned.SeealsothedisabledpartsofthetestSymlinkandtestIsSymlinkmethodsinUtilTest



























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






[JIRA] (JENKINS-12331) Util.createSymlink() doesn't work as expected if symlink should be created in a different directory

2012-06-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-12331


Util.createSymlink() doesnt work as expected if symlink should be created in a different directory















Code changed in jenkins
User: Christoph Kutzinski
Path:
 core/src/test/java/hudson/UtilTest.java
http://jenkins-ci.org/commit/jenkins/181d7dab54ede392b312433d0b7b3663ed902ed0
Log:
  Create unit test for Util.isSymlink JENKINS-12331





























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