[
https://issues.apache.org/jira/browse/ZOOKEEPER-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3362.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 909
[https://github.com/apache/zookeeper/pull/909]
> Create a simple checkstyle file
> -------------------------------
>
> Key: ZOOKEEPER-3362
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3362
> Project: ZooKeeper
> Issue Type: Task
> Components: build
> Affects Versions: 3.6.0
> Reporter: Enrico Olivelli
> Assignee: Enrico Olivelli
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Create a basic checkstyle file, in order to cover the minimal check on
> @author tags.
> This is needed in order to drop old ANT based precommit job (see
> ZOOKEEPER-3351)
> We will not remove legacy checkstyle configuration file in
> zookeeper-server/src/test/resources/checkstyle.xml because it is referred by
> ANT build.xml files (even if we are not actually using that target).
> This task won't add a complete checkstyle configuration with usual checks
> because it would imply almost a change at every .java in the codebase.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)