sbt/scripted
jvican 7519e63f50
Set name of root project if no name is known
This commit makes sure that between every run in batch mode the local
root project name is updated if no name is set.

This fixes project/generated-root-no-project that was assuming that the
root directory name was `generated-root-no-project`. This invariant does
not hold anymore with the batch-mode. Now one sbt dir is shared for lots
of scripted tests.
2017-05-10 21:40:21 +02:00
..
plugin/src/main Fix #3161: Don't fail if group is not present 2017-05-10 21:40:02 +02:00
sbt Set name of root project if no name is known 2017-05-10 21:40:21 +02:00