SBT 0.7.x to 0.12.3 upgrade issues -


i have taken on project using sbt 0.7.x , trying convert use 0.12.3. project has config *.java file , can't find of classes/objects used moved to. found small table in migration docs, not complete, example says fileutilities moved io, true of functions. following functions/classes/objects found:

  • fileutilities.copyflat
  • fileutilities.clean
  • path.lazypathfinder
  • basicscalaproject
  • mavenstylescalapaths
  • defaultproject
  • projectinfo
  • ideaproject

can please tell me went or there complete log of changes?

i don't have complete log of changes, did write an unofficial guide sbt 0.10 v2.0, lists of changes between 0.7 , modern sbt.


Comments