[GitHub] stratos pull request: Fixed typo in class name jira STRATOS-682

2014-06-22 Thread snowch
Github user snowch commented on the pull request: https://github.com/apache/stratos/pull/1#issuecomment-46790267 Hi Dakshika - many thanks! Have you missed a push with the changes to the component.xml using the singular naming convention? --- If your project is set up for it, you

[GitHub] stratos pull request: Fixed typo in class name jira STRATOS-682

2014-06-22 Thread dakshika
Github user dakshika commented on the pull request: https://github.com/apache/stratos/pull/1#issuecomment-46795562 Hi, My bad.. I just commit it. have a look. Thank you.. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

Re: Order on cartridge deployment JSON

2014-06-22 Thread Dakshika Jayathilaka
No. Seems it validate accordingly. Why do we have such implementation ? I think its need to handle by endpoint if json pass all necessary data into post chunk. *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Mon, Jun 23, 2014 at 3:42 AM, Dinesh Banda

Fwd: [ANNOUNCE] Apache Stratos 4.0.0 released

2014-06-22 Thread Imesh Gunaratne
Forwarding the release announce mail to dev list: -- Forwarded message -- From: Imesh Gunaratne Date: Fri, Jun 20, 2014 at 11:43 AM Subject: [ANNOUNCE] Apache Stratos 4.0.0 released To: annou...@apache.org The Apache Stratos community is pleased to announce the release of Apach

Re: Order on cartridge deployment JSON

2014-06-22 Thread Dinesh Bandara
Hi Dakshika, Have you deployed a cartridge with the display name "MySQL" earlier ? On Mon, Jun 23, 2014 at 8:19 AM, Nirmal Fernando wrote: > I think this happens after the introduction of json validators. > > > On Mon, Jun 23, 2014 at 5:56 AM, Dakshika Jayathilaka > wrote: > >> Hi, >> >> Do

Re: Order on cartridge deployment JSON

2014-06-22 Thread Nirmal Fernando
I think this happens after the introduction of json validators. On Mon, Jun 23, 2014 at 5:56 AM, Dakshika Jayathilaka wrote: > Hi, > > Do we have any specific order on this? here is my sample json > > { > "type": "mysql", > "provider": "data", > "host": "apachestratos.org", > "d

Order on cartridge deployment JSON

2014-06-22 Thread Dakshika Jayathilaka
Hi, Do we have any specific order on this? here is my sample json { "type": "mysql", "provider": "data", "host": "apachestratos.org", "displayName": "MySQL", "description": "MySQL Cartridge", "version": "5.5", "multiTenant": "false", "portMapping": [ { "p

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Dakshika Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040292#comment-14040292 ] Dakshika Jayathilaka commented on STRATOS-682: -- Hi chris, Sorry. My bad.. :

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Dakshika Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040291#comment-14040291 ] Dakshika Jayathilaka commented on STRATOS-682: -- Hi chris, Sorry. My bad.. :

Re: [jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Dakshika Jayathilaka
Hi chris, Sorry. My bad.. :( just committed. have a look https://github.com/apache/stratos/pull/1 *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Sun, Jun 22, 2014 at 7:29 PM, ASF GitHub Bot (JIRA) wrote:

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040289#comment-14040289 ] ASF GitHub Bot commented on STRATOS-682: Github user dakshika commented on the pu

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040219#comment-14040219 ] ASF GitHub Bot commented on STRATOS-682: Github user snowch commented on the pull

Re: wiki - setting up a development environment

2014-06-22 Thread chris snow
Hi Isuru, Yep, I'll create some JIRA tickets in the upstream projects, and also against the individual stratos products. Many thanks, Chris On 22 Jun 2014 17:21, "Isuru Perera" wrote: > Hi Chris, > > Thanks for your contributions on this. > > I'm also using Eclipse and I also see all those erro

[jira] [Commented] (STRATOS-681) Fix import errors for Eclipse Maven project import

2014-06-22 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040167#comment-14040167 ] chris snow commented on STRATOS-681: Tip from Isuru: I'm also using Eclipse and I al

Re: wiki - setting up a development environment

2014-06-22 Thread Isuru Perera
Hi Chris, Thanks for your contributions on this. I'm also using Eclipse and I also see all those errors. What I do is that I ignore those errors. I choose "Ignore in Eclipse preferences (experimental)" in quick fixes for those kinds of error in pom.xml. We must fix those and those are inherited

Re: Unable to build the jclouds object for iaas of type: openstack

2014-06-22 Thread Nirmal Fernando
Can you please share the error at Cloud Controller end? If you are using single JVM, you should see more exceptions. Btw, did you configure cloud-controller.xml correctly? On Sun, Jun 22, 2014 at 7:26 PM, Dakshika Jayathilaka wrote: > Hi, > > i'm getting $subject on openstack LB deployment on

Unable to build the jclouds object for iaas of type: openstack

2014-06-22 Thread Dakshika Jayathilaka
Hi, i'm getting $subject on openstack LB deployment on Stratos RC3. Here is my json.. { "type":"lb", "provider":"lb", "host":"stratos.apachewso2.org", "displayName":"load balancer", "description":"LB Cartridge", "version":"4", "defaultAutoscalingPolicy":"economyPolicy"

Fwd: INFRA-7942: Stratos - send Github Pull Requests to dev mailing list

2014-06-22 Thread chris snow
FYI > > Stratos - send Github Pull Requests to dev mailing list > > --- > > > > Key: INFRA-7942 > > URL: https://issues.apache.org/jira/browse/INFRA-7942 > > Project: Infrastructure > > Issue T

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Dakshika Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040096#comment-14040096 ] Dakshika Jayathilaka commented on STRATOS-682: -- np, happy to have you as my

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040095#comment-14040095 ] chris snow commented on STRATOS-682: Thanks Dakshika! I'll take a look later when I'm

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Dakshika Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040092#comment-14040092 ] Dakshika Jayathilaka commented on STRATOS-682: -- Hi, I would like to join th

Re: wiki - setting up a development environment

2014-06-22 Thread chris snow
I've made some changes to [1] and have included both methods (simple and advanced) for setting up the IDE. I'll test and refine the steps with Dale. --- [1] https://cwiki.apache.org/confluence/display/STRATOS/Setting+Up+a+Development+Environment On Sun, Jun 22, 2014 at 8:40 AM, chris snow wrot

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040068#comment-14040068 ] chris snow commented on STRATOS-682: Great idea Nirmal! > typo in class name > ---

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Nirmal Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040065#comment-14040065 ] Nirmal Fernando commented on STRATOS-682: - Chris, May be we should create a labe

Re: [jira] [Created] (STRATOS-682) typo in class name

2014-06-22 Thread Nirmal Fernando
Chris, May be we should create a label and assign these issues as 'beginner'. Wdyt? On Sun, Jun 22, 2014 at 1:29 PM, chris snow (JIRA) wrote: > chris snow created STRATOS-682: > -- > > Summary: typo in class name > Key: STRATOS-682

Re: [jira] [Created] (STRATOS-682) typo in class name

2014-06-22 Thread chris snow
Great idea Nirmal! On 22 Jun 2014 09:03, "Nirmal Fernando" wrote: > Chris, > > May be we should create a label and assign these issues as 'beginner'. > Wdyt? > > > On Sun, Jun 22, 2014 at 1:29 PM, chris snow (JIRA) > wrote: > >> chris snow created STRATOS-682: >>

[jira] [Commented] (STRATOS-682) typo in class name

2014-06-22 Thread Nirmal Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040066#comment-14040066 ] Nirmal Fernando commented on STRATOS-682: - Chris, May be we should create a labe

[jira] [Created] (STRATOS-682) typo in class name

2014-06-22 Thread chris snow (JIRA)
chris snow created STRATOS-682: -- Summary: typo in class name Key: STRATOS-682 URL: https://issues.apache.org/jira/browse/STRATOS-682 Project: Stratos Issue Type: Bug Components: Strato

Re: wiki - setting up a development environment

2014-06-22 Thread chris snow
Cool - thanks for the info! For the long term, I agree that the warnings (and errors) need to be fixed. In the short term, I think new users will want to import the whole source tree, so we should change the wiki to use the workflow 'mvn eclipse:eclipse' and then from Eclipse: 'Import -> General