mirror of
https://github.com/apache/lucene.git
synced 2025-02-28 21:39:25 +00:00
The profiler should only be invoked once at the end of the build. During refactoring the buildFinished() hook became nested underneath stuff such as allProjects which causes it to run too many times.