[
https://issues.apache.org/jira/browse/HDFS-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902626#action_12902626
]
Jakob Homan commented on HDFS-1352:
-----------------------------------
HDFS uses svn:externals to fetch the test-patch script from Core, but doesn't
support svn:externals. So you either need to run tp from an svn checkout or
(what I do) just manually copy the script over to ./src/test/bin/test-patch.sh
> Fix jsvc.location
> -----------------
>
> Key: HDFS-1352
> URL: https://issues.apache.org/jira/browse/HDFS-1352
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Affects Versions: 0.22.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 0.22.0
>
> Attachments: hdfs-1352-1.patch, HDFS-1352-y20.patch
>
>
> The jsvc specified in build.xml 404s, causing the build to fail, because
> version 1.0.2 has been archived. Let's update the url, not sure we want to
> move to 1.0.3 or play the game where the build breaks with every jsvc dot
> release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.