Skip to content

Automate sbt release steps#220

Merged
komamitsu merged 1 commit intomsgpack:v07-developfrom
xerial:publish-sonatype
Apr 27, 2015
Merged

Automate sbt release steps#220
komamitsu merged 1 commit intomsgpack:v07-developfrom
xerial:publish-sonatype

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Apr 27, 2015

This fix adds publishSigned and sonatypeRelease in sbt release steps.

Comment thread project/Build.scala
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

[Minor] Why don't you call state.extract? Ah, import Utilities._ is needed to use it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

state.extract is necessary to execute runAggregated task.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

And we cannot call state.extract. We need to call Project.extract(configuration key)

@komamitsu
Copy link
Copy Markdown
Member

Looks good.

komamitsu added a commit that referenced this pull request Apr 27, 2015
@komamitsu komamitsu merged commit d3c96c3 into msgpack:v07-develop Apr 27, 2015
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