quintonm    2003/02/11 09:54:58

  Modified:    .        project.xml
  Log:
  Added commons-fileupload as a dependency
  
  Revision  Changes    Path
  1.95      +8 -0      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- project.xml       11 Feb 2003 17:18:29 -0000      1.94
  +++ project.xml       11 Feb 2003 17:54:58 -0000      1.95
  @@ -391,6 +391,14 @@
         </properties>
       </dependency>
       <dependency>
  +      <id>commons-fileupload</id>
  +      <version>1.0-dev</version>
  +      <url>http://jakarta.apache.org/commons/fileupload/index.html</url>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties>
  +    </dependency>
  +    <dependency>
         <id>commons-email</id>
         <version>0.1-dev</version>
         <url>http://jakarta.apache.org/commons/sandbox/email</url>
  
  
  

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

Reply via email to