Re: Suggestion needed for CLOUDSTACK-212

2013-07-01 Thread Sebastien Goasguen
On 7/1/13 8:11 AM, Dharmesh Kakadia wrote: Hi David, I have submitted a patch yesterday. It migrates com.cloud.network o org.apache.network. Please let me know if this is fine so that I can go on for the rest of the packages. Thanks, Dharmesh Can you send me another patch created with git

Re: Suggestion needed for CLOUDSTACK-212

2013-06-30 Thread Dharmesh Kakadia
Hi David, I have submitted a patch yesterday. It migrates com.cloud.network o org.apache.network. Please let me know if this is fine so that I can go on for the rest of the packages. Thanks, Dharmesh On Sat, Jun 29, 2013 at 10:09 PM, David Nalley wrote: > On Fri, Jun 28, 2013 at 4:05 AM, Seba

Re: Suggestion needed for CLOUDSTACK-212

2013-06-29 Thread David Nalley
On Fri, Jun 28, 2013 at 4:05 AM, Sebastien Goasguen wrote: > > On Jun 27, 2013, at 1:23 PM, Dharmesh Kakadia wrote: > >> Hi, >> >> I misunderstood the feature freeze. This has been assigned to fix in >> Version 4.2 on jira. As per this discussion, should I change it to 4.3 ? > > Dharmesh, can you

Re: Suggestion needed for CLOUDSTACK-212

2013-06-28 Thread Sebastien Goasguen
t;>>> >>>> Thanks, >>>> Dharmesh >>>> >>>> >>>> On Fri, May 10, 2013 at 3:28 AM, Animesh Chaturvedi < >>>> animesh.chaturv...@citrix.com > wrote: >>>> >>>>> >>>>> >>>

Re: Suggestion needed for CLOUDSTACK-212

2013-06-27 Thread Dharmesh Kakadia
t; > >> > On Fri, May 10, 2013 at 3:28 AM, Animesh Chaturvedi < >> > animesh.chaturv...@citrix.com > wrote: >> > >> > > >> > > >> > > > -Original Message- >> > > > From: Chip Childers [mailto:chip.child...@s

Re: Suggestion needed for CLOUDSTACK-212

2013-05-10 Thread Dharmesh Kakadia
sh Chaturvedi < > > animesh.chaturv...@citrix.com > wrote: > > > > > > > > > > > > -Original Message- > > > > From: Chip Childers [mailto:chip.child...@sungard.com] > > > > Sent: Wednesday, May 08, 2013 6:31 AM > > > > T

Re: Suggestion needed for CLOUDSTACK-212

2013-05-10 Thread David Nalley
t; > > Sent: Wednesday, May 08, 2013 6:31 AM > > > To: dev@cloudstack.apache.org > > > Subject: Re: Suggestion needed for CLOUDSTACK-212 > > > > > > Dharmesh, > > > > > > I'd also suggest that you actually plan on submitting this after the

Re: Suggestion needed for CLOUDSTACK-212

2013-05-10 Thread Dharmesh Kakadia
Chaturvedi < animesh.chaturv...@citrix.com> wrote: > > > > -Original Message- > > From: Chip Childers [mailto:chip.child...@sungard.com] > > Sent: Wednesday, May 08, 2013 6:31 AM > > To: dev@cloudstack.apache.org > > Subject: Re: Suggestion

RE: Suggestion needed for CLOUDSTACK-212

2013-05-09 Thread Animesh Chaturvedi
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, May 08, 2013 6:31 AM > To: dev@cloudstack.apache.org > Subject: Re: Suggestion needed for CLOUDSTACK-212 > > Dharmesh, > > I'd also suggest that you actual

RE: Suggestion needed for CLOUDSTACK-212

2013-05-09 Thread Alex Huang
+1 to 4.3. 4.2 is too close to freeze date. --Alex > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, May 8, 2013 6:31 AM > To: dev@cloudstack.apache.org > Subject: Re: Suggestion needed for CLOUDSTACK-212 > > Dh

Re: Suggestion needed for CLOUDSTACK-212

2013-05-09 Thread Dharmesh Kakadia
I have finished the refactoring (ran into eclipse refactoring bugs). I am now trying to test. But I realized that it will be good to have tool/script that does most of this refactoring rather than using eclipse. Anyone knows any such tool/script ? Otherwise I plan to make one. Thanks, Dharmesh O

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Dharmesh Kakadia
I have started refactoring !! I am planning to finish refactoring by tomorrow. I will then need help and guidance in doing testing,branching etc. Let's try this out !! Thanks, Dharmesh On Wed, May 8, 2013 at 7:20 PM, Sebastien Goasguen wrote: > > On May 8, 2013, at 9:30 AM, Chip Childers > wr

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Sebastien Goasguen
On May 8, 2013, at 9:30 AM, Chip Childers wrote: > Dharmesh, > > I'd also suggest that you actually plan on submitting this after the 4.2 > feature freeze, to be included in 4.3. This is the type of change that > has bitten us with almost every release... and doing it close to the > end of th

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Chip Childers
Dharmesh, I'd also suggest that you actually plan on submitting this after the 4.2 feature freeze, to be included in 4.3. This is the type of change that has bitten us with almost every release... and doing it close to the end of the merge window may not be a good idea. Our general preference i

Re: Suggestion needed for CLOUDSTACK-212

2013-05-07 Thread Dharmesh Kakadia
ok. I will go with that. Thanks, Dharmesh On Wed, May 8, 2013 at 1:08 AM, Chip Childers wrote: > On Tue, May 07, 2013 at 11:14:12PM +0530, Dharmesh Kakadia wrote: > > Hi, > > > > I am trying to move java package structure from com.cloud to org.apache ( > > https://issues.apache.org/jira/browse/C

Re: Suggestion needed for CLOUDSTACK-212

2013-05-07 Thread Chip Childers
On Tue, May 07, 2013 at 11:14:12PM +0530, Dharmesh Kakadia wrote: > Hi, > > I am trying to move java package structure from com.cloud to org.apache ( > https://issues.apache.org/jira/browse/CLOUDSTACK-212). I am thinking of > doing it the following way (Totally newbie), needed feedback on that. >