Hi, When I try to build carbon-components, the build breaks at the eventing component. Is there a way to resolve this?
Given below is the error I get: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/mackie/carbon-components/eventing/org.wso2.carbon.eventing.impl/src/main/java/org/wso2/carbon/eventing/impl/AbstractRegistryBasedSubscriptionManager.java:[85,40] cannot find symbol symbol : method isPersistant() location: class org.wso2.eventing.Subscription /home/mackie/carbon-components/eventing/org.wso2.carbon.eventing.impl/src/main/java/org/wso2/carbon/eventing/impl/AbstractRegistryBasedSubscriptionManager.java:[406,68] cannot find symbol symbol : method isPersistant() location: class org.wso2.eventing.Subscription /home/mackie/carbon-components/eventing/org.wso2.carbon.eventing.impl/src/main/java/org/wso2/carbon/eventing/impl/AbstractRegistryBasedSubscriptionManager.java:[455,36] cannot find symbol symbol : method setPersistant(java.lang.Boolean) location: class org.wso2.eventing.Subscription /home/mackie/carbon-components/eventing/org.wso2.carbon.eventing.impl/src/main/java/org/wso2/carbon/eventing/impl/AbstractRegistryBasedSubscriptionManager.java:[586,28] cannot find symbol symbol : method setEventDispatcher(org.wso2.eventing.EventDispatcher<T>) location: class org.wso2.eventing.Subscription /home/mackie/carbon-components/eventing/org.wso2.carbon.eventing.impl/src/main/java/org/wso2/carbon/eventing/impl/AbstractRegistryBasedSubscriptionManager.java:[583,9] method does not override a method from its superclass Regards, Tharindu
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
