In the meantime you can do:

def leafProjects = subprojects.findAll { !it.childProjects }

configure(leafProjects) {
  ...
}

--
Peter Niederwieser
Principal Engineer, Gradleware 
http://gradleware.com
Creator, Spock Framework 
http://spockframework.org

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/leafprojects-tp4521591p4527079.html
Sent from the gradle-dev mailing list archive at Nabble.com.

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

    http://xircles.codehaus.org/manage_email


Reply via email to