You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/01 04:11:26 UTC

[jira] [Commented] (APEXCORE-401) Create a separate artifact for checkstyle and other common configurations

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

ASF GitHub Bot commented on APEXCORE-401:
-----------------------------------------

GitHub user chandnisingh opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/290

    APEXCORE-401 created an artifact for codestyle configurations

    

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

    $ git pull https://github.com/chandnisingh/incubator-apex-core APEXCORE-401

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

    https://github.com/apache/incubator-apex-core/pull/290.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 #290
    
----
commit f579182ba8e4324e6e0bc6f396c152a78ffaebd4
Author: Chandni Singh <cs...@apache.org>
Date:   2016-04-01T01:56:01Z

    APEXCORE-401 created an artifact for codestyle configurations

----


> Create a separate artifact for checkstyle and other common configurations
> -------------------------------------------------------------------------
>
>                 Key: APEXCORE-401
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-401
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Chandni Singh
>            Assignee: Chandni Singh
>
> As of now, Apex Core and Apex Malhar have same checkstyle rules. These rules are present in a file called apex_checks.xml. There are separate copies of these present in both the repositories. Any change to the configuration has to be made manually at multiple places. 
> We can improve this by creating another artifact which includes such common configuration and Apex Malhar can reference it directly.



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