smor        2002/10/11 07:38:39

  Modified:    src/plugins-build/console/xdocs index.xml
  Added:       src/plugins-build/console/xdocs tasks.xml
  Log:
  Updated the documentation
  Added a task (ability to switch projects in the console)
  
  Revision  Changes    Path
  1.2       +0 -1      jakarta-turbine-maven/src/plugins-build/console/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/console/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 4 Oct 2002 05:51:32 -0000       1.1
  +++ index.xml 11 Oct 2002 14:38:39 -0000      1.2
  @@ -21,7 +21,6 @@
           <ul>
             <li>help - displays the valid commands for the console</li>
             <li>list - lists valid goals for the loaded project</li>
  -          <li><code>!!</code> - re-executes the last goal</li>
           </ul>
         </p>
         <p> 
  
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/console/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Maven Console Tasks</title>
      <author email="[EMAIL PROTECTED]">St�phane MOR</author>
    </properties>
  
    <body>
      <section name="Tasks">
        <p>
          <ul>
            <li>
              Find a way to switch projects easily, so that
              we load all the plugins once for all projects.
            </li>
          </ul>
        </p> 
      </section>
   </body>
  </document>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to