vmassol     2002/10/08 08:07:39

  Added:       src/plugins-build/cactus/xdocs tasks.xml
  Log:
  todo stuff
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/plugins-build/cactus/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Tasks</title>
      <author email="[EMAIL PROTECTED]">Vincent Massol</author>
    </properties>
  
    <body>
      <section name="Tasks">
        <p>
                Lists of todos and ideas for future versions.
        </p>
  
        <subsection name="1.0">
          <p>
            <ul>
              <li>
                Test with JspRedirector and FilterRedirector
              </li>
              <li>
                Transform cactus Ant scripts to Jelly scripts for :
                Tomcat 3.x, Orion 1.5, Orion 1.6, Resin 2.x, WebLogic 6.x,
                WebLogic 7.x, Enhydra 3.x.
              </li>
              <li>
                Allow overriding of web.xml by projects in order to customize
                it. Ideally this means an XML merge of some sort (?).
              </li>
              <li>
                Support containers that are already started (same as the Cactus
                runservertests Ant task).
              </li>
              <li>
                Improve the Jelly code to start the server in a separate thread.
                Probably need to write a Jelly Tag (same as the Cactus Ant tags).
              </li>
              <li>
                Add more scripts for JBoss/Jonas/Jetty.
              </li>
              <li>
                Describe plugin properties in the Maven plugin documentation.
              </li>
              <li>
                Add a <code>test-all</code> goal that runs the tests on all 
                defined containers.
              </li>
            </ul>
          </p>
        </subsection>
        <subsection name="Unassigned">
          <p>
          </p>
        </subsection>
  
      </section>
  
    </body>
  </document>
  
  
  

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

Reply via email to