Hi, This was due to recent commit. They have changed the name of org.wso2.carbon.automation.api.clients.mediation.MassageStoreAdminClient to org.wso2.carbon.automation.api.clients.mediation.MessageStoreAdminClient in the implementation. But not fixed the import in the org.wso2.carbon.automation.core.ArtifactDeployerUtil. I have fixed it locally and it is working fine.
Thank AndunSLG On Tue, Jul 31, 2012 at 11:39 PM, Hiranya Jayathilaka <[email protected]>wrote: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.automation.core: Compilation > failure: Compilation failure: > [ERROR] > /home/carbon320/AM_RELEASE/platform/platform-integration/clarity-framework/org.wso2.carbon.automation.core/src/main/java/org/wso2/carbon/automation/core/utils/ArtifactDeployerUtil.java:[35,55] > cannot find symbol > [ERROR] symbol : class MassageStoreAdminClient > [ERROR] location: package org.wso2.carbon.automation.api.clients.mediation > [ERROR] > /home/carbon320/AM_RELEASE/platform/platform-integration/clarity-framework/org.wso2.carbon.automation.core/src/main/java/org/wso2/carbon/automation/core/utils/ArtifactDeployerUtil.java:[35,55] > cannot find symbol > [ERROR] symbol : class MassageStoreAdminClient > [ERROR] location: package org.wso2.carbon.automation.api.clients.mediation > [ERROR] > /home/carbon320/AM_RELEASE/platform/platform-integration/clarity-framework/org.wso2.carbon.automation.core/src/main/java/org/wso2/carbon/automation/core/utils/ArtifactDeployerUtil.java:[581,16] > cannot find symbol > [ERROR] symbol : class MassageStoreAdminClient > [ERROR] location: class > org.wso2.carbon.automation.core.utils.ArtifactDeployerUtil > [ERROR] > /home/carbon320/AM_RELEASE/platform/platform-integration/clarity-framework/org.wso2.carbon.automation.core/src/main/java/org/wso2/carbon/automation/core/utils/ArtifactDeployerUtil.java:[582,28] > cannot find symbol > [ERROR] symbol : class MassageStoreAdminClient > [ERROR] location: class > org.wso2.carbon.automation.core.utils.ArtifactDeployerUtil > [ERROR] -> [Help 1] > > > -- > Hiranya Jayathilaka > Senior Technical Lead; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
