Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoShapeConstants class in the new elasticsearch 1.0 branch #11

Open
vladshup opened this issue Jan 14, 2014 · 1 comment
Open

GeoShapeConstants class in the new elasticsearch 1.0 branch #11

vladshup opened this issue Jan 14, 2014 · 1 comment
Assignees
Milestone

Comments

@vladshup
Copy link

Then recompile with elasticsearch 0.90.10 and it work fine with last release, but not work with beta line 1.0.0.Beta1, 1.0.0.Beta2 of elasticsearch.
During compilation with 1.0.0.Beta1, 1.0.0.Beta2 error:
[ERROR] /root/osmosis/src/main/java/org/openstreetmap/osmosis/plugin/elasticsearch/model/shape/ESShape.java:[7,35] cannot find symbol
symbol : class GeoShapeConstants
location: package org.elasticsearch.common.geo
[ERROR] /root/osmosis/src/main/java/org/openstreetmap/osmosis/plugin/elasticsearch/model/shape/ESShape.java:[203,46] package GeoShapeConstants does not exist

@ncolomer
Copy link
Owner

Thanks for the feedback. This sounds like I'll have to open a new default v1.0 branch to maintain compatibility with v0.90.

@ncolomer ncolomer modified the milestone: 1.4.0 May 2, 2014
@ncolomer ncolomer self-assigned this May 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants