| 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 7ad8d4f4d8a615688dc682e076c9653a539dd77d..27312de88b2e4f59683d0368ca150f84030db5f4 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=r${build.revision}
|
| +forceContextQualifier=@VERSION_QUALIFIER@
|
|
|
| #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
|
|
|