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

Issue 105473002: Implicitly constrain barback to versions pub supports. (Closed)

Created:
7 years ago by Bob Nystrom
Modified:
7 years ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, dgrove
Visibility:
Public.

Description

Implicitly constrain barback to versions pub supports. BUG=https://code.google.com/p/dart/issues/detail?id=15345 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=30923

Patch Set 1 #

Patch Set 2 : Remove unneeded publish script. #

Total comments: 6

Patch Set 3 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -104 lines) Patch
M pkg/barback/pubspec.yaml View 2 chunks +12 lines, -11 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/barback.dart View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/solver/backtracking_solver.dart View 1 2 2 chunks +17 lines, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/version.dart View 2 chunks +40 lines, -1 line 0 comments Download
A sdk/lib/_internal/pub/test/implicit_barback_dependency_test.dart View 1 2 1 chunk +84 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/test_pub.dart View 1 2 4 chunks +20 lines, -8 lines 0 comments Download
M sdk/lib/_internal/pub/test/version_test.dart View 2 chunks +44 lines, -1 line 0 comments Download
D tools/publish_barback.py View 1 1 chunk +0 lines, -82 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Bob Nystrom
After this goes in and is released to the wild, I think it means we ...
7 years ago (2013-12-04 20:50:03 UTC) #1
nweiz
We should also be sure that pub doesn't consider the lockfile to be up-to-date if ...
7 years ago (2013-12-04 22:30:42 UTC) #2
Bob Nystrom
https://codereview.chromium.org/105473002/diff/20001/sdk/lib/_internal/pub/lib/src/barback.dart File sdk/lib/_internal/pub/lib/src/barback.dart (right): https://codereview.chromium.org/105473002/diff/20001/sdk/lib/_internal/pub/lib/src/barback.dart#newcode43 sdk/lib/_internal/pub/lib/src/barback.dart:43: final supportedVersion = new Version(0, 10, 2); On 2013/12/04 ...
7 years ago (2013-12-05 19:32:05 UTC) #3
nweiz
lgtm
7 years ago (2013-12-05 20:32:38 UTC) #4
Bob Nystrom
7 years ago (2013-12-05 23:39:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r30923 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698