It's located in this folder:

plugins/network-elements/midonet/test/com/cloud/network/element

I don't know what this code does, but it looks like the following import is
listed twice:

import com.cloud.network.element.MidoNetElement;

I think the first one (which is the first import) should be changed to a
package as such:

package com.cloud.network.element;

I have a bunch of code that needs to get reviewed and checked in before
5/31, so I could just make this change.

I just figured - if it was easy for a committer - we could just fix it now.
:)



On Fri, May 17, 2013 at 7:44 PM, Pranav Saxena <pranav.sax...@citrix.com>wrote:

> I can do so , but only If you could point me to the file and the change
> which needs to be done . But before that , I would suggest you to raise a
> JIRA ticket for the same so that we can track it as well .
>
> Thanks,
> Pranav
>
> -----Original Message-----
> From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> Sent: Saturday, May 18, 2013 6:54 AM
> To: dev@cloudstack.apache.org
> Subject: MidoNetElementTest Issue
>
> Hi,
>
> If someone has committer privileges, perhaps you could provide
> MidoNetElementTest a package declaration. I notice it's coming up with a
> warning because of that.
>
> Thanks!
>
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: mike.tutkow...@solidfire.com
> o: 303.746.7302
> Advancing the way the world uses the
> cloud<http://solidfire.com/solution/overview/?video=play>
> *(tm)*
>



-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the
cloud<http://solidfire.com/solution/overview/?video=play>
*™*

Reply via email to