https://github.com/voldemort/voldemort
Revision d540995edd5b6bc58f89b13f46b1a956d28c23d6 authored by Arunachalam Thirupathi on 06 June 2014, 17:54:38 UTC, committed by Arunachalam Thirupathi on 06 June 2014, 17:54:38 UTC
This is a place holder directory for injecting custom gradle behavior.

This directory is not directly used in the open source gradle builds.
The open source project produces 2 artifacts voldemort.jar and
voldemort-contrib.jar. This is not gradle friendly as in gradle if
you are producing more than one jar from the same module exporting
ivy dependencies and other becomes very trickier.

This allows an upstream wrapper to inject custom behavior. For example
upstream wrapper can define a project(':voldemort:voldemort-contrib')
and define all the gradle behavior dependencies, black box build .

Theoretically we could have used the contrib directory but that will
result in lot more confusion as that directory produces some artifacts
and upstream could want a different behavior.
1 parent 95e0c86
History
Tip revision: d540995edd5b6bc58f89b13f46b1a956d28c23d6 authored by Arunachalam Thirupathi on 06 June 2014, 17:54:38 UTC
Dummy directory for injecting custom gradle behavior
Tip revision: d540995
File Mode Size
.settings
bin
clients
config
contrib
docs
example
lib
src
test
voldemort-contrib
.classpath -rw-r--r-- 4.2 KB
.gitignore -rw-r--r-- 233 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.5 KB
build.gradle -rw-r--r-- 9.4 KB
build.xml -rw-r--r-- 21.8 KB
gradle.properties -rw-r--r-- 1.2 KB
release_notes.txt -rw-r--r-- 35.2 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top