LinkPublisher in Build with 0.6M2
Hi,
I am trying to use the LinkPublisher in Build, I use the following
statements in my Build.xml;
<linkPublisher buildResultUUID="${buildResultUUID}"
verbose="true"
label="Compiler Results"
url="http://9.30.5.16:8281/webdav/Test/${buildResultUUID}/Cobol_Sysprint.txt"
repositoryAddress="${repositoryAddress}"
userId="${userId}"
password="${password}" /
The build ends successfully with no error, but I get no external links
in the Build Result Summary.
The same build commands worked just fine in 0.6M1.
Thanks
Jean-Bernard
I am trying to use the LinkPublisher in Build, I use the following
statements in my Build.xml;
<linkPublisher buildResultUUID="${buildResultUUID}"
verbose="true"
label="Compiler Results"
url="http://9.30.5.16:8281/webdav/Test/${buildResultUUID}/Cobol_Sysprint.txt"
repositoryAddress="${repositoryAddress}"
userId="${userId}"
password="${password}" /
The build ends successfully with no error, but I get no external links
in the Build Result Summary.
The same build commands worked just fine in 0.6M1.
Thanks
Jean-Bernard