Robert Levas created AMBARI-22812:
-------------------------------------
Summary: Fix checkstyle error in UpgradeCatalog300Test
Key: AMBARI-22812
URL: https://issues.apache.org/jira/browse/AMBARI-22812
Project: Ambari
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 3.0.0
Fix checkstyle error in UpgradeCatalog300Test
{noformat}
[ERROR]
/Users/rlevas/github/ambari/ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog300Test.java:20:
Using the '.*' form of import should be avoided -
org.apache.ambari.server.upgrade.UpgradeCatalog300.*.
[AvoidStarImport]{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)