Hi, On Thu, Aug 16, 2012 at 9:27 AM, Supun Malinga <[email protected]> wrote:
> Hi, > > Also please note that, axis2 is branched as well. I added the required > changes up to kernel. Please update products to use the correct versions of, > axis2 > axis2-json > axis2-jaxbri > axis2-jibx > axis2-client > All version should be 1.6.1.wso2v6. thanks, > thanks, > > > On Thu, Aug 16, 2012 at 9:18 AM, Ajith Vitharana <[email protected]> wrote: > >> Hi all, >> >> Please update relevant features after you create the 4.0.1 bundles. >> >> core bundles >> ============================ >> ./org.wso2.carbon.user.core/4.0.1 >> ./org.wso2.carbon.registry.core/4.0.1 >> *./org.wso2.carbon.ndatasource.core/4.0.1* >> ./org.wso2.carbon.caching.core/4.0.1 >> ./feature-manager/org.wso2.carbon.feature.mgt.ui/4.0.1 >> *./org.wso2.carbon.utils/4.0.1* >> ./org.wso2.carbon.tomcat.ext/4.0.1 >> ./org.wso2.carbon.core/4.0.1 >> >> Only following jars bundle with kernel 4.0.1. >> ================================== >> ./org.wso2.carbon.core_4.0.1.jar >> ./org.wso2.carbon.user.core_4.0.1.jar >> ./org.wso2.carbon.tomcat.ext_4.0.1.jar >> ./org.wso2.carbon.caching.core_4.0.1.jar >> ./org.wso2.carbon.registry.core_4.0.1.jar >> >> Thanks >> Ajith >> >> >> On Wed, Aug 8, 2012 at 6:48 PM, Dileepa Jayakody <[email protected]>wrote: >> >>> Hi All, >>> >>> This is to discuss how to update/change artifacts of the 4.0.0 Branch >>> after the C4 release. >>> >>> The C4 Branch tag was created from revision - 136270. All artifacts >>> (kernel, platform) from this revision number are considered released and >>> deployed to nexus. >>> Any commit after -r136270 will not be included in the released artifacts >>> and those commits should go to relevant 4.0.1 artifacts as a patch release >>> version. >>> So for all artifacts that need to be changed/updated, we need to create >>> a 4.0.1 version of it, include it in the relevant patch release pom. >>> We also need to check what are the artifacts depending on the above >>> 4.0.1 artifact and create 4.0.1s for those dependant artifacts. >>> >>> eg: If we need to update >>> components/webapp-mgt/org.wso2.carbon.webapp.mgt/4.0.0 module >>> >>> 1. Create components/webapp-mgt/org.wso2.carbon.webapp.mgt/4.0.1 >>> 2. Copy the src and pom.xml of the org.wso2.carbon.webapp.mgt module to >>> /4.0.1 and set the artifact version as 4.0.1 >>> >>> Note: if you have used ${project.version} for some of the dependencies >>> in the pom it will now be 4.0.1, so if you need to use 4.0.0 dependencies >>> below propety in the parent/pom.xml will be useful. >>> <carbon.platform.version>4.0.0</carbon.platform.version> >>> >>> 3. Add the org.wso2.carbon.webapp.mgt:4.0.1 to >>> /patch-releases/4.0.1/components/pom.xml as below; >>> >>> <module>../../../components/webapp-mgt/org.wso2.carbon.webapp.mgt/4.0.1</module> >>> >>> 4. You then have to check the other components/features that depend on >>> your new 4.0.1 artifact and create 4.0.1 artifacts for them too. >>> >>> Since org.wso2.carbon.webapp.mgt.server.feature depends on >>> org.wso2.carbon.webapp.mgt you need to create a 4.0.1 of thst feature and >>> add it in the /patch-releases/4.0.1/features/pom.xml as below; >>> >>> <module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.server.feature/4.0.1</module> >>> >>> >>> @Pradeep, please add anything if I have missed. >>> >>> Thanks, >>> Dileepa >>> >>> >>> -- >>> Dileepa Jayakody, >>> Software Engineer, WSO2 Inc. >>> Lean . Enterprise . Middleware >>> >>> Mobile : +94777-857616 >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Ajith Vitharana. >> WSO2 Inc. - http://wso2.org >> Email : [email protected] >> Mobile : +94714631794 >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Supun Malinga, > > Software Engineer, > WSO2 Inc. > http://wso2.com > http://wso2.org > email - [email protected] <[email protected]> > mobile - 071 56 91 321 > > -- Supun Malinga, Software Engineer, WSO2 Inc. http://wso2.com http://wso2.org email - [email protected] <[email protected]> mobile - 071 56 91 321
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
