Skip to content

Deprecate the Build trait#2530

Merged
eed3si9n merged 1 commit intosbt:0.13from
dwijnand:deprecate-Build
Apr 1, 2016
Merged

Deprecate the Build trait#2530
eed3si9n merged 1 commit intosbt:0.13from
dwijnand:deprecate-Build

Conversation

@dwijnand
Copy link
Member

@dwijnand dwijnand commented Mar 31, 2016

No description provided.

import Def.{ ScopedKey, Setting }

// name is more like BuildDefinition, but that is too long
@deprecated("Use .sbt format instead", "0.13.12")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should write a migration guide in http://www.scala-sbt.org/0.13/docs/Full-Def.html and link to it from here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, yeah. There and in the notes as well.

I'll try and sketch one out. I'll need a little bit of your time, as your documentation-fu is stronger than mine.

@eed3si9n
Copy link
Member

eed3si9n commented Apr 1, 2016

I'll merge this for now.

@eed3si9n eed3si9n merged commit 6125cf5 into sbt:0.13 Apr 1, 2016
@dwijnand dwijnand deleted the deprecate-Build branch April 1, 2016 14:15
@eed3si9n eed3si9n mentioned this pull request May 1, 2016
7 tasks
@dwijnand
Copy link
Member Author

dwijnand commented Sep 6, 2016

Forward ported with a breaking change in #2524

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