Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: compiler/dart-compiler.gyp

Issue 11973012: Rev the version of apache ant in third_party to 1.8.4. This will fix an issue with (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | compiler/dart_analyzer.xml » ('j') | compiler/dartium.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/dart-compiler.gyp
===================================================================
--- compiler/dart-compiler.gyp (revision 17153)
+++ compiler/dart-compiler.gyp (working copy)
@@ -53,7 +53,7 @@
'<(PRODUCT_DIR)/analyzer/util/analyzer/guava/r09/guava-r09.jar',
],
'action' : [
- '../third_party/apache_ant/v1_7_1/bin/ant<(script_suffix)',
+ '../third_party/apache_ant/1.8.4/bin/ant<(script_suffix)',
'-f', 'dart_analyzer.xml',
'-Dbuild.dir=<(INTERMEDIATE_DIR)/<(_target_name)',
'-Ddist.dir=<(PRODUCT_DIR)/analyzer',
« no previous file with comments | « no previous file | compiler/dart_analyzer.xml » ('j') | compiler/dartium.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698