https://bugzilla.redhat.com/show_bug.cgi?id=902086 --- Comment #54 from jiri vanek <jvanek@xxxxxxxxxx> --- Programming in its purest :D With netty3 3.9 : https://jvanek.fedorapeople.org/elasticsearch/v3-1.4.beta01-getBetter-2/elasticsearch.spec https://jvanek.fedorapeople.org/elasticsearch/v3-1.4.beta01-getBetter-2/elasticsearch-1.4.beta01-1.fc20.src.rpm e get to: [ERROR] /builddir/build/BUILD/elasticsearch-1.4.beta01/src/main/java/org/elasticsearch/threadpool/ThreadPool.java:[299,51] error: cannot find symbol [ERROR] symbol: method directExecutor() [ERROR] location: class MoreExecutors [ERROR] /builddir/build/BUILD/elasticsearch-1.4.beta01/src/main/java/org/elasticsearch/common/compress/lzf/LZFCompressedStreamOutput.java:[41,56] error: incompatible types: BufferRecycler cannot be converted to int Which is caused by packages: com.ning.compress.BufferRecycler; and import com.google.common.util.concurrent.MoreExecutors; I have never seen project so bounded by exact versions.... continue.. somewhen... -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review