You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/02 20:03:58 UTC

[jira] [Commented] (RYA-205) Move rya.merger dependency versions to parent pom

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

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

GitHub user pujav65 opened a pull request:

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

    RYA-205 moving dependencies into parent pom

    <!--
    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 versions to parent pom for merge tool
    
    ### Tests
    >Coverage?
    
    N/A
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-205)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    [Add those who should review this]
    


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

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

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

    https://github.com/apache/incubator-rya/pull/120.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 #120
    
----
commit 7f59a14a61463da29d70908d9d102b00a71d06ac
Author: pujav65 <pu...@gmail.com>
Date:   2016-11-02T19:57:08Z

    RYA-205 moving dependencies into parent pom

----


> Move rya.merger dependency versions to parent pom
> -------------------------------------------------
>
>                 Key: RYA-205
>                 URL: https://issues.apache.org/jira/browse/RYA-205
>             Project: Rya
>          Issue Type: Task
>    Affects Versions: 3.2.10
>            Reporter: Aaron Mihalik
>            Assignee: Puja Valiyil 
>
> rya.merger sets and overrides the version information for multiple dependencies and plugins.  This is especially concerning that rya.merger requires hadoop 2.6, but the rest of rya requires hadoop 2.5.
> The version information should be moved into the dependency management section of the parent pom.



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