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

Issue 34803006: Make pubspec.lock keep relative path if it is originally specified as relative in pubspec.yaml (iss… (Closed)

Created:
7 years, 2 months ago by Anton Moiseev
Modified:
7 years, 1 month ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make pubspec.lock keep relative path if it is originally specified as relative in pubspec.yaml (issue 11441). BUG=11441 R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=30060

Patch Set 1 #

Total comments: 8

Patch Set 2 : Improve code according to the code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -9 lines) Patch
M sdk/lib/_internal/pub/lib/src/entrypoint.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/lock_file.dart View 1 1 chunk +10 lines, -4 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/source.dart View 1 1 chunk +7 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/source/path.dart View 1 3 chunks +16 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/test/get/path/relative_path_test.dart View 1 2 chunks +29 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/lock_file_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/test_pub.dart View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Bob Nystrom
A couple of nits, but otherwise the code looks great. I would like to see ...
7 years, 1 month ago (2013-10-28 22:13:31 UTC) #1
Anton Moiseev
Bob, Thanks for the comments. Addressed them in the Patch Set 2. https://codereview.chromium.org/34803006/diff/1/sdk/lib/_internal/pub/lib/src/lock_file.dart File sdk/lib/_internal/pub/lib/src/lock_file.dart ...
7 years, 1 month ago (2013-11-03 11:11:43 UTC) #2
Bob Nystrom
LGTM! I will land this for you. Thank you so much for contributing. :)
7 years, 1 month ago (2013-11-07 17:48:49 UTC) #3
Bob Nystrom
7 years, 1 month ago (2013-11-07 18:16:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r30060 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698