[
https://issues.apache.org/jira/browse/DRILL-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170395#comment-16170395
]
ASF GitHub Bot commented on DRILL-5799:
---------------------------------------
Github user xhochy commented on the issue:
https://github.com/apache/drill/pull/946
Build failed with unrelated reasons to this PR:
```
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireFilesSize failed
with message:
The file drill-jdbc-all-1.12.0-SNAPSHOT.jar is outside the expected size
range.
This is likely due to you adding new dependencies to a
java-exec and not updating the excludes in this module. This is important as it
minimizes the size of the dependency of Drill application users.
/home/travis/build/apache/drill/exec/jdbc-all/target/drill-jdbc-all-1.12.0-SNAPSHOT.jar
size (31071836) too large. Max. is
29000000/home/travis/build/apache/drill/exec/jdbc-all/target/drill-jdbc-all-1.12.0-SNAPSHOT.jar
```
> native-client: Support alternative build directories
> ----------------------------------------------------
>
> Key: DRILL-5799
> URL: https://issues.apache.org/jira/browse/DRILL-5799
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - C++
> Reporter: Uwe L. Korn
>
> At the moment the native client only supports {{build}} as its build
> directory. This should be freely choosable by the user.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)