[
https://issues.apache.org/jira/browse/AVRO-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982311#comment-15982311
]
Hadoop QA commented on AVRO-2016:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
16s{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} buildtest {color} | {color:green} 0m
0s{color} | {color:green} master passed {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red} 0m
0s{color} | {color:red} The patch has 96 line(s) that end in whitespace. Use
git apply --whitespace=fix <<patch_file>>. Refer
https://git-scm.com/docs/git-apply {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red} 0m
3s{color} | {color:red} The patch 16 line(s) with tabs. {color} |
| {color:green}+1{color} | {color:green} buildtest {color} | {color:green} 6m
36s{color} | {color:green} the patch passed {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 7m 14s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Image:yetus/avro:793178a |
| JIRA Issue | AVRO-2016 |
| GITHUB PR | https://github.com/apache/avro/pull/206 |
| Optional Tests | buildtest javac |
| uname | Linux ca86621cc4a6 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6
15:44:32 UTC 2016 x86_64 GNU/Linux |
| Build tool | build |
| git revision | master / 793178a |
| Default Java | 1.7.0_111 |
| whitespace |
https://builds.apache.org/job/PreCommit-AVRO-Build-TEST/5/artifact/patchprocess/whitespace-eol.txt
|
| whitespace |
https://builds.apache.org/job/PreCommit-AVRO-Build-TEST/5/artifact/patchprocess/whitespace-tabs.txt
|
| modules | C: lang/java U: lang/java |
| Console output |
https://builds.apache.org/job/PreCommit-AVRO-Build-TEST/5/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> Add support for adding include dirs for avdl -> avpr generation
> ---------------------------------------------------------------
>
> Key: AVRO-2016
> URL: https://issues.apache.org/jira/browse/AVRO-2016
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Pepijn Noltes
> Assignee: Pepijn Noltes
> Priority: Minor
>
> I am using Apache Avro with a project setup where avdl files are imported by
> project dependencies.
> In this setup, the project directory containing the avdl files and the
> directories containing the imported avdl files are separated.
> During build I can bring these together, but during development (using
> avroclipse) they are still separated. I would like to specify which
> additional include dirs the 'avro-tools idl' should look for when resolving a
> 'import idl' statement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)