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

Unified Diff: intl/pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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 | « intl/lib/src/lazy_locale_data.dart ('k') | logging/lib/logging.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: intl/pubspec.yaml
diff --git a/intl/pubspec.yaml b/intl/pubspec.yaml
deleted file mode 100644
index 671a788534e8a408376fb946e9c182e017dff65f..0000000000000000000000000000000000000000
--- a/intl/pubspec.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-name: intl
-version: 0.12.4+2
-author: Dart Team <misc@dartlang.org>
-description: Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
-homepage: https://github.com/dart-lang/intl
-environment:
- sdk: '>=1.4.0 <2.0.0'
-documentation: http://www.dartdocs.org/documentation/intl/latest
-dependencies:
- analyzer: '>=0.13.2 <0.27.0'
- args: '>=0.12.1 <0.14.0'
- path: '>=0.9.0 <2.0.0'
- petitparser: '>=1.1.3 <2.0.0'
-dev_dependencies:
- fixnum: '>=0.9.0 <0.10.0'
- unittest: '>=0.10.0 <0.12.0'
-transformers:
-- $dart2js:
- $exclude:
- - test/date_time_format_file_even_test.dart
- - test/date_time_format_file_odd_test.dart
- - test/find_default_locale_standalone_test.dart
- - test/message_extraction/embedded_plural_text_after_test.dart
- - test/message_extraction/embedded_plural_text_before_test.dart
- - test/message_extraction/examples_parsing_test.dart
- - test/message_extraction/failed_extraction_test.dart
- - test/message_extraction/make_hardcoded_translation.dart
- - test/message_extraction/message_extraction_no_deferred_test.dart
- - test/message_extraction/message_extraction_test.dart
- - test/message_extraction/really_fail_extraction_test.dart
- - test/intl_message_basic_example_test.dart # invalid import under pub's package-layout
« no previous file with comments | « intl/lib/src/lazy_locale_data.dart ('k') | logging/lib/logging.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698