[Dev] Chunk-02 build failure

2013-10-03 Thread Gihan Anuruddha
Getting this on a clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 25:39.016s [INFO] Finished at: Thu Oct 03 13:03:53 IST 2013 [INFO] Final Memory: 1310M/1875M [INFO]

Re: [Dev] Chunk-02 build failure

2013-10-03 Thread Shazni Nazeer
I too get the same error. Shazni Nazeer Senior Software Engineer Mob: +94 715 440 607 On Thu, Oct 3, 2013 at 1:33 PM, Gihan Anuruddha wrote: > Getting this on a clean repo. > > [INFO] BUILD FAILURE > [INFO] > > [INFO] To

[Dev] Kernel Commit required - local transport

2013-10-03 Thread Malaka Silva
Hi, Please commit the following to carbon 4.2.0 https://wso2.org/jira/browse/ESBJAVA-2518 Thank you. -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilv

Re: [Dev] IS code reviews..

2013-10-03 Thread Johann Nallathamby
Hi Pradeep, This is on the authentication framework we have for Identity related applications like SAML SSO, OpenID and OAuth. On Thu, Oct 3, 2013 at 12:16 PM, Pradeep Fernando wrote: > Hi Prabath/Johann/Chamath, > > If the code review is on carbon authentication framework, then please > invit

Re: [Dev] [Branch 4.2.0][Chunk02] org.wso2.carbon.discovery.feature Build Failure

2013-10-03 Thread Sanjeewa Malalgoda
Yes, getting same in builder machine as well. Thanks, sanjeewa. On Thu, Oct 3, 2013 at 9:53 AM, Subash Chaturanga wrote: > Hi > Seems some related newly added components and features not added to the > build. Please fix. > > > R] Failed to execute goal on project org.wso2.carbon.discovery.fea

Re: [Dev] IS code reviews..

2013-10-03 Thread Prabath Siriwardena
Also - we need to think about refactoring the authenticator framework - so - Pradeep - better you can join too.. I will add you to the invite... Thanks & regards, -Prabath On Thu, Oct 3, 2013 at 1:55 PM, Johann Nallathamby wrote: > Hi Pradeep, > > This is on the authentication framework we hav

Re: [Dev] Why we are refactoring the CarbonContext API Usage in the Carbon platform?

2013-10-03 Thread Sameera Jayasoma
Hi Sanjiva, This method first check whether an instance of the CarbonContext is stored in the MessageContext, if not checks in the ConfiguratoinContext. If both of these checks fails, this method returns the thread local variable. This has caused issues during this 4.2.0 release. Thats why we thou

Re: [Dev] Kernel Commit required - local transport

2013-10-03 Thread Manoj Kumara
Hi, Committed with r187233. Thanks, Manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On Thu, Oct 3, 2013 at 1:51 PM, Malaka Silva wrote: > Hi, > > Please commit the following to carbon 4.2.0 > > https

Re: [Dev] Kernel commit required

2013-10-03 Thread Manoj Kumara
Hi, Committed with 187239. Thanks, manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On Thu, Oct 3, 2013 at 11:59 AM, Malaka Silva wrote: > Hi Manoj, > > Jira is updated with required files. > > > On T

Re: [Dev] Kernel commit required

2013-10-03 Thread Malaka Silva
thx On Thu, Oct 3, 2013 at 2:33 PM, Manoj Kumara wrote: > Hi, > > Committed with 187239. > > Thanks, > manoj > > Best Regards.. > > > Manoj Kumara > Software Engineer > WSO2, Inc.; http://wso2.com > > Twitter: http://twitter.com/ManKuma > Mobile: +94713448188 > > > On Thu, Oct 3, 2013 at 11:59

Re: [Dev] [Branch 4.2.0][Chunk02] org.wso2.carbon.discovery.feature Build Failure

2013-10-03 Thread Kasun Gajasinghe
Hi, I have removed the org.wso2.carbon.discovery.feature 4.2.1 feature from chunk 02 build since it is not being used by any product. It was not used in 4.2.0 as well. Regards. On Thu, Oct 3, 2013 at 2:02 PM, Sanjeewa Malalgoda wrote: > Yes, getting same in builder machine as well. > > Thanks,

Re: [Dev] APIM Supporting additional endpoint types

2013-10-03 Thread Joe Stubbs
Yes, as I mentioned below, we mean support in the Publisher application. It is possible to make manual changes to the XML configuration of the API and use URI templates, however, currently if the API is then changed in any way in the Publisher, it resorts back to a url-mapping. https://suppo

[Dev] Enterprise store daily build (10/04/2013)

2013-10-03 Thread Nuwan Bandara
Hi All, The daily build can be found at [1] [1] http://builder1.us1.wso2.org/~gs2/store/10-04-13/wso2store-1.0.0.zip -- *Thanks & Regards, Nuwan Bandara Technical Lead; **WSO2 Inc. * *lean . enterprise . middleware | http://wso2.com * *blog : http://nuwanbando.com; email: nu...@wso2.com; phon

Re: [Dev] Why we are refactoring the CarbonContext API Usage in the Carbon platform?

2013-10-03 Thread Senaka Fernando
Hi Sameera, I believe that eventually, we should end up getting rid of everything #getCurrentContext, and then renaming #getThreadLocalVariable to #getCurrentContext isn't it? IMHO, the thread local story was needed to differentiate between the thread-local model and the non-thread-local model in

Re: [Dev] Why we are refactoring the CarbonContext API Usage in the Carbon platform?

2013-10-03 Thread Sameera Jayasoma
On Thu, Oct 3, 2013 at 9:21 PM, Senaka Fernando wrote: > Hi Sameera, > > I believe that eventually, we should end up getting rid of everything > #getCurrentContext, > and then renaming #getThreadLocalVariable to #getCurrentContext isn't it? > IMHO, the thread local story was needed to differenti

[Dev] [Identity Features] Please update latest version of org.wso2.carbon.service.mgt

2013-10-03 Thread Subash Chaturanga
Hi IS team, $subject. Because of this, it is possible products using this features packs same bundle with 2 versions. I noticed this org.wso2.carbon.service.mgt feature for GReg. Did not commit change, since I am not sure whether it will break anything that's working for you guys. So please do the

Re: [Dev] Why we are refactoring the CarbonContext API Usage in the Carbon platform?

2013-10-03 Thread Afkham Azeez
getThreadLocalVariable or getThreadLocalContext? On Thu, Oct 3, 2013 at 9:21 PM, Senaka Fernando wrote: > Hi Sameera, > > I believe that eventually, we should end up getting rid of everything > #getCurrentContext, > and then renaming #getThreadLocalVariable to #getCurrentContext isn't it? > IM

[Dev] Test Errors in axis2 1.6.1-wso2v6.

2013-10-03 Thread Ashansa Perera
I could observe the test "Errors" in axis2/1.6.1-wso2v6. These are test *Errors, not Failures* Server started on port .[SimpleHTTPServer] Stop called Server stopped .@SLTests Attaching the surefire reports for failing tests. -- Thanks & Regards, Ashansa Perera Software Engineer WSO2

[Dev] Delete Tenants using TenantMgtAdminServiceStub->deleteTenant method

2013-10-03 Thread Malintha Adikari
Hi, I am refactoring the userpopulation class in the Test automation Framework.I tried to delete the tenants using * TenantMgtAdminServiceStub->deleteTenant* method but it did not do the deleting and did not give an exception either.* *Then I tried to do it using management console but I could not

Re: [Dev] [Commits] [Carbon-platform] svn commit r187247 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-10-03 Thread Balakrishnan Gokulakrishnan
Hi Kasun, This commit is causing build failures in chunk-02 features. Can you please check? Thanks, On 3 October 2013 15:17, wrote: > Author: kas...@wso2.com > Date: Thu Oct 3 15:17:55 2013 > New Revision: 187247 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=187247 > > Log: > Comm

[Dev] [Chunk02] Build fail - some features listed in chunk 2 features pom are not available in svn

2013-10-03 Thread Sanjeewa Malalgoda
Hi, I can see following feature(/features/js-services/org.wso2.carbon.jsserv ices.feature) is added to chunck02 features pom. But its not there in features directory. Please add what we missed here. Commit revision 187247../../../features/js-services/org.wso2.carbon.jsserv ices.feature/4.2.1

Re: [Dev] [Commits] [Carbon-platform] svn commit r187247 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-10-03 Thread Kasun Gajasinghe
Hi Manoj, Please have a look. Gokul, can you send the error log please? On Fri, Oct 4, 2013 at 11:10 AM, Balakrishnan Gokulakrishnan wrote: > Hi Kasun, > > This commit is causing build failures in chunk-02 features. Can you please > check? > > Thanks, > > > On 3 October 2013 15:17, wrote: >

Re: [Dev] [Chunk02] Build fail - some features listed in chunk 2 features pom are not available in svn

2013-10-03 Thread Kasun Gajasinghe
Hi Manoj, Please look in this ASAP. Is it because of a missing patch? Thanks. On Fri, Oct 4, 2013 at 11:15 AM, Sanjeewa Malalgoda wrote: > Hi, > I can see following feature(/features/js-services/org.wso2.carbon.jsserv > ices.feature) is added to chunck02 features pom. But its not there in > fe

Re: [Dev] [Commits] [Carbon-platform] svn commit r187247 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-10-03 Thread Manoj Kumara
Hi Kasun, Will check this. Thanks, Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On Fri, Oct 4, 2013 at 11:45 AM, Kasun Gajasinghe wrote: > Hi Manoj, > > Please have a look. > > Gokul, can you send the

Re: [Dev] [Commits] [Carbon-platform] svn commit r187247 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-10-03 Thread Balakrishnan Gokulakrishnan
Hi Manoj/Kasun, The error log is as follows: [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:product-releases-features:4.2.0-chunk02 (/home/gokul/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02/feat

Re: [Dev] [Architecture] Why we are refactoring the CarbonContext API Usage in the Carbon platform?

2013-10-03 Thread Pradeep Fernando
getThreadLocalCarbonContext / getThreadLocalContext is more intuitive IMHO. thanks, --Pradeep On Fri, Oct 4, 2013 at 10:20 AM, Afkham Azeez wrote: > getThreadLocalVariable or getThreadLocalContext? > > > On Thu, Oct 3, 2013 at 9:21 PM, Senaka Fernando wrote: > >> Hi Sameera, >> >> I believe t

Re: [Dev] [Commits] [Carbon-platform] svn commit r187247 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-10-03 Thread Manoj Kumara
Hi, It was a mistake on the relative path of the feature. Provided the fix to KasunG and will commit it soon. Sorry about the inconvenience. Thanks, Manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On F

Re: [Dev] [Chunk02] Build fail - some features listed in chunk 2 features pom are not available in svn

2013-10-03 Thread Manoj Kumara
Hi Sanjeewa, It was due to mistake on the relative path. Provided the modification to KasunG. Should fix with r187281. Sorry about the trouble. Thanks, Manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 O