You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/09/10 23:37:20 UTC

[jira] [Commented] (AVRO-1900) build.sh test fails for dev-tools.jar

    [ https://issues.apache.org/jira/browse/AVRO-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15480642#comment-15480642 ] 

Ryan Blue commented on AVRO-1900:
---------------------------------

I think the right way to fix this is to get rid of dev-tools. I flagged this on AVRO-1838, but didn't know that it would mess up the build script or wouldn't have committed it at the time. That issue was primarily about improving our checkstyle config anyway. Moving this back into lang/java/ will fix the problem so we don't need to document it for new Java devs while fixing the build.

> build.sh test fails for dev-tools.jar
> -------------------------------------
>
>                 Key: AVRO-1900
>                 URL: https://issues.apache.org/jira/browse/AVRO-1900
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Suraj Acharya
>            Assignee: Suraj Acharya
>              Labels: build
>         Attachments: AVRO-1900.patch
>
>
> When i ran {{./build.sh test}} in the docker container I was getting an error mentioning dev-tools.jar was not present.
> When I looked further into it I realized that {{build.sh}} never actually builds dev-tools.jar.
> I added a line in the test option to first {{mvn install}} on the dev-tools folder. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)