I investigated and you are right, even though I am building with Java 5 locally, the treeset.higher(),and treeset.subset() are not there in Java 5.... When will we move to 6? MG
On Wed, Oct 23, 2013 at 3:14 AM, Jörn Kottmann <[email protected]> wrote: > Probably because the build server is using a Java 5. > > Jörn > > > On 10/23/2013 02:00 AM, [email protected] wrote: > >> Author: markg >> Date: Wed Oct 23 00:00:57 2013 >> New Revision: 1534864 >> >> URL: http://svn.apache.org/r1534864 >> Log: >> OPENNLP-608 >> Deleted GeoHashBinScorer so the build will become stable. Hudson claiming >> methods missing from core java objects (TreeSet)....not sure why >> >> Removed: >> opennlp/trunk/opennlp-tools/**src/main/java/opennlp/tools/** >> entitylinker/GeoHashBinScorer.**java >> >> >
