You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2002/03/29 18:00:36 UTC

cvs commit: jakarta-turbine-maven tasks.xml

jvanzyl     02/03/29 09:00:36

  Added:       .        tasks.xml
  Log:
  I will turn this into an xdoc eventually.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  Things that would be nice before the release
  --------------------------------------------
  
  . checkstyle integration (warner)
  . dep graph (jvz)
  . maven:deploy-dist needs to work (jvz)
  . schema for project.xml (jvz)
  . 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
    nag feature of gump.
  . todo document -> bob suggests just a task list which can be scoped for
    for a release if necessary.
  . roadmap document
  . status document (weekly report type thing)
  . faq
  . look at release guide in tomcat 4
  
  . the <inceptionYear> and <organization> must be set in order for
    javadoc to work. i get illegal pattern char without, need to
    make sure those things are set.
  
  . how to generally deal with example code and where it belongs
    in the source tree and how it should be package in the
    distribution.
    
  . dealing with contrib and scratchpad areas.
  
  . how to shuffle your cvs structure around and keep your history. i notice
    some projects that i'm trying to mavenize have some pretty weird directory
    structures but it would be nice to be able to restructure the directory
    and still keep the history.
  
  . release generated page based on the distribution directory and some
    standard text. just looking at things that can be culled from
    the turbine site.
    
  . same with the how do i contribute blurb at the bottom of the t2
    pages. those can be generated.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>