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

Issue 394923004: As a temporary measure, allow SDK to be specified on analysis server cmd line. (Closed)

Created:
6 years, 5 months ago by Paul Berry
Modified:
6 years, 5 months ago
Reviewers:
scheglov, jwren
CC:
reviews_dartlang.org, pquitslund
Visibility:
Public.

Description

As a temporary measure, allow SDK to be specified on analysis server cmd line. Once the 'analysis.updateSdks' request is functional, this should be unnecessary. But for now, allow the default SDK to be set via the command line so that we don't block development of editor plugins. R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=38443

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -31 lines) Patch
M pkg/analysis_server/lib/driver.dart View 4 chunks +25 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/src/analysis_server.dart View 4 chunks +2 lines, -9 lines 0 comments Download
M pkg/analysis_server/lib/src/package_map_provider.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 3 chunks +7 lines, -1 line 0 comments Download
M pkg/analysis_server/test/analysis_abstract.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/domain_edit_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/domain_server_test.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/analysis_server/test/package_map_provider_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/search/search_domain_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/socket_server_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
This should unblock Phil's snapshot work by allowing him to invoke the snapshot from any ...
6 years, 5 months ago (2014-07-21 21:22:08 UTC) #1
scheglov
LGTM
6 years, 5 months ago (2014-07-21 21:27:53 UTC) #2
Paul Berry
6 years, 5 months ago (2014-07-21 21:51:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r38443 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698