|
I patched the FileServingServlet to ignore welcome files (it really should do a redirect). Fixes the problem.
I also added a patch to accept /latest/ instead of the build number so you can always reference the latest build's artifacts from somewhere. Patched to ignore welcome files and to respect /latest/ in the URL.
Hey Chris,
Thanks for looking into this. We'll get two putting this one in. Cheers, We would love to have this fixed. It's presenting some problems for us in maven multi-module builds which collect artifacts from child projects. More details here: http://forums.atlassian.com/thread.jspa?threadID=17442&tstart=0
Hi,
Thanks for your patch, Chris, it helped us get to the bottom of the problem. I have made changes perform the redirection for directories. These changes should be included in the 1.1 release. Also, I will create another issue for the 'latest' artifacts links. You can track that issue there (http://jira.atlassian.com/browse/BAM-1180 Cheers |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Apologies for the late reply. We are looking at fixing the bug
Cheers,
Ajay