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/19f790df Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/19f790df Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/19f790df Branch: refs/heads/develop Commit: 19f790df61b6c4bab216d9b4235638d160011a56 Parents: b502a55 Author: Alex Harui <[email protected]> Authored: Sat Aug 20 07:31:41 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Wed Aug 24 08:10:15 2016 -0700 ---------------------------------------------------------------------- ApproveFlexJS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/19f790df/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>
