]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/java/README
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / java / README
index 0ffede3486f40cffcfacffa3247b847bb4f6ef80..5077bb301d7a9791475c373e48fedec1cf045e70 100644 (file)
@@ -39,7 +39,7 @@ Ant is used to run the unit test (apt-get install ant). For example:
 1. The tests depend on the compiled wrappers. If the wrappers are installed as
 part of a package (e.g. Debian package) then this should 'just work'. Ant will
 also look in the current directory for 'libcephfs.jar' and 'libcephfs-test.jar';
-and in ../.libs for the
+and in ../build/lib for the
 JNI library.  If all else fails, set the environment variables CEPHFS_JAR, and
 CEPHFS_JNI_LIB accordingly.