This website requires JavaScript.
Explore
Help
Sign in
raboof
/
pekko
Watch
1
Star
0
Fork
You've already forked pekko
0
Code
Issues
Pull requests
Projects
Releases
6
Packages
Wiki
Activity
Actions
10
ba8756d485
pekko
/
build.sbt
3 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
=pro upgrade to latest sbt and add first auto plugins * RootSettings plugin contains settings for root project * other auto plugins that are meant only for root project depend on RootSettings * other auto plugins that are meant for every project are enabled by default reducing boilerplate
2014-11-30 15:34:59 +02:00
enablePlugins(akka.RootSettings)
=pro #17397 improve PR validation speed tremendously (skipping things) + enable parallel execution + exclude perf tests (TODO mark more as such) + uses sbt-dependency-graph plugin + implement dependency tracking for testing of only these + project which could have been affected by a given PR
2015-05-05 19:39:56 +02:00
net.virtualvoid.sbt.graph.Plugin.graphSettings
Reference in a new issue
Copy permalink