Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 e79d327fc -> 593c28898
try to point release branch nightly to release branch falcon Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/593c2889 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/593c2889 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/593c2889 Branch: refs/heads/release0.8.0 Commit: 593c288983e8763915e09f671d0522d29b722b94 Parents: e79d327 Author: Alex Harui <[email protected]> Authored: Wed May 10 15:44:22 2017 -0700 Committer: Alex Harui <[email protected]> Committed: Wed May 10 15:44:22 2017 -0700 ---------------------------------------------------------------------- nightly.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/593c2889/nightly.properties ---------------------------------------------------------------------- diff --git a/nightly.properties b/nightly.properties index 03928fc..9e29735 100644 --- a/nightly.properties +++ b/nightly.properties @@ -22,7 +22,7 @@ nightly = true # path to falconjx nightly falcon.server.url = http://apacheflexbuild.cloudapp.net:8080 falcon.md5.server.url = http://apacheflexbuild.cloudapp.net:8080 -falcon.folder = job/flex-falcon/lastSuccessfulBuild/artifact/out +falcon.folder = job/flex-falcon%20release%20branch/lastSuccessfulBuild/artifact/out falcon.version = 0.8.0 # path to local build # falcon.server.url = file://Users/xxx/git/flex/master
