On Fri, Mar 30, 2012 at 11:32 AM, Afkham Azeez <[email protected]> wrote: > Please commit this. Too many build breaks from API Mgt team in the past few > days. Perhaps, we should have stabilized the existing build without APIMgt > and then added it to the main pom.
Committed in r124497. > > On Fri, Mar 30, 2012 at 11:29 AM, Nirmal Fernando <[email protected]> wrote: >> >> Hi, >> >> I see $Subject. Following diff solved the issue, please verify! >> >> Index: >> components/apimgt/org.wso2.carbon.apimgt.usage/org.wso2.carbon.apimgt.usage.analyzer/pom.xml >> =================================================================== >> --- >> components/apimgt/org.wso2.carbon.apimgt.usage/org.wso2.carbon.apimgt.usage.analyzer/pom.xml >> (revision >> 124479) >> +++ >> components/apimgt/org.wso2.carbon.apimgt.usage/org.wso2.carbon.apimgt.usage.analyzer/pom.xml >> (working >> copy) >> @@ -6,6 +6,7 @@ >> <artifactId>apimgt</artifactId> >> <groupId>org.wso2.carbon</groupId> >> <version>1.0.0-SNAPSHOT</version> >> + <relativePath>../../pom.xml</relativePath> >> </parent> >> <modelVersion>4.0.0</modelVersion> >> >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Software Engineer- Platform Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > -- > Afkham Azeez > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > > email: [email protected] cell: +94 77 3320919 > blog: http://blog.afkham.org > twitter: http://twitter.com/afkham_azeez > linked-in: http://lk.linkedin.com/in/afkhamazeez > > Lean . Enterprise . Middleware > -- Thanks & regards, Nirmal Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/ _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
