On 21/07/2011, at 12:14 AM, phil swenson wrote: > Thanks Luke. > > Do you guys have a design in mind for this?
The user API will be similar to what we use internally. See: https://github.com/gradle/gradle/blob/master/subprojects/signing/src/integTest/groovy/org/gradle/plugins/signing/SigningTasksIntegrationSpec.groovy It won't be that entirely, but that will hopefully give you an idea. The actual execution mechanics underneath are going to be very different though. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
