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.
> 
> 1. grep "com.cloud" on the entire repo.
> 2. update all package declarations using eclipse.
> 3. Update scripts etc found in 1 manually.
> 
> Will it be a good way to do it ? Any better suggestion ?
> 
> Thanks,
> Dharmesh

That seems like a reasonable approach.  We will probably want to create
a branch when you submit a patch for this, and apply it there...  just
to spend some time ensuring that the changes work.

-chip

Reply via email to