[
https://issues.apache.org/jira/browse/DRILL-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197659#comment-14197659
]
Aditya Kishore commented on DRILL-1548:
---------------------------------------
bq.maven does not support profile activation by logical ORing specific
property's precence/absence
Maven seems to have recently switched from OR'ing (until 3.2.1) the activation
conditions to AND'ing them starting from 3.2.2.
http://jira.codehaus.org/browse/MNG-4565
> 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: Steven Phillips
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: DRILL-1548-Remove-jdbc-all-from-default-build.patch,
> DRILL-1548.1.patch.txt, 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)