You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/26 02:16:00 UTC

[jira] [Updated] (CALCITE-3092) improvement the command for building calcite project in tutorial.md

     [ https://issues.apache.org/jira/browse/CALCITE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated CALCITE-3092:
------------------------------------
    Labels: pull-request-available  (was: )

> improvement the command for building calcite project in tutorial.md
> -------------------------------------------------------------------
>
>                 Key: CALCITE-3092
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3092
>             Project: Calcite
>          Issue Type: Improvement
>          Components: site
>    Affects Versions: 1.19.0
>            Reporter: Matt Wang
>            Assignee: Matt Wang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: next
>
>
> the command for building Calcite project is: 
> {code:java}
> $ ./mvnw install -DskipTests -Dcheckstyle.skip=true
> {code}
> but it miss  `_clean_`.
> if you use `_./sqlline_`  command to connect to Calcite, it maybe use old `_taget/fullclasspath.txt`,_ could bring some errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)