You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by rw...@apache.org on 2009/05/07 09:04:59 UTC

svn commit: r772525 - /portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java

Author: rwatler
Date: Thu May  7 07:04:57 2009
New Revision: 772525

URL: http://svn.apache.org/viewvc?rev=772525&view=rev
Log:
JS2-991: comment verbiage

Modified:
    portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java

Modified: portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java?rev=772525&r1=772524&r2=772525&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java (original)
+++ portals/jetspeed-2/portal/trunk/maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java Thu May  7 07:04:57 2009
@@ -70,7 +70,7 @@
      *
      * Tomcat 6, ('tomcat6'), support is the default; Tomcat 5, ('tomcat5'), and
      * Tomcat 5.5, ('tomcat5.5'), both map to Tomcat 5.5 which is the minimum
-     * supported Tomcat 5.X version currently supported.
+     * Tomcat 5.X version currently supported.
      */
     private static final String PROFILE_TOMCAT = "tomcat";
     private static final String PROFILE_TOMCAT_NULL = "tomcatnull";



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org