jvanzyl     02/05/27 14:17:01

  Modified:    src/descriptors fix-project.dvsl
  Log:
  fixing a type that was preventing the descriptors from being generated
  correctly and therefore preventing the package -> project map from
  being made.
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-turbine-maven/src/descriptors/fix-project.dvsl
  
  Index: fix-project.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/descriptors/fix-project.dvsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- fix-project.dvsl  19 Apr 2002 17:06:48 -0000      1.5
  +++ fix-project.dvsl  27 May 2002 21:17:01 -0000      1.6
  @@ -43,7 +43,7 @@
     
     </developers>
     
  -  </dependencies>
  +  <dependencies/>
   
     <build>
       
  
  
  

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

Reply via email to