Getting the following compilation error in 'infinispan-core':
[ERROR]
/home/trustin/Workspace/infinispan/4.2/core/src/test/java/org/infinispan/config/ProgrammaticNameSetConfig.java:[48,27]
cannot find symbol
symbol : method fluent()
location: class org.infinispan.config.Configuration
The command was:
$ mvn clean install package -Dmaven.test.skip.exec=true -P
minimal-distribution
The full build output is here:
http://pastebin.com/8hvsv9nK
--
Trustin Lee,
http://gleamynode.net/