Hey guys,
Is there a specific reason why all our worker processes (compiler, test executor, findbugs, etc.) are named the same way "Gradle Worker x"? It seems better if we call them "Gradle Compiler Daemon x", "Gradle Test Executor x", etc.
Cheers! -- Szczepan Faber Principal engineer@gradle; Founder@mockito
|
On 21 Feb 2014, at 6:24 am, Szczepan Faber <[hidden email]> wrote:
There’s no reason, other than we haven’t given the WorkerProcessBuilder client a way to give a display name yet. Feel free to add it. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com |
So I've changed the names of the processes a while ago. Cheers! On Thu, Feb 20, 2014 at 9:18 PM, Adam Murdoch <[hidden email]> wrote:
Szczepan Faber Principal engineer@gradle; Founder@mockito
|
On 17 March 2014 at 8:19:19 pm, Szczepan Faber ([hidden email]) wrote:
+1
|
In reply to this post by Szczepan Faber-2
The classes would have to be generated, as WorkerProcess is a general purpose capability. On 17 Mar 2014, at 9:19 pm, Szczepan Faber <[hidden email]> wrote:
-- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com |
Free forum by Nabble | Edit this page |