Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: ant, core
Created: 30/Jan/13 1:13 PM
Description:

When using ant build step, artifact links in build properties are broken.
Steps:

  • run a job with an ant build step & archiving artifact post-build step
  • after build succeeds - go to build properties page: http://<jenkins-url>/job/<job-name>/<build-number>/
  • find link to the archived artifact on this page and click it
  • 404 File Not Found is displayed

Reason for 404 is that link is referencing <build-number>/artifact folder, however, in the workspace directory there's a <build-number>/archive folder created.

Removing ant build step resolves issue for new builds

Environment: Latest build 1.500, installed on Mac OS X 10.8.2
Project: Jenkins
Labels: jenkins plugin
Priority: Major Major
Reporter: Denis Syrokvash
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.
 
 

Reply via email to