Hello Hiranya, You're absolutely right. I just committed this simple fix.
Greetings, Marcel On 1 Oct 2010, at 6:17 , Hiranya Jayathilaka wrote: > 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 >
