https://github.com/voldemort/voldemort
Revision 5a7ae638bcb18b1cc9595059bcee2cef5039fbd1 authored by ARUNACHALAM THIRUPATHI on 14 December 2015, 18:45:58 UTC, committed by Felix GV on 15 December 2015, 03:13:10 UTC
BouncyCastle jar is referenced from VoldemortServer and when
VoldemortServer class is loaded, all its references are resolved
which causes it to fail with ClassLoader error.

Added one more level of indirection to avoid the direct reference
and hence BouncyCastle is not required to be available in the class
path when not enabled.
1 parent ca1d52c
History
Tip revision: 5a7ae638bcb18b1cc9595059bcee2cef5039fbd1 authored by ARUNACHALAM THIRUPATHI on 14 December 2015, 18:45:58 UTC
BouncyCastle jar is required even when not enabled
Tip revision: 5a7ae63
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 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.4 KB
build.gradle -rw-r--r-- 20.1 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 47.3 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top