You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/07/03 17:43:13 UTC

svn commit: r208933 - /jakarta/commons/proper/math/trunk/maven.xml

Author: psteitz
Date: Sun Jul  3 08:43:13 2005
New Revision: 208933

URL: http://svn.apache.org/viewcvs?rev=208933&view=rev
Log:
Fixed release notes file name.

Modified:
    jakarta/commons/proper/math/trunk/maven.xml

Modified: jakarta/commons/proper/math/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/trunk/maven.xml?rev=208933&r1=208932&r2=208933&view=diff
==============================================================================
--- jakarta/commons/proper/math/trunk/maven.xml (original)
+++ jakarta/commons/proper/math/trunk/maven.xml Sun Jul  3 08:43:13 2005
@@ -48,7 +48,7 @@
   <preGoal name="dist:build-src">
     <copy todir="${maven.dist.src.assembly.dir}">
       <fileset file='${basedir}/NOTICE.txt'/>
-      <fileset file='${basedir}/release-notes.txt'/>
+      <fileset file='${basedir}/RELEASE-NOTES.txt'/>
     </copy>
     <delete dir="${maven.dist.src.assembly.dir}/src/experimental" />
     <move todir="${maven.dist.src.assembly.dir}-src">



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