Hi Devs, I'm getting the following compilation error in deploymentadmin while trying to build the latest trunk:
[INFO] Compilation failure /home/hiranya/Projects/Java/felix/trunk/deploymentadmin/autoconf/src/main/java/org/apache/felix/deployment/rp/autoconf/Activator.java:[42,20] cannot find symbol symbol : method createService() location: class org.apache.felix.deployment.rp.autoconf.Activator I believe the createService method should be changed to createComponent in the Activator class? Thanks -- Hiranya Jayathilaka Senior Software Engineer; WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com
