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 1225303002: Pub needs an SDK constraint because we use ^ version constraints (Closed)

Created:
5 years, 5 months ago by Cutch
Modified:
5 years, 5 months ago
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Pub needs an SDK constraint because we use ^ version constraints --- Missing requirements: * Older versions of pub don't support ^ version constraints. Make sure your SDK constraint excludes those old versions: environment: sdk: ">=1.8.0 <2.0.0" Or use a fully-expanded constraint: dependencies: cassowary: ">=0.1.6 <0.2.0" ... Sorry, your package is missing a requirement and can't be published yet. Committed: https://chromium.googlesource.com/external/mojo/+/977f4a080d0d8208872049f7e995e9a220ce22a3

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
Cutch
TBR
5 years, 5 months ago (2015-07-09 14:18:54 UTC) #2
Cutch
Committed patchset #1 (id:1) manually as 977f4a080d0d8208872049f7e995e9a220ce22a3.
5 years, 5 months ago (2015-07-09 14:19:20 UTC) #3
abarth-chromium
5 years, 5 months ago (2015-07-09 15:39:04 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698