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

Unified Diff: dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties

Issue 106993002: Revert "Change SDK/DartEditor versioning scheme to semantic versions." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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
Index: dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties
diff --git a/dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties b/dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties
index 27312de88b2e4f59683d0368ca150f84030db5f4..7ad8d4f4d8a615688dc682e076c9653a539dd77d 100644
--- a/dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties
+++ b/dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties
@@ -176,7 +176,7 @@ timestamp=007
#The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde.
#The value will only be applied to plugin or features indicating build.properties, qualifier = context
-forceContextQualifier=@VERSION_QUALIFIER@
+forceContextQualifier=r${build.revision}
#Enable / disable the generation of a suffix for the features that use .qualifier.
#The generated suffix is computed according to the content of the feature

Powered by Google App Engine
This is Rietveld 408576698