Hi I changed the synapse deployer according to the new implementation of AppDeployerUtils's getTenantIdString() method. It should get rid of the build failure.
On Mon, Sep 30, 2013 at 2:33 PM, Balakrishnan Gokulakrishnan <[email protected] > wrote: > This is what I thought as well. However, I could not find the > application-deployers component in the CC content hackathon Google doc, > hence the mail. > > Thanks, > > > On 30 September 2013 14:26, Isuru Udana <[email protected]> wrote: > >> This is due to the api change in the kernel patch0001 >> in getTenantIdString() method of AppDeployerUtils. >> I think this was done as a part of the CarbonContext.getCurrentContext() >> refactoring. >> >> >> On Mon, Sep 30, 2013 at 1:58 PM, Balakrishnan Gokulakrishnan < >> [email protected]> wrote: >> >>> Hi, >>> >>> I'm getting $subject while building on a clean repo. The log is as >>> follows: >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 1:28:34.582s >>> [INFO] Finished at: Mon Sep 30 13:42:10 IST 2013 >>> [INFO] Final Memory: 722M/922M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>> (default-compile) on project org.wso2.carbon.application.deployer.synapse: >>> Compilation failure >>> [ERROR] >>> /home/gokul/wso2/carbon/platform/branches/4.2.0/components/application-deployers/org.wso2.carbon.application.deployer.synapse/4.2.0/src/main/java/org/wso2/carbon/application/deployer/synapse/SynapseAppDeployer.java:[218,42] >>> getTenantIdString() in >>> org.wso2.carbon.application.deployer.AppDeployerUtils cannot be applied to >>> (org.apache.axis2.engine.AxisConfiguration) >>> [ERROR] -> [Help 1] >>> [ERROR] >>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>> -e switch. >>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>> [ERROR] >>> [ERROR] For more information about the errors and possible solutions, >>> please read the following articles: >>> [ERROR] [Help 1] >>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >>> [ERROR] >>> [ERROR] After correcting the problems, you can resume the build with the >>> command >>> [ERROR] mvn <goals> -rf :org.wso2.carbon.application.deployer.synapse >>> >>> >>> Thanks, >>> >>> -- >>> *Balakrishnan Gokulakrishnan* >>> Software Engineer, >>> WSO2, Inc.; http://wso2.com >>> Tel: 0094 11 214 5345 | Fax: 0094 11 214 5300 >>> >>> Twitter: http://twitter.com/gokulbs >>> Mobile: 0094 77 593 5789 >>> >> >> >> >> -- >> *Isuru Udana* >> * >> * >> Senior * >> Software Engineer >> * >> WSO2 Inc.; http://wso2.com >> email: [email protected] cell: +94 77 3791887 >> blog: http://mytecheye.blogspot.com/ >> twitter: http://twitter.com/isudana >> > > > > -- > *Balakrishnan Gokulakrishnan* > Software Engineer, > WSO2, Inc.; http://wso2.com > Tel: 0094 11 214 5345 | Fax: 0094 11 214 5300 > > Twitter: http://twitter.com/gokulbs > Mobile: 0094 77 593 5789 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, *Shafreen* Software Engineer WSO2 Inc Mobile : 077-556-395-1
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
