You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by dd...@apache.org on 2011/12/09 23:34:39 UTC

svn commit: r1212670 - /incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java

Author: ddas
Date: Fri Dec  9 22:34:38 2011
New Revision: 1212670

URL: http://svn.apache.org/viewvc?rev=1212670&view=rev
Log:
AMBARI-150. Fixing one compilation issue.

Modified:
    incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java

Modified: incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java?rev=1212670&r1=1212669&r2=1212670&view=diff
==============================================================================
--- incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java (original)
+++ incubator/ambari/trunk/controller/src/test/java/org/apache/ambari/resource/statemachine/TestClusterImplServiceCreation.java Fri Dec  9 22:34:38 2011
@@ -13,7 +13,7 @@ import org.apache.ambari.components.Comp
 import org.apache.ambari.controller.Cluster;
 import org.testng.annotations.Test;
 
-public class TestClusterImpl {
+public class TestClusterImplServiceCreation {
 
   /**
    * Create cluster with two components, both having active roles.