Thanks for your reply Srisunmugaraja. I downloaded the source from this location specified in the API Manager 1.6.0 documentation: https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk06. If you build the source from the products/apimgt/1.6.0 folder, the WSO2-CARBON-PATCH-4.2.0-000X zip files are downloaded from the wso2 repository, installed in my local maven repository, and unzipped for the AM product distribution under products/apimgt/1.6.0/modules/p2-profile/product/target folder. Is building the kernel patch 0001 from source required for building chunk-06 from source?
Thanks, Antonio From: Srisunmugaraja Paraparan [mailto:[email protected]] Sent: Friday, March 14, 2014 12:29 PM To: Cameron, Antonio Cc: [email protected]; Brainard, David Subject: Re: [Dev] Building / customizing API Manager Store / Publisher from source code Hi Cameron, This is the kernel source location https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/ First You build kernel patch0001, patch0002, patch0003 and patch0004 inside the patches. Then you can build chunk06 in the same repo. On Fri, Mar 14, 2014 at 9:33 PM, Cameron, Antonio <[email protected]<mailto:[email protected]>> wrote: Hello, I'm getting the following error while building product-releases/chunk-06 from the turing-chunk06 source: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2. 3.1:compile (default-compile) on project org.wso2.carbon.apimgt.impl: Compilatio n failure: Compilation failure: [ERROR] ...\components\apimgt\org.wso2.carbon.apimgt.impl\1 .2.1\src\main\java\org\wso2\carbon\apimgt\impl\APIConsumerImpl.java:[362,59] err or: cannot find symbol [ERROR] [ERROR] ...\components\apimgt\org.wso2.carbon.apimgt.impl\1 .2.1\src\main\java\org\wso2\carbon\apimgt\impl\APIConsumerImpl.java:[476,61] err or: cannot find symbol [ERROR] Stackoverflow and other forums mention that I need to build kernel patch 0001 to resolve this issue. Since I don't have the kernel source code downloaded, how do I add this dependency to my maven build process? Thanks, Antonio ________________________________ This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. _______________________________________________ Dev mailing list [email protected]<mailto:[email protected]> http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks & Regards -- Srisunmugaraja Paraparan Software Engineer, WSO2 Inc. - lean . enterprise . middleware | wso2.com<http://wso2.com> email : [email protected]<mailto:[email protected]>, mobile : +94 77 0362151 ---------------------------------------------------------------------- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
