Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/470#issuecomment-72017450
  
    i get compile errors in 
`/camp-base/src/main/java/io/brooklyn/camp/spi/AbstractResource.java` 
    
    from http://docs.oracle.com/javase/tutorial/java/javaOO/nested.html
    
    | Non-static nested classes (inner classes) have access to other members of 
the enclosing class, even if they are declared private. Static nested classes 
do not have access to other members of the enclosing class. 
    
    this probably affects a fair few of our builders -- would be good to 
resolve /cc @aledsage


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to