[
https://issues.apache.org/jira/browse/HADOOP-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139736#comment-14139736
]
Colin Patrick McCabe commented on HADOOP-11084:
-----------------------------------------------
Thanks, [[email protected]]. I hope that this fixes things... unfortunately
it's tough to test this kind of change since jenkins runs with the previous
{{test-patch.sh}}.
[~kasha]: I'm not sure how {{test-patch.sh}} could deal with the
{{patchJavacWarnings.txt}} file showing up in a different directory than
{{PreCommit-HADOOP-Build-patchprocess}}. I guess one way we could do it is by
adding a new environment variable that Jenkins passes in to {{test-patch.sh}}.
The other way is we could do a search through path components of {{$PATCH_DIR}}
for directories ending in 'patchprocess' and symlink the first one we found to
'patchprocess' (effectively restoring the old scheme where this was always
under {{$BUILD_URL/artifact/patchprocess/diffJavadocWarnings.txt}}).
> jenkins patchprocess links are broken
> -------------------------------------
>
> Key: HADOOP-11084
> URL: https://issues.apache.org/jira/browse/HADOOP-11084
> Project: Hadoop Common
> Issue Type: New Feature
> Components: scripts
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 2.6.0
>
> Attachments: HADOOP-11084.001.patch
>
>
> jenkins patchprocess links of the form
> {{https://builds.apache.org/job/PreCommit-HADOOP-Build/<build_id>//artifact/trunk/patchprocess/diffJavadocWarnings.txt}}
> and so forth are dead links. We should fix them to reflect the new source
> layout after git.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)