I have fixed the build error. But cannot commit (no commit rights). I have
attached the patch here.

On Sun, Oct 28, 2012 at 5:20 AM, Bamboo <[email protected]> wrote:

>      [image: Failed]  WSO2 Carbon 
> 4.0.x<http://wso2.org/bamboo/browse/WCB001/>›
> Products_4.0.3 <http://wso2.org/bamboo/browse/WCB001-PRO001/> › 
> #7<http://wso2.org/bamboo/browse/WCB001-PRO001-7/>
> failed
>
> This build occurred because it is a dependant of 
> WCB001-PLA001-22<http://wso2.org/bamboo/browse/WCB001-PLA001-22>
> .
>
> No failed tests found, a possible compilation error.
>    Responsible     No one is responsible for this build.
>    Failing Jobs <http://wso2.org/bamboo/browse/WCB001-PRO001-7/>     Job
> Duration Tests    [image: Failed]  Default 
> Job<http://wso2.org/bamboo/browse/WCB001-PRO001-JOB1-7/> (Default
> Stage)  83 minutes  No tests found  
> Logs<http://wso2.org/bamboo/browse/WCB001-PRO001-JOB1-7/log>|
> Artifacts <http://wso2.org/bamboo/browse/WCB001-PRO001-JOB1-7/artifact>     
> Code
> Changes <http://wso2.org/bamboo/browse/WCB001-PRO001-7/commit/>  View all
> 24 code changes <http://wso2.org/bamboo/browse/WCB001-PRO001-7/commit/>
> asela <http://wso2.org/bamboo/browse/author/asela>
> adding to patch release pom  146724    
> ajithn<http://wso2.org/bamboo/browse/author/ajithn>
> update feature with new bundle  146723    
> ajithn<http://wso2.org/bamboo/browse/author/ajithn>
> add new 4.0.3 bundle  146721   21 more 
> changes…<http://wso2.org/bamboo/browse/WCB001-PRO001-7/commit>     View
> Online <http://wso2.org/bamboo/browse/WCB001-PRO001-7> | Add 
> Comments<http://wso2.org/bamboo/browse/WCB001-PRO001-7?commentMode=true>
>
> This message was sent by Atlassian Bamboo <http://wso2.org/bamboo>.
>
> If you wish to stop receiving these emails edit your user 
> profile<http://wso2.org/bamboo/profile/userNotifications.action>or notify
> your administrator <http://wso2.org/bamboo/viewAdministrators.action>.
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud & Platform TG
WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
Index: modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml
===================================================================
--- modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml	(revision 146741)
+++ modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml	(working copy)
@@ -114,7 +114,7 @@
 	<dependency>
                 <groupId>org.wso2.manager</groupId>
                 <artifactId>org.wso2.stratos.manager.dashboard.ui</artifactId>
-                <version>${stratos.version}</version>
+                <version>${stratos.manager.version}</version>
 		</dependency>
 	<dependency>
                 <groupId>org.wso2.carbon</groupId>
@@ -124,12 +124,12 @@
          <dependency>
                 <groupId>org.wso2.manager</groupId>
                 <artifactId>org.wso2.stratos.manager.login.ui</artifactId>
-                <version>${stratos.version}</version>
+                <version>${stratos.manager.version}</version>
             </dependency>
             <dependency>
                 <groupId>org.wso2.manager</groupId>
                 <artifactId>org.wso2.stratos.manager.styles</artifactId>
-                <version>${stratos.version}</version>
+                <version>${stratos.manager.version}</version>
             </dependency>
 	    <!--stubs-->
 	    <dependency>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to