update link in approval scripts
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d3950109 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d3950109 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d3950109 Branch: refs/heads/refactor-sprite Commit: d3950109be16498a5bce2f8187a14131e4c00686 Parents: 3bf1e37 Author: Alex Harui <[email protected]> Authored: Sat Aug 20 07:31:41 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Sat Aug 20 07:31:41 2016 -0700 ---------------------------------------------------------------------- ApproveFlexJS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/d3950109/ApproveFlexJS.xml ---------------------------------------------------------------------- diff --git a/ApproveFlexJS.xml b/ApproveFlexJS.xml index 1031bdf..daa40e2 100644 --- a/ApproveFlexJS.xml +++ b/ApproveFlexJS.xml @@ -136,7 +136,7 @@ unless="release.version"/> <condition property="package.url.path" - value="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out"> + value="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs_release_branch/lastSuccessfulBuild/artifact/out"> <not> <isset property="rc" /> </not>
