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

Jeff Dasch edited comment on RYA-358 at 10/5/17 1:03 AM:
---------------------------------------------------------

Include a check to ensure none of our source is importing internal (relocated) 
classes from other projects, like {{import jline.internal.Preconditions;}} or 
{{import com.beust.jcommander.internal.Lists;}}


was (Author: jdasch):
Include a check to ensure none of our source is importing internal (shaded) 
classes from other projects, like {{import jline.internal.Preconditions;}} or 
{{import com.beust.jcommander.internal.Lists;}}

> Add checkstyle rules to build
> -----------------------------
>
>                 Key: RYA-358
>                 URL: https://issues.apache.org/jira/browse/RYA-358
>             Project: Rya
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Jeff Dasch
>            Priority: Minor
>
> Define a checkstyle code convention to make it easier to accept pull requests 
> from the community and ensure the codebase has a consistent feel.
> Use Accumulo's ruleset as a starting point:  
> https://github.com/apache/accumulo/blob/master/pom.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to