You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/23 03:23:05 UTC

cvs commit: db-torque project-base.xml

seade       2004/08/22 18:23:05

  Modified:    .        project-base.xml
  Log:
  Add license to site.
  
  Revision  Changes    Path
  1.8       +9 -0      db-torque/project-base.xml
  
  Index: project-base.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/project-base.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project-base.xml	14 Aug 2004 13:09:58 -0000	1.7
  +++ project-base.xml	23 Aug 2004 01:23:05 -0000	1.8
  @@ -210,6 +210,14 @@
       </contributor>
     </contributors>
   
  +  <licenses>
  +    <license>
  +      <name>The Apache Software License, Version 2.0</name>
  +      <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
  +      <distribution>repo</distribution>
  +    </license>
  +  </licenses>
  +
     <build>
       <nagEmailAddress>torque-dev@db.apache.org</nagEmailAddress>
       <sourceDirectory>src/java</sourceDirectory>
  @@ -237,6 +245,7 @@
       <report>maven-javadoc-plugin</report>
       <report>maven-jxr-plugin</report>
       <report>maven-junit-report-plugin</report>
  +    <report>maven-license-plugin</report>
       <report>maven-tasklist-plugin</report>
       <report>maven-pmd-plugin</report>
       <report>maven-simian-plugin</report>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org