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

Issue 114193010: Show the dependender(s) for missing packages. (Closed)

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

Description

Show the dependender(s) for missing packages. BUG=https://code.google.com/p/dart/issues/detail?id=12211 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=31249

Patch Set 1 #

Total comments: 14

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -56 lines) Patch
M sdk/lib/_internal/pub/lib/src/command/build.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/lish.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/io.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/solver/backtracking_solver.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/solver/version_solver.dart View 1 7 chunks +38 lines, -27 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/source/git.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/source/hosted.dart View 1 2 chunks +5 lines, -4 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/source/path.dart View 1 1 chunk +4 lines, -3 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/utils.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/build/with_no_web_directory_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/get/hosted/get_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/get/path/nonexistent_dir_test.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/get/path/path_is_file_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/test/hosted/offline_test.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/pub/test/implicit_barback_dependency_test.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/pub/test/pub_get_and_upgrade_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/test_pub.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/unknown_source_test.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Bob Nystrom
7 years ago (2013-12-13 00:23:50 UTC) #1
nweiz
https://codereview.chromium.org/114193010/diff/1/sdk/lib/_internal/pub/lib/src/solver/version_solver.dart File sdk/lib/_internal/pub/lib/src/solver/version_solver.dart (right): https://codereview.chromium.org/114193010/diff/1/sdk/lib/_internal/pub/lib/src/solver/version_solver.dart#newcode322 sdk/lib/_internal/pub/lib/src/solver/version_solver.dart:322: DependencyNotFoundException(String package, this._originalMessage, I think it would be cleaner ...
7 years ago (2013-12-13 22:39:28 UTC) #2
Bob Nystrom
I went through and cleaned up all of the output messages I could find to ...
7 years ago (2013-12-16 23:25:11 UTC) #3
nweiz
lgtm
7 years ago (2013-12-17 01:14:42 UTC) #4
Bob Nystrom
7 years ago (2013-12-19 01:13:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r31249 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698