Hi Kishanthan I tried to build the according to the dependent order that you mentioned using java 1.8.0_40. But I'm getting following error when trying to build the kernel
Installing org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT. > Installation failed. > Cannot complete the install because one or more required items could not > be found. > Software being installed: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT > (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) > Missing requirement: Jasper Jsp Support Bundle 1.0.400.v20120522-2049 > (org.eclipse.equinox.jsp.jasper 1.0.400.v20120522-2049) requires 'package > javax.servlet.jsp [2.0.0,2.3.0)' but it could not be found > Cannot satisfy dependency: > From: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT > (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) > To: org.wso2.carbon.core.ui.feature.group [4.4.0.SNAPSHOT] > Cannot satisfy dependency: > From: WSO2 Carbon - Carbon UI Feature 4.4.0.SNAPSHOT > (org.wso2.carbon.core.ui.feature.group 4.4.0.SNAPSHOT) > To: org.eclipse.equinox.jsp.jasper [1.0.400.v20120522-2049] > Application failed Thanks Regards On Wed, Mar 4, 2015 at 12:38 PM, Kishanthan Thangarajah <[email protected] > wrote: > > > On Wed, Mar 4, 2015 at 12:34 PM, Thusitha Thilina Dayaratne < > [email protected]> wrote: > >> Hi Kishanthan, >> >> I get updated my fork and tried to build again. Now I'm getting following >> error. >> >> Installing org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT. >>> Installation failed. >>> Cannot complete the install because one or more required items could not >>> be found. >>> Software being installed: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT >>> (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) >>> Missing requirement: WSO2 Carbon - Addressing 4.4.0.SNAPSHOT >>> (org.wso2.carbon.addressing 4.4.0.SNAPSHOT) requires 'package >>> org.apache.axis2 [1.6.1.wso2v12,1.7.0)' but it could not be found >>> Cannot satisfy dependency: >>> From: WSO2 Carbon - Carbon Common Feature 4.4.0.SNAPSHOT >>> (org.wso2.carbon.core.common.feature.group 4.4.0.SNAPSHOT) >>> To: org.wso2.carbon.addressing [4.4.0.SNAPSHOT] >>> Cannot satisfy dependency: >>> From: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT >>> (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) >>> To: org.wso2.carbon.core.common.feature.group [4.4.0.SNAPSHOT] >>> Application failed >> >> >> It would be great if you can tell me how can I fix this. >> > > > This development branch depends on axiom, axis2 repos and of the same > branch (java8support). And you have to use jdk8. So you may have to build > from the order like below. This dependent build order will not be needed > once we stabilise this branch with jdk8 build issues. > wso2-axiom (java8support) > wso2-axis2 (java8support) > carbon4-kernel (java8support) > > Can you try building the above and check again? > > >> > >> >> Thanks >> Best Regards >> >> On Wed, Mar 4, 2015 at 12:14 PM, Thusitha Thilina Dayaratne < >> [email protected]> wrote: >> >>> Hi Kishanthan, >>> >>> I'm working on providing tomcat 8.0.20 support for carbon platform. >>> https://redmine.wso2.com/issues/3731I >>> I forked the carbon4-kernel and cloned the java8support branch from the >>> fork. When I trying to build the kernel I'm getting following error >>> >>> >>>> Installing org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT. >>>> Installation failed. >>>> Cannot complete the install because one or more required items could >>>> not be found. >>>> Software being installed: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT >>>> (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) >>>> Missing requirement: Jasper Jsp Support Bundle 1.0.400.v20120522-2049 >>>> (org.eclipse.equinox.jsp.jasper 1.0.400.v20120522-2049) requires 'package >>>> javax.servlet.jsp [2.0.0,2.3.0)' but it could not be found >>>> Cannot satisfy dependency: >>>> From: WSO2 Carbon - Carbon Feature 4.4.0.SNAPSHOT >>>> (org.wso2.carbon.core.feature.group 4.4.0.SNAPSHOT) >>>> To: org.wso2.carbon.core.ui.feature.group [4.4.0.SNAPSHOT] >>>> Cannot satisfy dependency: >>>> From: WSO2 Carbon - Carbon UI Feature 4.4.0.SNAPSHOT >>>> (org.wso2.carbon.core.ui.feature.group 4.4.0.SNAPSHOT) >>>> To: org.eclipse.equinox.jsp.jasper [1.0.400.v20120522-2049] >>>> Application failed >>> >>> >>> Is there anything that I missed when I doing the build? >>> >>> Thanks >>> Regards >>> -- >>> Thusitha Dayaratne >>> Software Engineer | WSO2 Inc >>> >>> Email [email protected] >>> Mobile +94712756809 >>> Blog alokayasoya.blogspot.com >>> >>> >> >> >> -- >> Thusitha Dayaratne >> Software Engineer | WSO2 Inc >> >> Email [email protected] >> Mobile +94712756809 >> Blog alokayasoya.blogspot.com >> >> > > > -- > *Kishanthan Thangarajah* > Senior Software Engineer, > Platform Technologies Team, > WSO2, Inc. > lean.enterprise.middleware > > Mobile - +94773426635 > Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* > Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>* > -- Thusitha Dayaratne Software Engineer | WSO2 Inc Email [email protected] Mobile +94712756809 Blog alokayasoya.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
