You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by rdblue <gi...@git.apache.org> on 2016/09/10 23:44:29 UTC

[GitHub] avro pull request #122: AVRO-1900: Remove dev-tools to fix Java build.

GitHub user rdblue opened a pull request:

    https://github.com/apache/avro/pull/122

    AVRO-1900: Remove dev-tools to fix Java build.

    The dev-tools module has to be built before working in lang/java. This
    breaks the build.sh script and is a confusing failure for new Java
    contributors. This commit fixes the problem by moving the checkstyle
    config back into the lang/java/pom.xml. It is applied to all Java
    modules under lang/java.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rdblue/avro AVRO-1900-fix-java-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #122
    
----
commit 52e005ed22c5d07cb7f9da404449bf95853b34fe
Author: Ryan Blue <bl...@apache.org>
Date:   2016-09-10T23:41:58Z

    AVRO-1900: Remove dev-tools to fix Java build.
    
    The dev-tools module has to be built before working in lang/java. This
    breaks the build.sh script and is a confusing failure for new Java
    contributors. This commit fixes the problem by moving the checkstyle
    config back into the lang/java/pom.xml. It is applied to all Java
    modules under lang/java.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] avro pull request #122: AVRO-1900: Remove dev-tools to fix Java build.

Posted by rdblue <gi...@git.apache.org>.
Github user rdblue closed the pull request at:

    https://github.com/apache/avro/pull/122


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---