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

Issue 11280018: Remove support for old package layouts. (Closed)

Created:
8 years, 1 month ago by Bob Nystrom
Modified:
8 years, 1 month ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove support for old package layouts. Committed: https://code.google.com/p/dart/source/detail?r=14990

Patch Set 1 #

Total comments: 2

Patch Set 2 : Better error message. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -68 lines) Patch
M utils/pub/io.dart View 1 1 chunk +19 lines, -48 lines 0 comments Download
M utils/tests/pub/install/pub_install_test.dart View 1 2 chunks +2 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
8 years, 1 month ago (2012-11-16 00:13:21 UTC) #1
nweiz
lgtm https://codereview.chromium.org/11280018/diff/1/utils/pub/io.dart File utils/pub/io.dart (right): https://codereview.chromium.org/11280018/diff/1/utils/pub/io.dart#newcode339 utils/pub/io.dart:339: 'Warning: Package "$name" does not have a "lib" ...
8 years, 1 month ago (2012-11-16 00:16:21 UTC) #2
Bob Nystrom
8 years, 1 month ago (2012-11-16 00:23:45 UTC) #3
Thanks!

https://codereview.chromium.org/11280018/diff/1/utils/pub/io.dart
File utils/pub/io.dart (right):

https://codereview.chromium.org/11280018/diff/1/utils/pub/io.dart#newcode339
utils/pub/io.dart:339: 'Warning: Package "$name" does not have a "lib"
directory.');
On 2012/11/16 00:16:21, nweiz wrote:
> Maybe also explain that you aren't creating a link in packages because of
this?

Done.

Powered by Google App Engine
This is Rietveld 408576698