Looks like dependencies/synapse svn up was not taken before the build. The changes that were committed in r93509 is not there. if that changes applied this compilation Error can't happen.
thanks, Charith On Fri, May 6, 2011 at 6:05 PM, WSO2 Release-Builder <[email protected]>wrote: > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] snapshot > org.wso2.carbon:org.wso2.carbon.mediation.registry:3.2.0-SNAPSHOT: checking > for updates from wso2-nexus > [INFO] snapshot org.wso2.carbon:org.wso2.carbon.datasource:3.2.0-SNAPSHOT: > checking for updates from wso2-nexus > [INFO] snapshot > org.wso2.carbon:org.wso2.carbon.task.services:3.2.0-SNAPSHOT: checking for > updates from wso2-nexus > [INFO] snapshot > org.wso2.carbon:org.wso2.carbon.mediation.dependency.mgt:3.2.0-SNAPSHOT: > checking for updates from wso2-nexus > [INFO] snapshot > org.wso2.carbon:org.wso2.carbon.application.deployer.synapse:3.2.0-SNAPSHOT: > checking for updates from wso2-nexus > [INFO] snapshot org.wso2.carbon:org.wso2.carbon.event.core:3.2.0-SNAPSHOT: > checking for updates from wso2-nexus > [INFO] [incremental-build:incremental-build {execution: default}] > [INFO] Verifying module descriptor ... > [INFO] Pom descriptor modification detected. > [INFO] Deleting > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/target > [INFO] [clean:clean {execution: auto-clean}] > [INFO] Deleting > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/target > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 49 source files to > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/target/classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/MessageStoreStore.java:[43,29] > serializeMessageStore(org.apache.synapse.message.store.MessageStore,org.apache.axiom.om.OMElement) > in org.apache.synapse.config.xml.MultiXMLConfigurationSerializer cannot be > applied to > (org.apache.synapse.message.store.MessageStore,org.apache.synapse.config.SynapseConfiguration,<nulltype>) > > [ERROR] > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/MessageProcessorStore.java:[45,29] > serializeMessageProcessor(org.apache.synapse.message.processors.MessageProcessor,org.apache.axiom.om.OMElement) > in org.apache.synapse.config.xml.MultiXMLConfigurationSerializer cannot be > applied to > (org.apache.synapse.message.processors.MessageProcessor,org.apache.synapse.config.SynapseConfiguration,<nulltype>) > > [INFO] 2 errors > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/MessageStoreStore.java:[43,29] > serializeMessageStore(org.apache.synapse.message.store.MessageStore,org.apache.axiom.om.OMElement) > in org.apache.synapse.config.xml.MultiXMLConfigurationSerializer cannot be > applied to > (org.apache.synapse.message.store.MessageStore,org.apache.synapse.config.SynapseConfiguration,<nulltype>) > > /home/release/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/MessageProcessorStore.java:[45,29] > serializeMessageProcessor(org.apache.synapse.message.processors.MessageProcessor,org.apache.axiom.om.OMElement) > in org.apache.synapse.config.xml.MultiXMLConfigurationSerializer cannot be > applied to > (org.apache.synapse.message.processors.MessageProcessor,org.apache.synapse.config.SynapseConfiguration,<nulltype>) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 99 minutes 10 seconds > [INFO] Finished at: Fri May 06 18:04:53 IST 2011 > [INFO] Final Memory: 1297M/1801M > [INFO] > ------------------------------------------------------------------------ > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Charith Dhanushka Wickramarachchi Software Engineer WSO2 Inc http://wso2.com/ http://wso2.org/ blog http://charithwiki.blogspot.com/ twitter http://twitter.com/charithwiki
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
