This one isn't related to the Signing plugin but I noticed while looking at http://gradle.org/releases/latest/docs/dsl/org.gradle.api.tasks.SourceSetOutput.html
The example and the method signature don't match. In the Generated Output example it's placing the directory first, then the map, but the method signature a little below says map first then dir. Which one is correct? *Signing* Would it make sense to have the maven plugin also apply the sign plugin (if it doesn't already)? Perhaps at a second pass, it would be nice to have the plugin ask for the required properties if they aren't already there, like what the example gives. Along those lines before M4 ships that example should be completed as I'm sure there will be others that will want to use it. On Thu, Jul 14, 2011 at 18:53, Luke Daley <[email protected]> wrote: > If anyone has a minute, it would be good to get some eyes on the signing > plugin docs before it goes out. > > http://gradle.org/releases/latest/docs/dsl > > http://gradle.org/releases/latest/docs/userguide/signing_plugin.html > > The last chapter of that userguide chapter will be changing today. > > -- > Luke Daley > Principal Engineer, Gradleware > http://gradleware.com > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate Author of Seam Catch - Next Generation Java Exception Handling PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu
