sbt/project
jvican 70cf417525
Fix #3161: Don't fail if group is not present
This covers the case described in #1361 plus an esoteric case too.
Parsers are initialized when sbt starts and text completions use the
knowledge at that time. If we happen to move a new file that should
influence the behaviour of the tab completion, that file will not be
picked up. Before, since we were throwing an error, the previous case
that would no produce any tab completion would also fail, though the
files are legitimately in the correct place.
2017-05-10 21:40:02 +02:00
..
AutomateScalafmtPlugin.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
ContrabandConfig.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Dependencies.scala Make sure addSbtModule will work in sbt 1 2017-05-08 14:07:37 +01:00
Docs.scala Upgrade to sbt-ghpages 0.6.0 2017-05-08 15:02:32 +01:00
NightlyPlugin.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
PublishBinPlugin.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Release.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
SbtLauncherPlugin.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Scripted.scala Fix #3161: Don't fail if group is not present 2017-05-10 21:40:02 +02:00
SiteMap.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
StatusPlugin.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Sxr.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Transform.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
Util.scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
build.properties Bump to sbt 0.13.13 2016-12-11 12:08:28 +00:00
plugins.sbt Upgrade to sbt-ghpages 0.6.0 2017-05-08 15:02:32 +01:00