You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/22 12:02:16 UTC

[jira] [Commented] (DRILL-554) maven-compiler-plugin only supports 'm' suffix for 'maxmem' option

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

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

GitHub user adityakishore opened a pull request:

    https://github.com/apache/incubator-drill/pull/55

    DRILL-554: maven-compiler-plugin only supports 'm' suffix for 'maxmem' o...

    ...ption

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

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

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

    https://github.com/apache/incubator-drill/pull/55.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 #55
    
----
commit 44f8259c10462651204a1ffe97e1ed5c5db70a67
Author: Aditya Kishore <ad...@maprtech.com>
Date:   2014-04-22T10:01:08Z

    DRILL-554: maven-compiler-plugin only supports 'm' suffix for 'maxmem' option

----


> maven-compiler-plugin only supports 'm' suffix for 'maxmem' option
> ------------------------------------------------------------------
>
>                 Key: DRILL-554
>                 URL: https://issues.apache.org/jira/browse/DRILL-554
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>
> {noformat}
> ...
> [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ drill-sqlparser ---
> [INFO] Invalid value for maxmem '2g'. Ignoring this option.
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)