The files involved haven't been updated recently, so there must be
something wrong on my end. Using Java 1.6.0_22 and Maven 3.0.5
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/development/workspaces/elasticsearch/elasticsearch/src/main/java/org/elasticsearch/index/fielddata/IndexFieldDataService.java:[138,26]
type parameters of IFD cannot be determined; no unique maximal
instance exists for type variable IFD with upper bounds
IFD,org.elasticsearch.index.fielddata.IndexFieldData
[ERROR]
/development/workspaces/elasticsearch/elasticsearch/src/main/java/jsr166e/ConcurrentHashMapV8.java:[4103,28]
<K,V,U>reduce(jsr166e.ConcurrentHashMapV8<K,V>,jsr166e.ConcurrentHashMapV8.BiFun<?
super K,? super V,? extends U>,jsr166e.ConcurrentHashMapV8.BiFun<? super
U,? super U,? extends U>) in jsr166e.ConcurrentHashMapV8.ForkJoinTasks
cannot be applied to
(jsr166e.ConcurrentHashMapV8<K,V>,jsr166e.ConcurrentHashMapV8.BiFun<capture#815
of ? super K,capture#189 of ? super V,capture#970 of ? extends
U>,jsr166e.ConcurrentHashMapV8.BiFun<capture#183 of ? super U,capture#900
of ? super U,capture#615 of ? extends U>)
[ERROR]
/development/workspaces/elasticsearch/elasticsearch/src/main/java/jsr166e/ConcurrentHashMapV8.java:[4240,28]
cannot find symbol
symbol : method
reduceKeys(jsr166e.ConcurrentHashMapV8<K,V>,jsr166e.ConcurrentHashMapV8.Fun<capture#237
of ? super K,capture#656 of ? extends
U>,jsr166e.ConcurrentHashMapV8.BiFun<capture#522 of ? super U,capture#742
of ? super U,capture#299 of ? extends U>)
location: class jsr166e.ConcurrentHashMapV8.ForkJoinTasks
[ERROR]
/development/workspaces/elasticsearch/elasticsearch/src/main/java/jsr166e/ConcurrentHashMapV8.java:[4375,28]
cannot find symbol
symbol : method
reduceValues(jsr166e.ConcurrentHashMapV8<K,V>,jsr166e.ConcurrentHashMapV8.Fun<capture#415
of ? super V,capture#107 of ? extends
U>,jsr166e.ConcurrentHashMapV8.BiFun<capture#454 of ? super U,capture#702
of ? super U,capture#449 of ? extends U>)
location: class jsr166e.ConcurrentHashMapV8.ForkJoinTasks
[ERROR]
/development/workspaces/elasticsearch/elasticsearch/src/main/java/jsr166e/ConcurrentHashMapV8.java:[4511,28]
cannot find symbol
symbol : method
reduceEntries(jsr166e.ConcurrentHashMapV8<K,V>,jsr166e.ConcurrentHashMapV8.Fun<java.util.Map.Entry<K,V>,capture#201
of ? extends U>,jsr166e.ConcurrentHashMapV8.BiFun<capture#330 of ? super
U,capture#102 of ? super U,capture#805 of ? extends U>)
location: class jsr166e.ConcurrentHashMapV8.ForkJoinTasks
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.