[ 
https://issues.apache.org/jira/browse/RYA-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555381#comment-15555381
 ] 

ASF GitHub Bot commented on RYA-177:
------------------------------------

GitHub user pujav65 opened a pull request:

    https://github.com/apache/incubator-rya/pull/101

    RYA-177 adding optional geoindexing profile

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    >What Changed?
    Moved geoindexing to a separate project and added a profile.
    
    ### Tests
    >Coverage?
    
    N/A
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-177)
    
    ### Checklist
    - [ ] Code Review
    - [ x] Squash Commits
    
    #### People To Reivew
    @amihalik
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pujav65/incubator-rya RYA-177

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/101.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #101
    
----
commit 7727b1651b734d4b06d518032897f0c0dc4f88d5
Author: pujav65 <puja...@gmail.com>
Date:   2016-10-07T15:26:43Z

    RYA-177 adding optional geoindexing profile

----


> Review License on Rya Dependencies
> ----------------------------------
>
>                 Key: RYA-177
>                 URL: https://issues.apache.org/jira/browse/RYA-177
>             Project: Rya
>          Issue Type: Task
>    Affects Versions: 3.2.10
>            Reporter: Aaron Mihalik
>            Assignee: David W. Lotts
>            Priority: Blocker
>
> * jgridshift:jgridshift appears to be LGPL licensed
> (https://github.com/floscher/jGridShift/blob/master/LICENSE). You may
> not use this software. It looks like it was not appropriately marked in
> its pom which is why the configuration from Rya's parent apache.pom did
> not catch it. This is brought in via org.geotools.xsd:gt-xsd-gml3.
> * colt (http://dst.lbl.gov/ACSSoftware/colt/) appears to be another
> brought in by com.tinkerpop.blueprints:blueprints-core
> * com.google.code.findbugs:jsr305 is another example of GPL licensing.
> While the artifact appears to have the ASL tagged on the pom, all
> Findbugs documentation states that the project is GPL.
> I would recommend to make a pass over your dependencies to verify that
> you aren't depending on any projects which are licensed with a license
> on this list: http://www.apache.org/legal/resolved.html#category-x. See
> http://www.apache.org/licenses/GPL-compatibility.html for more details.
> The above three examples were found via a brief glance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to