This is due to some of the report related code refactoring work. Looks like Ajith has more changes left locally.
/sumedha On Sat, Jan 23, 2010 at 10:56 AM, Chamara Silva <[email protected]> wrote: > I am getting compilation failure in carbon component trunk. > > Thanks & Regards, > Chamara > > Building WSO2 Carbon - BAM UI FE > [INFO] task-segment: [deploy] > [INFO] > ------------------------------------------------------------------------ > [INFO] [build-helper:add-source {execution: add-source}] > [INFO] Source directory: > > /home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/target/generated-code/src > added. > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 62 resources > [INFO] [antrun:run {execution: source-code-generation}] > [INFO] Executing tasks > [java] Retrieving document at > 'src/main/resources/BAMConfigAdminService.wsdl'. > [java] log4j:WARN No appenders could be found for logger > (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder). > [java] log4j:WARN Please initialize the log4j system properly. > [java] Retrieving document at 'src/main/resources/BAMStatQueryDS.wsdl'. > [java] log4j:WARN No appenders could be found for logger > (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder). > [java] log4j:WARN Please initialize the log4j system properly. > [java] Retrieving document at > 'src/main/resources/BAMSummaryQueryDS.wsdl'. > [java] log4j:WARN No appenders could be found for logger > (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder). > [java] log4j:WARN Please initialize the log4j system properly. > [java] Retrieving document at > 'src/main/resources/BAMListAdminService.wsdl'. > [java] log4j:WARN No appenders could be found for logger > (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder). > [java] log4j:WARN Please initialize the log4j system properly. > [INFO] Executed tasks > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 160 source files to > > /home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > > /home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/src/main/java/org/wso2/carbon/bam/mgt/ui/report/ServerDataFactory.java:[26,7] > org.wso2.carbon.bam.mgt.ui.report.ServerDataFactory is not abstract > and does not override abstract method > generateCollection(java.lang.String,java.lang.String) in > org.wso2.carbon.reporting.core.ReportDataFactory > > > /home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/src/main/java/org/wso2/carbon/bam/mgt/ui/report/MediationFactory.java:[27,7] > org.wso2.carbon.bam.mgt.ui.report.MediationFactory is not abstract and > does not override abstract method > generateCollection(java.lang.String,java.lang.String) in > org.wso2.carbon.reporting.core.ReportDataFactory > > > -- > > Suminda Chamara Silva > Senior Software Engineer - QA > WSO2 Inc. > Mobilel: +94 718 302858 > blog: http://chamaras.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
