Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Laszlo Hornyak
you are not alone :) On Sat, Mar 15, 2014 at 7:38 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > "display cannot be resolved to a variable" > > http://i.imgur.com/Jz2swFS.png > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: mike.tutkow...@solidfire.com

Re: [Merge] CloudStack IAM branch to master

2014-03-15 Thread Rajani Karuturi
I think preserving the history is important. Especially for the developer to understand the history if it and why he did it this way. branch merges can also be easily reverted if required. http://git-scm.com/blog/2010/03/02/undoing-merges.html https://www.kernel.org/pub/software/scm/git/docs/howt

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-15 Thread Nux!
On 15.03.2014 00:42, Edison Su wrote: From my test, all the rules got applied. If you stop/start vm, will the first rule get applied? Let's for QA team's testing. Hi Edison, So I've found out when the first rule doesn't get applied. Test 1: I started with - cloudstack-agent freshly restarted

Re: [Merge] CloudStack IAM branch to master

2014-03-15 Thread Marcus
Yeah, I've been down that road before and its not always fun. On Mar 15, 2014 4:49 AM, "Rajani Karuturi" wrote: > I think preserving the history is important. Especially for the developer > to understand the history if it and why he did it this way. > > branch merges can also be easily reverted i

Re: [Merge] CloudStack IAM branch to master

2014-03-15 Thread Marcus
I should mention that by default the squashed commit wraps the whole history up into the commit message. Also, my original comment was more of a question, as I know this topic has already been thoroughly discussed but I didn't remember what we were supposed to be doing. On Mar 15, 2014 7:41 AM, "Ma

Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Daan Hoogland
so, is eclipse wrong? On Sat, Mar 15, 2014 at 11:02 AM, Laszlo Hornyak wrote: > you are not alone :) > > > On Sat, Mar 15, 2014 at 7:38 AM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >> "display cannot be resolved to a variable" >> >> http://i.imgur.com/Jz2swFS.png >> >> -- >> *Mik

Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Laszlo Hornyak
The project is only compiled if both integration-test and vmware profiles are activated. but for vmware I need some jars that vmware allows to download only if I work for a partner company - which I don't. Anyone know another source? On Sat, Mar 15, 2014 at 7:38 AM, Mike Tutkowski < mike.tutkow..

Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Laszlo Hornyak
No, it is really broken, 'display' should be replaced with a boolean expression. I believe it was something left behind after a refactoring. On Sat, Mar 15, 2014 at 3:17 PM, Daan Hoogland wrote: > so, is eclipse wrong? > > On Sat, Mar 15, 2014 at 11:02 AM, Laszlo Hornyak > wrote: > > you are no

Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Daan Hoogland
someone hastily checked in some code without running unit tests! Unforgivable, especially if it was a refactoring. I am kind of lenient on quick bug fixes so i say this with some restraint. (excuse my Dutch) Do we have a merge conflict between two features or refactorings here? On Sat, Mar 15, 20

Access to Wiki

2014-03-15 Thread Soheil Eizadi
I am starting on CloudStack again, I have not been on the forum in a while. I am trying to update to the latest and setup a new development environment. Can I get access to Wiki to Edit, I use to have access but looks like it is changed. I would like to update https://cwiki.apache.org/confluen

Re: Anyone else see these errors in Eclipse?

2014-03-15 Thread Laszlo Hornyak
The commiter may not have realized that this profile must be activated to compile the module, also there are no jenkins builds configured to compile this module and this is broken for about a month. No one noticed until Mike told about it. Maybe the build-master-noredist could be a good candidate..

Re: Access to Wiki

2014-03-15 Thread Daan Hoogland
welcome back, seizadi has access On Sat, Mar 15, 2014 at 4:14 PM, Soheil Eizadi wrote: > I am starting on CloudStack again, I have not been on the forum in a while. I > am trying to update to the latest and setup a new development environment. > > Can I get access to Wiki to Edit, I use to have

[Responsiveness report] 2014w10

2014-03-15 Thread Daan Hoogland
The response report for week 10 of 2014 is ready at https://cwiki.apache.org/confluence/display/CLOUDSTACK/2014W10 for an explanation of this report see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Responsiveness+report -- Daan

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-15 Thread Sangeetha Hariharan
Nux, - I created an instance - I added a rule (ping) in the otherwise untouched default security group - I added a rule (ping) in the otherwise untouched default security group Result: I could not ping the instance >> In this case , is it possible that when you tried to ping the instance , the >>

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-15 Thread Nux!
On 15.03.2014 21:18, Sangeetha Hariharan wrote: In this case , is it possible that when you tried to ping the instance , the instance had not booted completely? No, I made sure it's fully booted first. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Review Request 19258: AclService changes to clone Acl for NetworkId

2014-03-15 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19258/ --- Review request for cloudstack, daan Hoogland and Hugo Trippaers. Repository: cl

Re: Review Request 19258: AclService changes to clone Acl for NetworkId

2014-03-15 Thread Antonio Fornie
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19258/ --- (Updated March 16, 2014, 5:14 a.m.) Review request for cloudstack, daan Hooglan