[Architecture] [Meeting Notes] On jaggery Test Framework Review on Reporters 11/29/2013

2013-11-29 Thread Madhuka Udantha
Hi, Here is meeting note on $subject and mainly it was to verifies and validate the change(new ideas) that was come across on last meeting (11/26/2013) [1]. and to have open decision for HTML reporter. Firstly verifies and validate on implementation[2]/Arch and REST api[1] of the system

Re: [Architecture] C5 Kernel codebase is now moved to GitHub

2013-11-29 Thread Manuranga Perera
unlike in svn, in git - we don't have externals - can't checkout part of the repo - can't update part of checkout without pulling the whole repo therefore, in a large project like C5, we need to come up with a strategy for dividing things to subprojects available options seems to be "gi

Re: [Architecture] Issuing JWT token for client_credential grant type

2013-11-29 Thread Asela Pathberiya
On Fri, Nov 29, 2013 at 10:53 AM, Asela Pathberiya wrote: > Hi Prabath/Johann, > > Thanks for reply. > > > On Fri, Nov 29, 2013 at 10:40 AM, Prabath Siriwardena wrote: > >> If its the client credentials - the resource owner (end user) is the >> client it self. >> > > Yes.. then client would be t

[Architecture] C5 Kernel codebase is now moved to GitHub

2013-11-29 Thread Kishanthan Thangarajah
Hi Folks, We have moved the current C5 kernel code-base to GitHub. The URL for this project is : https://github.com/wso2/carbon-kernel The current project structure will get changed as we are in the process of restructuring. Thanks, Kishanthan. -- *Kishanthan Thangarajah* Senior Software Engin

Re: [Architecture] [C5] Logging framework

2013-11-29 Thread Afkham Azeez
I would suggest going with PAX logging, Azeez On Thu, Nov 28, 2013 at 12:37 PM, Kishanthan Thangarajah < kishant...@wso2.com> wrote: > I'm bringing up this thread to discuss on the logging backend and logging > framework in C5. > > Our current logging framework uses log4j as the logging backend