jvanzyl     2002/06/24 07:38:12

  Modified:    xdocs    tasks.xml
  Log:
  Trying to make a little list for the b5 requirments.
  
  Revision  Changes    Path
  1.25      +26 -11    jakarta-turbine-maven/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/tasks.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- tasks.xml 4 Jun 2002 02:19:37 -0000       1.24
  +++ tasks.xml 24 Jun 2002 14:38:12 -0000      1.25
  @@ -10,17 +10,38 @@
       <section name="Tasks">
         <p>
         </p>
  -      
  +
         <subsection name="Unassigned">
           <p>
             <ul>
               <li>
  -              The exception handling must be cleaned up ASAP in order to provide
  -              meaningful information to users. As a stop-gap solution the error
  -              can be trapped in the executors and emitted until a way is found
  -              to tame the AntTaskAdapter which eats the exceptions. (jvz)
  +              POM inheritence mechanism. Will wait for the switch to betwixt.
  +            </li>
  +            <li>
  +              Minimal reactor. This includes the dep graph, central repository
  +              of deps and all that jazz.
  +            </li>
  +            <li>
  +              Script execution. Remove the requirement of the Ant execution
  +              environment. Along with this we'll get the exception handling
  +              we've been looking for.
               </li>
               <li>
  +              Generation of a standard build.xml file.
  +            </li>
  +            <li>
  +              Snapshot JARs need to be used for all versions of JARs that
  +              aren't released. So we can get rid of the update-jars
  +              functionalility.
  +            </li>
  +          </ul>
  +        </p>
  +      </subsection>
  +
  +      <subsection name="Unassigned">
  +        <p>
  +          <ul>
  +            <li>
                 Maven:deploy-dist needs to work. (jvz)
               </li>
               <li>
  @@ -36,9 +57,6 @@
                 repository. There are definite things to be learned from the Perl 
folks.(jvz)
               </li>
               <li>
  -              dep graph (jvz)
  -            </li>
  -            <li>
                 Need to restructure the mailing lists and object model so
                 that we can easily select the dev mailing list for continuous
                 integration problems. discovered when trying to apply the
  @@ -134,9 +152,6 @@
               <li>
                 JXR task needs to be modified so that XML is produced so that it
                 can be transformed to into something that looks better.
  -            </li>
  -            <li>
  -              POM inheritence mechanism. Will wait for the switch to betwixt.
               </li>
               <li>
                 A little report displaying the use of dev JARs as opposed to
  
  
  

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

Reply via email to