[
https://issues.apache.org/jira/browse/DRILL-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184821#comment-14184821
]
Jacques Nadeau edited comment on DRILL-1548 at 10/27/14 4:46 AM:
-----------------------------------------------------------------
Profiles are not exclusive. Multiple profiles can be active at the same time.
Disable is done by adding the following to command line -P-build-jdbc-all
This disables the build-jdbc-all profile. Note the minus in front of the
profile disabling it.
was (Author: jnadeau):
Profiles are not exclusive. Multiple profiles can run at the same time.
Disable is done by adding the following to command line -P-build-jdbc-all
This disables the build-jdbc-all profile. Note the minus in front of the
profile disabling it.
> Remove jdbc-all from default build
> ----------------------------------
>
> Key: DRILL-1548
> URL: https://issues.apache.org/jira/browse/DRILL-1548
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Hanifi Gunes
> Assignee: Aditya Kishore
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: DRILL-1548.patch
>
>
> Currently, jdbc-all module is built each and every time maven build is
> started. Building jdbc-all is time consuming and outputs verbose messages
> making it hard to track lines of interest. This issue proposes to remove
> jdbc-all from the default maven build possibly moving it to apache build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)