Did above. (Did a svn up from root) Still I get compilations errors. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure
/opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceDeployer.java:[43,38] cannot find symbol symbol : method deploySynapseArtifact(org.apache.axiom.om.OMElement,java.lang.String,java.util.Properties) location: class org.apache.synapse.deployers.EventSourceDeployer /opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceDeployer.java:[40,4] method does not override or implement a method from a supertype /opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceDeployer.java:[51,38] cannot find symbol symbol : method updateSynapseArtifact(org.apache.axiom.om.OMElement,java.lang.String,java.lang.String,java.util.Properties) location: class org.apache.synapse.deployers.EventSourceDeployer /opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceDeployer.java:[48,4] method does not override or implement a method from a supertype /opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceServiceComponent.java:[79,39] cannot find symbol symbol : method getServerContextInformation() location: interface org.apache.synapse.core.SynapseEnvironment /opt/builds/carbon/components/eventing/org.wso2.carbon.eventing.eventsource/src/main/java/org/wso2/carbon/eventing/eventsource/EventSourceServiceComponent.java:[99,47] cannot find symbol symbol : method getServerContextInformation() location: interface org.apache.synapse.core.SynapseEnvironment On Fri, Sep 24, 2010 a t 12:55 PM, Kasun Indrasiri <[email protected]> wrote: > svn up dependencies/synapse and rebuild router mediator. > > > On Fri, Sep 24, 2010 at 12:20 PM, Supun Kamburugamuva <[email protected]>wrote: > >> Please take a svn up. >> >> Thanks, >> Supun.. >> >> On Fri, Sep 24, 2010 at 12:05 PM, Buddhika Chamith <[email protected]> >> wrote: >> > When I try to build components on the trunk with bam profile I get >> following >> > compilation failure. >> > [INFO] >> > ------------------------------------------------------------------------ >> > [ERROR] BUILD FAILURE >> > [INFO] >> > ------------------------------------------------------------------------ >> > [INFO] Compilation failure >> > >> /opt/builds/carbon/components/mediators/router/org.wso2.carbon.mediator.router.impl/src/main/java/org/wso2/carbon/mediators/router/impl/config/xml/RouterMediatorFactory.java:[49,7] >> > org.wso2.carbon.mediators.router.impl.config.xml.RouterMediatorFactory >> is >> > not abstract and does not override abstract method >> > createSpecificMediator(org.apache.axiom.om.OMElement) in >> > org.apache.synapse.config.xml.AbstractMediatorFactory >> > >> /opt/builds/carbon/components/mediators/router/org.wso2.carbon.mediator.router.impl/src/main/java/org/wso2/carbon/mediators/router/impl/config/xml/RouterMediatorFactory.java:[109,45] >> > createTarget(org.apache.axiom.om.OMElement) in >> > org.apache.synapse.config.xml.TargetFactory cannot be applied to >> > (org.apache.axiom.om.OMElement,java.util.Properties) >> > >> > >> > >> > _______________________________________________ >> > Carbon-dev mailing list >> > [email protected] >> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > >> > >> >> >> >> -- >> Supun Kamburugamuva >> Technical Lead >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: +94 77 431 3585 >> Blog: http://supunk.blogspot.com >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Kasun Indrasiri > Senior Software Engineer > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > cell: +94 71 536 4128 > Blog : http://kasunpanorama.blogspot.com/ > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Buddhika Chamith Software Engineer WSO2 Inc. (+94716386418) http://wso2.com http://chamibuddhika.wordpress.com
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
