Build MB 2.2.0 [1] :
According to the Release Matrix [2] MB 2.2.0 has released with chunk-11
1. Checkout the kernal patches [3] and go to patches folder and build patches up to 0008 one by one (mvn clean install -Dmaven.test.skip=true)
2. Checkout the product [4], comment out the other products except mb-2.2.0 from the pom [5] and build the product here [6] (mvn clean install -Dmaven.test.skip=true)
For this you need JDK 1.6 and Maven 3.0.5 versions
[1] https://docs.wso2.com/display/MB220/Building+from+Source
[2] http://wso2.com/products/carbon/release-matrix/
[3] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/
[4] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/
[5] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/product-releases/chunk-11/products/pom.xml
[6] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/product-releases/chunk-11/
Installation Pre-requisites
[7] https://docs.wso2.com/display/MB220/Installation+Prerequisites
You can find the Integration tests in following location for MB 2.2.0 [8]
[8] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/products/mb/2.2.0/modules/integration/
According to the Release Matrix [2] MB 2.2.0 has released with chunk-11
1. Checkout the kernal patches [3] and go to patches folder and build patches up to 0008 one by one (mvn clean install -Dmaven.test.skip=true)
2. Checkout the product [4], comment out the other products except mb-2.2.0 from the pom [5] and build the product here [6] (mvn clean install -Dmaven.test.skip=true)
For this you need JDK 1.6 and Maven 3.0.5 versions
[1] https://docs.wso2.com/display/MB220/Building+from+Source
[2] http://wso2.com/products/carbon/release-matrix/
[3] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/
[4] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/
[5] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/product-releases/chunk-11/products/pom.xml
[6] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/product-releases/chunk-11/
Installation Pre-requisites
[7] https://docs.wso2.com/display/MB220/Installation+Prerequisites
You can find the Integration tests in following location for MB 2.2.0 [8]
[8] https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk11/products/mb/2.2.0/modules/integration/
Comments