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 2017/10/10 22:40:00 UTC

[jira] [Commented] (RYA-402) Create Kafka reusable test code project.

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

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

GitHub user kchilton2 opened a pull request:

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

    RYA-402 Create Kafka reusable test code project.

    <!--
    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?
    [Brief Description of what changed]
    
    ### Tests
    >Coverage?
    
    [Description of what tests were written]
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-NUMBER)
    
    ### 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/kchilton2/incubator-rya RYA-402

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

    https://github.com/apache/incubator-rya/pull/242.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 #242
    
----
commit 156a18b0edb0174352cb0321daeca5c7ca668e57
Author: kchilton2 <ke...@gmail.com>
Date:   2017-10-10T22:36:25Z

    RYA-402 Create Kafka reusable test code project.

----


> Create Kafka reusable test code project.
> ----------------------------------------
>
>                 Key: RYA-402
>                 URL: https://issues.apache.org/jira/browse/RYA-402
>             Project: Rya
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 3.2.11
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>
> Create the parent project for all 3rd party tech test jar artifacts. It will be a child of rya-project and the module will be named "test".
> Then have a project within the test parent for the Kafka components that currently reside within the "rya.pcj.fluo.test.base" project.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)