When gradle's output gets to:

++Executing: libs Recursive: true Startproject: :

It stalls for a very long time.  I have not noticed this before, but this is
a new project so the following are potential causes:
-My top-level gradle script is a bit longer than any previous
-The project has 21 subprojects, each with generally between 20 and 100
classes but a few have 200-300 and one has 1700 classes
-Before, my individual gradle scripts were organized by project
dependencies, then artifact, then module, but not they are somewhat random

Just on the line I mentioned, gradle sits still for around 140 seconds. 
This gets significantly worse with each subproject/module I add to the
build.

Is there something I can do differently or is this fine or is it a concern?
Thank you.

-Jerod
-- 
View this message in context: 
http://www.nabble.com/lengthy-libs-execution-tp18371591p18371591.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to