temporarily point nightly at people.a.o
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d8a10cb6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d8a10cb6 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d8a10cb6 Branch: refs/heads/develop Commit: d8a10cb6befbbf96c0cd6c7795cdf764f58b1a9a Parents: e4f21b6 Author: Alex Harui <[email protected]> Authored: Tue Jul 28 23:19:53 2015 -0700 Committer: Alex Harui <[email protected]> Committed: Tue Jul 28 23:19:53 2015 -0700 ---------------------------------------------------------------------- nightly.properties | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/d8a10cb6/nightly.properties ---------------------------------------------------------------------- diff --git a/nightly.properties b/nightly.properties index 3117066..689e323 100644 --- a/nightly.properties +++ b/nightly.properties @@ -20,12 +20,16 @@ # flags 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.server.url = http://people.apache.org +falcon.md5.server.url = http://people.apache.org +falcon.folder = ~aharui/nightly/falcon falcon.version = 0.0.3 +#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.version = 0.0.3 #need this until Installer 3.2 comes out -jburg.server=http://apacheflexbuild.cloudapp.net:8080 -jburg.folder=job/flex-falcon/ws/compiler/lib -jburg.filename=jburg.jar -jburg.md5=03cdababf39fea63bd6fd145886093e6 +#jburg.server=https://oss.sonatype.org +#jburg.folder=content/repositories/releases/net/sourceforge/jburg/jburg/1.10.1 +#jburg.filename=jburg-1.10.1.jar +#jburg.md5=c4080c79927cce5dad641de61168f3bc
