Repository: flex-falcon Updated Branches: refs/heads/release0.7.0 471b27f4d -> c2944b307
update link in approval script Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c2944b30 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/c2944b30 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/c2944b30 Branch: refs/heads/release0.7.0 Commit: c2944b307d890cf03f09b6f4a346e840b1bc7b88 Parents: 471b27f Author: Alex Harui <[email protected]> Authored: Sat Aug 20 07:32:46 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Sat Aug 20 07:32:46 2016 -0700 ---------------------------------------------------------------------- ApproveFalcon.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c2944b30/ApproveFalcon.xml ---------------------------------------------------------------------- diff --git a/ApproveFalcon.xml b/ApproveFalcon.xml index 408be37..b732e29 100644 --- a/ApproveFalcon.xml +++ b/ApproveFalcon.xml @@ -111,7 +111,7 @@ unless="release.version"/> <condition property="package.url.path" - value="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out"> + value="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon%20release%20branch/lastSuccessfulBuild/artifact/out"> <not> <isset property="rc" /> </not>
