mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
a308564f77
commit
2dc1a0e5ea
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ public class BuildFileCompiler @Inject constructor(@Assisted("buildFiles") val b
|
|||
}
|
||||
val result = BuildScriptInfo(topologicalProjects.sort(ArrayList(all)), classLoader)
|
||||
|
||||
// Notify possible listeners (e.g. KobaltServer) we now have all the projects
|
||||
observable.onNext(result)
|
||||
return result
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue