Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mostly maintenance commit #234

Merged
merged 1 commit into from
Jan 22, 2016
Merged

Mostly maintenance commit #234

merged 1 commit into from
Jan 22, 2016

Conversation

ianoc
Copy link
Collaborator

@ianoc ianoc commented Jan 22, 2016

Kicks the version of sbt up to latest(some plugins have issues between the version that was here and latest...).

Bump the version to the next snapshot -- sbt has resolver issues if you leave the version with the published copy often now

And moved onto latest scala 2.11

Kicks the version of sbt up to latest(some plugins have issues between the version that was here and latest...).

Bump the version to the next snapshot -- sbt has resolver issues if you leave the version with the published copy often now

And moved onto latest scala 2.11
@johnynek
Copy link
Collaborator

why the SNAPSHOT suffix?

@ianoc
Copy link
Collaborator Author

ianoc commented Jan 22, 2016

Thats a funky thing we've been seeing more in all the repos in the past few months, sbt gets confused building it seems if your locally building something with the same version as is in your local m2 or maven central

@ianoc
Copy link
Collaborator Author

ianoc commented Jan 22, 2016

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.twitter#bijection-core_2.10;0.8.1: configuration not public in com.twitter#bijection-core_2.10;0.8.1: 'test'. It was required from com.twitter#bijection-hbase_2.10;0.8.1 test
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn]  Note: Unresolved dependencies path:
[warn]      com.twitter:bijection-core_2.10:0.8.1
[warn]        +- com.twitter:bijection-macros_2.10:0.8.1
[warn]        +- com.twitter:bijection-hbase_2.10:0.8.1
[info] Resolving org.fusesource.jansi#jansi;1.4 ...

@johnynek
Copy link
Collaborator

we should wire up a way to build the version to be (next- or something)

@ianoc
Copy link
Collaborator Author

ianoc commented Jan 22, 2016

johnynek added a commit that referenced this pull request Jan 22, 2016
@johnynek johnynek merged commit 232171c into develop Jan 22, 2016
@johnynek johnynek deleted the ianoc/updateScalaUpstreams branch January 22, 2016 20:02
@johnynek
Copy link
Collaborator

I just hate the idea of a floating SNAPSHOT. version all the things. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants