##// END OF EJS Templates
Keep contribution-based assemblies on managed Sync tasks, register direct producers through ArtifactAssemblyRegistry, wire builtBy on outgoing artifacts, and cover the behavior with functional tests.
Keep contribution-based assemblies on managed Sync tasks, register direct producers through ArtifactAssemblyRegistry, wire builtBy on outgoing artifacts, and cover the behavior with functional tests.
cin -
r61:9b11838beca6 default
Show More
Name Size Modified Last Commit Author
/ common
src
build.gradle Loading ...
readme.md Loading ...
sources-plugin.md Loading ...
variant-artifacts-plugin.md Loading ...
variant-sources-plugin.md Loading ...
variants-plugin.md Loading ...

Gradle Common

common is the shared utility module used by the Gradle plugins in this repository.

It contains:

  • core Gradle helper utilities
  • small language/value helpers
  • shell execution helpers
  • JSON DSL and JSON-writing task support

It no longer contains the variant/source/artifact plugin model. Those plugins live in the variants module.

See the root README.md and PUBLISHING.md for current build and local Ivy publication instructions.