You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/03/04 01:44:37 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/repository/xdocs tasks.xml

dion        2003/03/03 16:44:37

  Added:       src/plugins-build/repository/xdocs tasks.xml
  Log:
  Docs on tasks
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/plugins-build/repository/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Tasks</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
  
    <body>
      <section name="Tasks">
        <subsection name="To do">
          <ol>
            <li>Remove violations if any still exist (xsdlib* is the only one)</li>
            <li>set up pom directories for all hosted groups</li>
            <li>upload poms for all artifacts</li>
            <li>Find the following projects:
              <ul>
                <li>excalibur-mpool - asl</li>
                <li>jsr94 - I can't find the download</li>
                <li>jstyle - used to be http://www.redrival.com/greenrd/java/jstyle</li>
                <li>struts-menu - no license on file. Have contacted authors</li>
                <li>textarea - looks like it used to be on sf.net?</li>
                <li>download msv licenses and place on repo</li>
              </ul>
            </li>
            <li>Remove javadoc directory once agreement reached</li>
            <li>deploy source code to ibiblio for all GPL licensed projects</li>
          </ol>
        </subsection>
        
        <subsection name="Done">
         <ol>
           <li>Create license directories on ibiblio via jelly</li>
           <li>Upload licenses available via http via jelly</li>
           <li>Ensure all versions on ibiblio are covered by licenses (up to statcvs)</li>
         </ol>
        </subsection>
      </section>
  
    </body>
  </document>