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/11/16 22:53:11 UTC

[jira] [Commented] (DRILL-4094) Respect -DskipTests=true for JDBC plugin tests

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

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

GitHub user aleph-zero opened a pull request:

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

    DRILL-4094: Respect skipTests in JDBC plugin tests.

    Modifies the pom.xml for the JDBC plugin to respect the maven
    -DskipTests flag.

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

    $ git pull https://github.com/aleph-zero/drill issues/DRILL-4094

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

    https://github.com/apache/drill/pull/261.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 #261
    
----
commit 98dab7ef851d0929cb5c67dc1c0b8f35b738a8cd
Author: aleph-zero <an...@primer.org>
Date:   2015-11-16T21:51:31Z

    DRILL-4094: Respect skipTests in JDBC plugin tests.
    
    Modifies the pom.xml for the JDBC plugin to respect the maven
    -DskipTests flag.

----


> Respect -DskipTests=true for JDBC plugin tests
> ----------------------------------------------
>
>                 Key: DRILL-4094
>                 URL: https://issues.apache.org/jira/browse/DRILL-4094
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>            Reporter: Andrew
>            Assignee: Andrew
>            Priority: Trivial
>
> The maven config for the JDBC storage plugin does not respect the -DskipTests option.



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