rocksdb/java
Adam Retter e7cea86f77 Fixes the CentOS 5 cross-building of RocksJava
Summary:
Updates to CentOS 5 have been archived as CentOS 5 is EOL. We now pull the updates from the vault. This is a stop gap solution, I will send a PR in a couple days which uses fixed Docker containers (with the updates pre-installed) instead.

sagar0 Here you go :-)
Closes https://github.com/facebook/rocksdb/pull/2270

Differential Revision: D5033637

Pulled By: sagar0

fbshipit-source-id: a9312dd1bc18bfb8653f06ffa0a1512b4415720d
2017-05-10 08:57:54 -07:00
..
benchmark/src/main/java/org/rocksdb/benchmark Added missing options to RocksJava 2017-03-30 12:09:21 -07:00
crossbuild Fixes the CentOS 5 cross-building of RocksJava 2017-05-10 08:57:54 -07:00
rocksjni Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
samples/src/main/java Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
src Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
CMakeLists.txt Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 2015-08-04 18:12:58 -07:00
Makefile AIX and Solaris Sparc Support 2017-04-21 20:48:04 -07:00
RELEASE.md Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 2015-10-12 20:29:58 -04:00
jdb_bench.sh Moved Java Benchmark main classes into benchmark/src/main/java 2015-02-01 20:05:10 +00:00
rocksjni.pom Minor fixes around Windows 64 Java Artifacts (#1366) 2016-10-03 11:58:08 -07:00