Github user ashish-m-yh commented on the pull request:

    https://github.com/apache/metamodel/pull/19#issuecomment-104870675
  
    I used checkstyle static code analyzer to identify number of style issues 
(including the ones you raised) and fixed them.
    
    However, throwing out DefaultHttpClient didn't work for some weird reason. 
Strangely, my Eclipse does not even show it is deprecated. :(
    
    The following piece of code gives compiler error "cannot find symbol" 
though correct jar is in classpath etc.
    
    HttpClientBuilder httpclientBuilder = HttpClientBuilder().create();



---
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