|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gradle.plugins.signing.SigningPlugin
class SigningPlugin
Adds the ability to digitally sign files and artifacts.
Method Summary | |
---|---|
void
|
apply(Project project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
void apply(Project project)
Adds the ability to digitially sign files and artifacts.
Adds the extensnion SigningExtension with the name “signing”.
Also adds conventions to all sign tasks to use the signing extension setting defaults.
Gradle API 1.12