Thank you. That fixed the problem.
Regards,
Niranjan
On 12/27/2012 07:26 AM, William Soula wrote:
That way still works are you sure you are archiving it? If you look
at a job that has run recently it will have links to the last
successful build which uses the below syntax, so I'm thinking you
That way still works are you sure you are archiving it? If you look at a job
that has run recently it will have links to the last successful build which
uses the below syntax, so I'm thinking your file just isn't where you are
expecting it to be.
Will
On 12/26/2012 04:16 PM, Niranjan Rao wrot
Hiya,
I'm not sure what the problem is as this should work. I have just checked
it.
I browsed via the web interface to the workspace and copied the link from
an artifact and entered it in the browser. It works and has the structure
as your URL.
Maybe a typo? browse to the workspace, copy the li
I am a new user of jenkins - having migrated from hudson two days back. In
hudson, I could use the url like
http://server/hudson/job/build/lastSuccessfulBuild/artifact/project/target/project.jar
to download entries for last successful build. We have bunch of scripts
that use wget to download