Github user serranom commented on the issue:

    https://github.com/apache/twill/pull/1
  
    Fixed these and some other checkstyle related parts.   I was running full 
builds but was not seeing the checkstyle failures.  I'm not sure what mistake I 
made.  Anyway, these issues are now fixed.  Thanks for your patience as I get 
to know the project.  Also, twill-core has these checkstyle warnings but a 
failure is not triggered:
    
        [INFO] --- maven-checkstyle-plugin:2.12.1:check (validate) @ twill-core 
---
        [INFO] Starting audit...
        /home/martin/dev/other/twill/twill-    
core/src/main/java/../java/org/apache/twill/internal/state/SystemMessages.java:22:
 warning: Wrong order for 'com.google.common.base.Preconditions' import.
        
/home/martin/dev/other/twill/twill-core/src/test/java/org/apache/twill/internal/DebugOptionsTest.java:26:
 warning: First sentence should end with a period.
        Audit done.



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to