[
https://issues.apache.org/jira/browse/RYA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146072#comment-16146072
]
ASF GitHub Bot commented on RYA-324:
------------------------------------
Github user DLotts commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/182#discussion_r135904569
--- Diff: pom.xml ---
@@ -137,6 +137,7 @@ under the License.
<jcip.version>1.0-1</jcip.version>
<findbugs.plugin.version>3.0.4</findbugs.plugin.version>
<kafka.version>0.10.0.1</kafka.version>
+ <jopt-simple.version>4.9</jopt-simple.version>
--- End diff --
Done. Good catch.
> geoWave and geoMesa depend on different versions of the GeoTools
> ----------------------------------------------------------------
>
> Key: RYA-324
> URL: https://issues.apache.org/jira/browse/RYA-324
> Project: Rya
> Issue Type: Bug
> Components: sail
> Affects Versions: 3.2.10
> Reporter: David W. Lotts
> Assignee: David W. Lotts
> Labels: dependencies, geo, refactor
> Fix For: 3.2.10
>
>
> Refactored geo libraries into separate projects/modules/jars.
> Geo libraries are optional and turned off by default because the GeoTools is
> has an incompatible license.
> Further, geoWave and geoMesa depend on different versions of the GeoTools, so
> they must be in separate projects.
> The new modules (projects) are
> geo.common
> geo.mongo
> geo.geomesa
> geo.geowave
> These are modules of the project rya.geoindexing
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)