Re: [Architecture] Fwd: [AppFactory] Integrating JIRA for projects on WSO2 Cloud

2015-02-27 Thread Anuruddha Premalal
Hi Dmitry, Agree with your point. We need a more extensible,configurable way of adding resources(addons) to a project, which allows users to configure particular resource(Jira,Version control, Database..) at any stage of development. This was discussed in the pre-prodcut council as the addon

Re: [Architecture] [G-Reg] Introducing a new carbon-governance specific table in carbon-governance

2015-02-27 Thread Prasanna Dangalla
Hi Senaka, Yes existing notifications are used with Registry eventing. - A new event type is registered as LifecycleNotificationEvent. - Users can subscribe to that event type for a resource. - Resource information's are stored in the newly created table when a lifecycle is attached

Re: [Architecture] [G-Reg] Introducing a new carbon-governance specific table in carbon-governance

2015-02-27 Thread Senaka Fernando
Hi Prasanna, Why don't we or can't we use the existing Notifications capabilities inside the registry and also the Event component in the platform for this purpose. Your solution has issues when it comes to a distributed deployment and especially when things like mounting etc gets into the

Re: [Architecture] Fwd: [AppFactory] Integrating JIRA for projects on WSO2 Cloud

2015-02-27 Thread Fathima Dilhasha
I had a meeting with Anuruddha regarding $subject and following were discussed. 1. Create a project on JIRA when user creates a project on appfactory. (Evaluate the best way to do it either via Soap or by writing a REST API plugin) 2. Create a class diagram for the component dealing with issue

Re: [Architecture] ESB Connector Gmail through REST API

2015-02-27 Thread Sriashalya Srivathsan
Hi Vanji, Please find my pull request below. https://github.com/wso2/esb-connectors/pull/69 Thank you, On Fri, Feb 27, 2015 at 4:27 PM, Vanjikumaran Sivajothy va...@wso2.com wrote: Create the connector artifact with the proper name and send the pull request to wso2 git repo! On Fri, Feb 27,

[Architecture] [G-Reg] Introducing a new carbon-governance specific table in carbon-governance

2015-02-27 Thread Prasanna Dangalla
Hi All, I need to introduce a new table which is *only* needed for carbon-governance. AFAIK currently all the database scripts are in carbon-kernel [1]. AFAIU new table should be managed separately in carbon-governance with the introduction of a new prefix like GOV_. Feedback on this approach

Re: [Architecture] Fwd: [AppFactory] Integrating JIRA for projects on WSO2 Cloud

2015-02-27 Thread Dmitry Sotnikov
What happens if they already have a JIRA project? E.g. they have an existing project and are using JIRA, and then decide to start using AF. They can import the source code - e.g. from Github - but for JIRA they would have to start from scratch? This might be a bit of an edge case that we can

Re: [Architecture] [G-Reg] Introducing a new carbon-governance specific table in carbon-governance

2015-02-27 Thread Prasanna Dangalla
Hi Senaka, This table contains details needed to send notifications when a lifecycle reaches a defined checkpoint in lifecycle configuration. lifecycle configuration with checkpoints is attached[1]. [This is a new feature]. A schedule task is introduced in registry.xml to send the notifications .

Re: [Architecture] [G-Reg] Introducing a new carbon-governance specific table in carbon-governance

2015-02-27 Thread Senaka Fernando
Hi Prasanna, What's this table about and what is that going to contain? Thanks, Senaka. On Fri, Feb 27, 2015 at 2:13 PM, Prasanna Dangalla prasa...@wso2.com wrote: Hi All, I need to introduce a new table which is *only* needed for carbon-governance. AFAIK currently all the database scripts

Re: [Architecture] Exploded web app deployment for developer studio

2015-02-27 Thread Awanthika Senarath
Hi all, On proceeding with the task, there are two sub-tasks as: [1] enable war file deployment to carbon server without being wrapped by car [2] make the war deployment as exploded web app deployment for [1] - Currently we assign a publisher for the project being deployed only

[Architecture] Milestone for GSS connector for ESB

2015-02-27 Thread Naasheer Ali
Hi Please find the milestone plan for developing GSS connector [1] [1.] ​ GSS V3 Milestone https://docs.google.com/a/wso2.com/spreadsheets/d/1naAkCy0RwyXqJa9R-pjo4bvc5EXPoDm7O-cxGO7Yw10/edit?usp=drive_web ​ Regards, -- *Naasheer Ali* | Associate Software Engineer WSO2, Inc |#20, Palm

Re: [Architecture] ESB Connector Gmail through REST API

2015-02-27 Thread Vanjikumaran Sivajothy
Create the connector artifact with the proper name and send the pull request to wso2 git repo! On Fri, Feb 27, 2015 at 4:14 PM, Sriashalya Srivathsan asha...@wso2.com wrote: Hi All, I finished my first mile stone of Gmail connector through REST API.Please find the deliverables below. -

[Architecture] ESB Connector Gmail through REST API

2015-02-27 Thread Sriashalya Srivathsan
Hi All, I finished my first mile stone of Gmail connector through REST API.Please find the deliverables below. - https://docs.google.com/a/wso2.com/spreadsheets/d/1vkcOk9f0OiIvDcxXW-gs_Dq1W6i2zj9deZKs0gpPT-k/edit#gid=0 -