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

ASF GitHub Bot commented on KAFKA-3022:
---------------------------------------

GitHub user granthenke opened a pull request:

    https://github.com/apache/kafka/pull/712

    KAFKA-3022: Deduplicate common project configurations

    - Move testJar to subprojects config
    - Move CheckStyle to subprojects config
    - Move testLogging to subprojects config
    - Add testSourceJar in subprojects config
    - Minor cleanup

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

    $ git pull https://github.com/granthenke/kafka build-dedupe

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

    https://github.com/apache/kafka/pull/712.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 #712
    
----
commit eb469093f9fe83416a1ace421a9fb9ab17b936ee
Author: Grant Henke <granthe...@gmail.com>
Date:   2015-12-22T16:20:26Z

    KAFKA-3022: Deduplicate common project configurations
    
    - Move testJar to subprojects config
    - Move CheckStyle to subprojects config
    - Move testLogging to subprojects config
    - Add testSourceJar in subprojects config
    - Minor cleanup

----


> Deduplicate common project configurations
> -----------------------------------------
>
>                 Key: KAFKA-3022
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3022
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>             Fix For: 0.9.1.0
>
>
> Many of the configurations for subproject artifacts, tests, CheckStyle, etc. 
> are and should be exactly the same. We can reduce duplicate code by moving 
> this configuration to the sub-projects section.



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

Reply via email to