[jboss-cvs] JBossAS SVN: r78546 - projects/server-manager/trunk/src/test/java/org/jboss/jbossas/servermanager/test.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 15 11:25:32 EDT 2008


Author: ALRubinger
Date: 2008-09-15 11:25:32 -0400 (Mon, 15 Sep 2008)
New Revision: 78546

Modified:
   projects/server-manager/trunk/src/test/java/org/jboss/jbossas/servermanager/test/StartStopTest.java
Log:
Comment corrections only

Modified: projects/server-manager/trunk/src/test/java/org/jboss/jbossas/servermanager/test/StartStopTest.java
===================================================================
--- projects/server-manager/trunk/src/test/java/org/jboss/jbossas/servermanager/test/StartStopTest.java	2008-09-15 15:04:41 UTC (rev 78545)
+++ projects/server-manager/trunk/src/test/java/org/jboss/jbossas/servermanager/test/StartStopTest.java	2008-09-15 15:25:32 UTC (rev 78546)
@@ -119,7 +119,7 @@
    /**
     * Lifecycle Start
     * 
-    * Starts the JBossAS "all" Configuration 
+    * Starts JBossASs
     * 
     * @throws Throwable
     */
@@ -148,7 +148,7 @@
    /**
     * Lifecycle Stop
     * 
-    * Stops the JBossAS "all" Configuration 
+    * Stops JBossAS
     * 
     * @throws Throwable
     */




More information about the jboss-cvs-commits mailing list