Yes, merge the PR. On second thoughts, I think the new XML syntax is better than the previous one because it specifically highlights that it is using the bundle symbolic name & not the maven group or artifact ID.
On Thu, Oct 22, 2015 at 12:34 PM, Kasun Indrasiri <[email protected]> wrote: > Should we go ahead with this change? > > On Mon, Oct 19, 2015 at 5:01 PM, Afkham Azeez <[email protected]> wrote: > >> I am seeing a lot of introduction of new tags. >> >> e.g. 1. org.wso2.carbon.p2.category.type:server is now written as >> >> <name>org.wso2.carbon.p2.category.type</name> >> <value>server</value> >> >> >> 2. >> <bundleDef>javax.ws.rs:javax.ws.rs-api</bundleDef> >> >> is now written as. Also we have the additional burden of specifying the >> version again. >> >> <bundle> >> <symbolicName>javax.ws.rs-api</symbolicName> >> <version>${rs-api.version}</version> >> </bundle> >> >> Why have we made the configuration more verbose? More XML tags is not >> necessarily better. >> >> >> On Mon, Oct 19, 2015 at 3:42 PM, Dinusha Boteju <[email protected]> >> wrote: >> >>> Hi all, >>> >>> I have updated the pom files in WSO2 MSS and WSO2 GW projects to >>> incorporate carbon-feature-plugin 2.0.0-m1 and sent pull requests to >>> relevant repositories. >>> >>> jira link for MSS : https://wso2.org/jira/browse/WMS-2 >>> PR link for MSS : https://github.com/wso2/product-mss/pull/14 >>> >>> jira link for GW : https://wso2.org/jira/browse/WGW-1 >>> <https://wso2.org/jira/browse/WMS-2> >>> PR link for GW : https://github.com/wso2/product-gw/pull/6 >>> >>> Best regards, >>> -- >>> *Dinusha Boteju* >>> *WSO2, Inc. http://wso2.com <http://wso2.com/> * >>> *lean.enterprise.middleware.* >>> >>> email: [email protected] <[email protected]> >>> phone:(+94) 776640275 <%28%2B94%29%20777739736> >>> >> >> >> >> -- >> *Afkham Azeez* >> Director of Architecture; WSO2, Inc.; http://wso2.com >> Member; Apache Software Foundation; http://www.apache.org/ >> * <http://www.apache.org/>* >> *email: **[email protected]* <[email protected]> >> * cell: +94 77 3320919 <%2B94%2077%203320919>blog: * >> *http://blog.afkham.org* <http://blog.afkham.org> >> *twitter: **http://twitter.com/afkham_azeez* >> <http://twitter.com/afkham_azeez> >> *linked-in: **http://lk.linkedin.com/in/afkhamazeez >> <http://lk.linkedin.com/in/afkhamazeez>* >> >> *Lean . Enterprise . Middleware* >> > > > > -- > Kasun Indrasiri > Software Architect > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > cell: +94 77 556 5206 > Blog : http://kasunpanorama.blogspot.com/ > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>* *email: **[email protected]* <[email protected]> * cell: +94 77 3320919blog: **http://blog.afkham.org* <http://blog.afkham.org> *twitter: **http://twitter.com/afkham_azeez* <http://twitter.com/afkham_azeez> *linked-in: **http://lk.linkedin.com/in/afkhamazeez <http://lk.linkedin.com/in/afkhamazeez>* *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
