You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/07 08:35:26 UTC

[jira] [Commented] (DRILL-3888) Build test jars for all Drill Modules

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

ASF GitHub Bot commented on DRILL-3888:
---------------------------------------

GitHub user adityakishore opened a pull request:

    https://github.com/apache/drill/pull/188

    DRILL-3888: Build test jars for all Drill Modules

    This patch moves the test jar configuration to the root pom and remove it from individual module's pom.

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

    $ git pull https://github.com/adityakishore/drill DRILL-3888

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

    https://github.com/apache/drill/pull/188.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 #188
    
----
commit 57f2bacfb0a7539ed2ec8ae3740a9e82e524141c
Author: Aditya Kishore <ad...@apache.org>
Date:   2015-10-02T18:36:45Z

    DRILL-3888: Build test jars for all Drill Modules

----


> Build test jars for all Drill Modules
> -------------------------------------
>
>                 Key: DRILL-3888
>                 URL: https://issues.apache.org/jira/browse/DRILL-3888
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Currently test jars are built only for common, storage-hive-core and java-exec project since the configuration is separately specified in each of these projects' pom.



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