You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2004/12/14 10:40:56 UTC

cvs commit: jakarta-commons/email project.xml

epugh       2004/12/14 01:40:55

  Modified:    email    project.xml
  Log:
  Add "NOTICE.txt" to jar
  
  Revision  Changes    Path
  1.7       +8 -1      jakarta-commons/email/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/email/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	30 Nov 2004 14:03:17 -0000	1.6
  +++ project.xml	14 Dec 2004 09:40:55 -0000	1.7
  @@ -21,7 +21,7 @@
     <inceptionYear>2001</inceptionYear>
     <shortDescription>Commons Email</shortDescription>
     <description>Commons Email provides a simple wrapper over the Java Mail API</description>
  -  <currentVersion>1.0-dev</currentVersion>
  +  <currentVersion>1.0-rc2</currentVersion>
     <package>org.apache.commons.mail</package>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <siteAddress>jakarta.apache.org</siteAddress>
  @@ -152,6 +152,13 @@
         </includes>
       </unitTest>
       <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>
  +    <resources>
  +      <resource>
  +        <includes>
  +          <include>NOTICE.txt</include>
  +        </includes>
  +      </resource>
  +    </resources>	
     </build>
     
     <reports>
  
  
  

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