Re: [Dev] Platform branching strategy

2013-04-25 Thread Afkham Azeez
> > yes. Still a platform version would be enough to derive the kernel > version. However first we need to identify the real advantage of starting > these jar versions from 1.0.0. > I thought it was obvious. If you start developing a brand new feature, and decide to ship it as an alpha preview for

[Dev] Platform branching strategy

2013-04-25 Thread Pradeep Fernando
Hi All, According to current platform branching strategy, component life-cycle is tightly coupled to platform release cycles. We thought of re-visiting the platform branching strategy. *requirements*: (there can be more..) - Component life-cycle should be independent from platform release cycles

[Dev] Platform Build Failed .. !

2013-04-25 Thread Malaka Silva
Hi, Any Idea? [INFO] [INFO] Reactor Build Order: [INFO] [INFO] WSO2 Platform Automated Suite - Executor [INFO] WSO2 Platform Automated Suite - Platform scenarios [INFO] WSO2 Platform Automated Suite - Distribution [INFO] WS

Re: [Dev] Sync UDDI registry changes on G-Reg

2013-04-25 Thread Kasun Weranga
On Fri, Apr 26, 2013 at 10:14 AM, Subash Chaturanga wrote: > Hi, > When an external client persist services to G-Reg's UDDI registry, those > services needs to be persisted in governance registry also. For this AFAIK > the solution proposed is to write JPA interceptors. > Any reason why not JAX-

[Dev] Sync UDDI registry changes on G-Reg

2013-04-25 Thread Subash Chaturanga
Hi, When an external client persist services to G-Reg's UDDI registry, those services needs to be persisted in governance registry also. For this AFAIK the solution proposed is to write JPA interceptors. Any reason why not JAX-WS interceptors ? -- *Thanks* */subash* * * *Subash Chaturanga* *Softw

[Dev] [Bamboo-Build] Developer Studio > Eclipse-Tools > #927 has FAILED. Change made by Harshana Martin.

2013-04-25 Thread Bamboo
--- Developer Studio > Eclipse-Tools > #927 failed. --- Code has been updated by Harshana Martin. No failed tests found, a possible compilation error. http://wso

[Dev] API Manager 1.4.0 - RC2

2013-04-25 Thread Nuwan Dias
Hi, Please find the API Manager 1.4.0 RC2 from [1]. Please note that if this is being tested for Multi Tenant scenarios the default axis2.xml has to be replaced by the axis2.xml_NHTTP file on the API Gateway. ex: cp axis2.xml_NHTTP axis2.xml [1] - http://builder3.us1.wso2.org/builds/25-Apr-2013

[Dev] Bug in SubDomainAwareGroupManagementAgent

2013-04-25 Thread Nirmal Fernando
Hi All, Found a bug in SubDomainAwareGroupManagementAgent. Here's the scenario. - Assume that the back-end node Member (*M*) doesn't have a 'sub domain' property and then the 'subDomain' value will be *null*. - In ELB, say, there's a SubDomainAwareGroupManagementAgent for domain '*

[Dev] Merging changes from r153089 {Re: [Commits] [Carbon-kernel] svn commit r171036 - in carbon/kernel/trunk/dependencies/transports/1.1.0-wso2v9: . modules/base/src/main/java/org/apache/axis2/transp

2013-04-25 Thread Kishanthan Thangarajah
Hi Sagara, After updating axis2 version to the latest in transports project, noticed some compilation errors. It was due to some changes to transport base introduced in r153089 and i have added the fix accordingly in this commit. Please confirm whether this is the correct fix? Thanks, Kishanthan.