Hi All, I have now added org.apache.stratos.lb.common back to components/pom.xml and the components now get build successfully.
Thanks Imesh On Fri, Oct 25, 2013 at 12:17 PM, Reka Thirunavukkarasu <[email protected]>wrote: > Sorry. Since org.apache.stratos.lb.common is already removed from the > build, i thought that it is not used by any components. > > On Fri, Oct 25, 2013 at 12:04 PM, Nirmal Fernando > <[email protected]>wrote: > >> Reka, we still need that component to parse loadbalancer.conf. >> > Then +1. We can get it back to parse loadbalancher.conf. > > Thanks, > Reka > >> >> >> On Fri, Oct 25, 2013 at 11:52 AM, Reka Thirunavukkarasu <[email protected]>wrote: >> >>> Hi Pradeep, >>> >>> Thanks for informing. Yah. We have removed the >>> org.apache.stratos.lb.common from the build, since it is no longer usable >>> with the new architectural changes. We are in the process of fixing >>> org.apache.stratos.adc.topology.mgt in order to adapt new changes. >>> >>> Thanks, >>> Reka >>> >>> >>> On Fri, Oct 25, 2013 at 11:46 AM, Pradeep Fernando >>> <[email protected]>wrote: >>> >>>> I think the , >>>> >>>> org.apache.stratos.lb.common component is not added the main build. >>>> >>>> >>>> On Fri, Oct 25, 2013 at 11:05 AM, Pradeep Fernando <[email protected] >>>> > wrote: >>>> >>>>> Hi Devs, >>>>> >>>>> Im experiencing the following failure. Am i missing some step ? >>>>> >>>>> [ERROR] Failed to execute goal >>>>> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile >>>>> (default-compile) on project org.apache.stratos.adc.topology.mgt: >>>>> Compilation failure: Compilation failure: >>>>> [ERROR] >>>>> /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[33,48] >>>>> package org.apache.stratos.lb.common.mb.subscribe does not exist >>>>> [ERROR] >>>>> /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[63,3] >>>>> cannot find symbol >>>>> [ERROR] symbol : class TopicSubscriber >>>>> [ERROR] location: class >>>>> org.apache.stratos.adc.topology.mgt.internal.TopologyMgtDSComponent >>>>> [ERROR] >>>>> /home/pradeep/checkout/stratos-trunk/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/internal/TopologyMgtDSComponent.java:[63,37] >>>>> cannot find symbol >>>>> [ERROR] symbol : class TopicSubscriber >>>>> [ERROR] location: class >>>>> org.apache.stratos.adc.topology.mgt.internal.TopologyMgtDSComponent >>>>> >>>> >>>> >>>> >>>> -- >>>> Pradeep Fernando. >>>> http://pradeepfernando.blogspot.com/ >>>> >>> >>> >>> >>> -- >>> Reka Thirunavukkarasu >>> Software Engineer, >>> WSO2, Inc.:http://wso2.com, >>> Mobile: +94776442007 >>> >>> >>> >> >> >> -- >> Best Regards, >> Nirmal >> >> Nirmal Fernando. >> PPMC Member & Committer of Apache Stratos, >> Senior Software Engineer, WSO2 Inc. >> >> Blog: http://nirmalfdo.blogspot.com/ >> > > > > -- > Reka Thirunavukkarasu > Software Engineer, > WSO2, Inc.:http://wso2.com, > Mobile: +94776442007 > > >
