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/20 12:10:32 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs/integration/eclipse eclipse_plugin.xml

jruaux      2003/03/20 03:10:32

  Modified:    documentation/docs/xdocs/integration/eclipse
                        eclipse_plugin.xml
  Log:
  Added doc for the webapp plugin
  
  Revision  Changes    Path
  1.10      +4 -6      jakarta-cactus/documentation/docs/xdocs/integration/eclipse/eclipse_plugin.xml
  
  Index: eclipse_plugin.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/eclipse/eclipse_plugin.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- eclipse_plugin.xml	20 Mar 2003 11:00:33 -0000	1.9
  +++ eclipse_plugin.xml	20 Mar 2003 11:10:32 -0000	1.10
  @@ -273,11 +273,9 @@
                 <ul>
                   <li>
                     creating the war file for the cactus tests: this is
  -                  done by the
  -                  <code>
  -                    WarBuilder
  -                  </code>
  -                  class, and relies on an Ant script for that.
  +                  done in a call to the 
  +                  <link href="site:webapp_plugin">Webapp plug-in</link>
  +                  <code>WarBuilder</code> class.
                   </li>
                   <li>
                     setting up the container: prepares the configuration
  @@ -328,7 +326,7 @@
                 <p>
                   To know when tests have ended we register our TestListener to
                   the JUnit plugin. To this end the JUnit plugin needed a
  -                modification which has been integrated in the release 2.1 M5 of
  +                modification which has been integrated in the 2.1 release of
                   the Eclipse platform.
                 </p>
               </li>
  
  
  

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