You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by jr...@apache.org on 2003/03/28 10:16:17 UTC

cvs commit: jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/src/java/org/apache/cactus/eclipse/runner/launcher CactusLaunchShortcut.java

jruaux      2003/03/28 01:16:16

  Modified:    integration/eclipse/org.apache.cactus.eclipse.runner/src/java/org/apache/cactus/eclipse/runner/launcher
                        CactusLaunchShortcut.java
  Log:
  Jetty, not Jelly...
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/src/java/org/apache/cactus/eclipse/runner/launcher/CactusLaunchShortcut.java
  
  Index: CactusLaunchShortcut.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/src/java/org/apache/cactus/eclipse/runner/launcher/CactusLaunchShortcut.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- CactusLaunchShortcut.java	27 Mar 2003 14:54:42 -0000	1.8
  +++ CactusLaunchShortcut.java	28 Mar 2003 09:16:16 -0000	1.9
  @@ -287,7 +287,7 @@
   
       /**
        * Returns the provider associated with this CactusLaunchShortcut instance,
  -     * or null if there is none (i.e. Jelly).
  +     * or null if there is none (i.e. Jetty).
        * @return the provider associated with this instance
        */
       public IContainerProvider getContainerProvider()
  
  
  

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