Hi, I notice that as discussed the DAG is no longer passed into a tasks constructor which has left me with a small problem with one of my plugins.
I need to hook add a task to the the init tasks doFirst list, but only if a certain task is in the DAG (for reference, this is a function to increment the build number when doing a release). How can I access the DAG from a task now? thanks, Phil. -- View this message in context: http://www.nabble.com/gradle-0.5-API-changes-and-access-to-the-DAG-tp20205819p20205819.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
