Repository: flex-asjs Updated Branches: refs/heads/develop c9519feec -> e19c81980
still need to override jburg url Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4241aca4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4241aca4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4241aca4 Branch: refs/heads/develop Commit: 4241aca4e9a4833681dc117d674ea9e40507f32a Parents: c9519fe Author: Alex Harui <[email protected]> Authored: Thu Jul 30 13:56:09 2015 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Jul 30 13:56:09 2015 -0700 ---------------------------------------------------------------------- nightly.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4241aca4/nightly.properties ---------------------------------------------------------------------- diff --git a/nightly.properties b/nightly.properties index 689e323..740fb8e 100644 --- a/nightly.properties +++ b/nightly.properties @@ -29,7 +29,7 @@ falcon.version = 0.0.3 #falcon.folder = job/flex-falcon/lastSuccessfulBuild/artifact/out #falcon.version = 0.0.3 #need this until Installer 3.2 comes out -#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 +jburg.server=http://downloads.sourceforge.net +jburg.folder=project/jburg +jburg.filename=jburg-1.10.1.tar.gz +jburg.md5=76830ee877cac40b981779325b3fa89f
