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

Issue 2485993003: Fix front_end version number in preparation for publishing. (Closed)

Created:
4 years, 1 month ago by Paul Berry
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix front_end version number in preparation for publishing. Analyzer needs to depend on a published version of front_end in order to pass buildbot tests (it may be an alpha version). This CL sets the version to "0.1.0-alpha.0" (I will publish this version once the CL lands). Note that the previous version of front_end was "0.1.0", so we appear to be moving the version backwards. This is ok because version "0.1.0" was never published. Note that during this transitional period where code is being moved from analyzer to front_end, we have circular imports between analyzer and front_end, so from now until the transitional period ends, we will need to publish front_end whenever we publish analyzer. Update copyright notices in front_end package R=brianwilkerson@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/0c3fade7f775e93133a7cd2995790d0cf84237ba

Patch Set 1 #

Patch Set 2 : Drop unrelated changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Paul Berry
4 years, 1 month ago (2016-11-08 22:25:10 UTC) #2
Brian Wilkerson
lgtm
4 years, 1 month ago (2016-11-08 22:27:29 UTC) #3
scheglov
LGTM
4 years, 1 month ago (2016-11-08 22:28:14 UTC) #4
Paul Berry
Committed patchset #2 (id:20001) manually as 0c3fade7f775e93133a7cd2995790d0cf84237ba (presubmit successful).
4 years, 1 month ago (2016-11-08 22:28:44 UTC) #6
Siggi Cherem (dart-lang)
4 years, 1 month ago (2016-11-08 22:28:53 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698