From ec2adce0b64e6116c6598f5ec19577d505f6e9bc Mon Sep 17 00:00:00 2001 From: Christian Halstrick Date: Tue, 1 Oct 2013 16:48:27 +0200 Subject: [PATCH] Fix version of gwt-test-utils The SNAPSHOT version 0.45 doesn't exist anymore on the specified repository. Switch to snapshot version 0.46. Because of this bug calling "tools/eclipse/project.py" didn't work properly. You have to delete your ~/.gerritcodereview/buck-cache to see this problem. Change-Id: Ie249d6aedf30e579c90f3f457807ff84a3bdb110 --- lib/gwt/BUCK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gwt/BUCK b/lib/gwt/BUCK index 8af5769017..c28c048aa6 100644 --- a/lib/gwt/BUCK +++ b/lib/gwt/BUCK @@ -39,8 +39,8 @@ python_binary( maven_jar( name = 'gwt-test-utils', - id = 'com.googlecode.gwt-test-utils:gwt-test-utils:0.45-SNAPSHOT-20130612.054327-7', - sha1 = 'ad53b8a05df35fbe394db80d1d7d2913a646bfb3', + id = 'com.googlecode.gwt-test-utils:gwt-test-utils:0.46-SNAPSHOT-20130930.170040-1', + sha1 = 'e8f5bd1b8c75be333da36f41613436a8eb175dad', license = 'Apache2.0', repository = 'http://oss.sonatype.org/content/repositories/snapshots', deps = [