Hi Ruchira, According to the new branching strategy, the parent pom will be as same as 3.2.0, you will have to define the version of the child as 3.2.1, and to get it built you need to add that module to patches pom.
In this way you don't have to change the parent pom. The idea is we will not change any of the resources we have already released. Regards, /Nuwan On Fri, Jun 24, 2011 at 8:47 AM, Kathiravelu Pradeeban <[email protected]>wrote: > > > On Fri, Jun 24, 2011 at 8:45 AM, Ruchira Wageesha <[email protected]>wrote: > >> Hi, >> >> When we add a 3.2.1 feature into 3.2.0 branch, we need to modify the >> feature root pom to build only those 3.2.1 features?? i.e. If I take the >> system-staticstics feature >> >> system-statistics/ >> ├── org.wso2.carbon.system.statistics.feature >> │ ├── 3.2.0 >> │ │ └── pom.xml >> │ └── 3.2.1 >> │ └── pom.xml >> ├── org.wso2.carbon.system.statistics.server.feature >> │ ├── 3.2.0 >> │ │ └── pom.xml >> │ └── 3.2.1 >> │ └── pom.xml >> ├── org.wso2.carbon.system.statistics.ui.feature >> │ └── 3.2.0 >> │ └── pom.xml >> └── pom.xml -- we need to update this pom's version to 3.2.1 and build >> only 3.2.1 features ??? >> > > > No. We shall not touch any of the released poms at all. You have to update > carbon/3.2.0/patch-releases/pom.xml instead. > > >> >> regards, >> Ruchira >> -- >> Ruchira Wageesha >> Software Engineer - WSO2 Inc. www.wso2.com >> >> Email: [email protected] Blog: [email protected] >> Mobile: +94771083017 >> >> Lean . Enterprise . Middleware >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Kathiravelu Pradeeban. > Software Engineer. > WSO2 Inc. > > Blog: [Llovizna] http://kkpradeeban.blogspot.com/ > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Thanks & Regards, Nuwan Bandara Senior Software Engineer WSO2 Inc. | http://wso2.com lean . enterprise . middleware http://nuwan.bandara.co * <http://www.nuwanbando.com/>
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
