Hi Harshana,

Why do we need to set the relative path as in this commit. All the other
modules' poms have the relative path as ../../pom.xml

Just wanted to understand the reason.

Thanks,
AmilaM.

On Wed, Jan 4, 2012 at 5:07 PM, <harsh...@wso2.com> wrote:

> Author: harshana
> Date: Wed Jan  4 03:37:52 2012
> New Revision: 118599
> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=118599
>
> Log:
> Fixed build break due to wrong relative path
>
> Modified:
>   trunk/carbon/products/manager/modules/features-dashboard/pom.xml
>
> Modified: trunk/carbon/products/manager/modules/features-dashboard/pom.xml
> URL:
> http://wso2.org/svn/browse/wso2/trunk/carbon/products/manager/modules/features-dashboard/pom.xml?rev=118599&r1=118598&r2=118599&view=diff
>
> ==============================================================================
> --- trunk/carbon/products/manager/modules/features-dashboard/pom.xml
>  (original)
> +++ trunk/carbon/products/manager/modules/features-dashboard/pom.xml
>  Wed Jan  4 03:37:52 2012
> @@ -8,7 +8,7 @@
>         <groupId>org.wso2.carbon</groupId>
>         <artifactId>carbon-platform</artifactId>
>         <version>3.2.0-SNAPSHOT</version>
> -        <relativePath>../../pom.xml</relativePath>
> +        <relativePath>../../../../pom.xml</relativePath>
>     </parent>
>
>
> _______________________________________________
> Carbon-commits mailing list
> carbon-comm...@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits
>



-- 
*Amila Maharachchi*
Senior Software Engineer; WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to