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/12/12 03:43:40 UTC

svn commit: r356111 - /jakarta/commons/proper/math/branches/MATH_1_1/maven.xml

Author: psteitz
Date: Sun Dec 11 18:43:38 2005
New Revision: 356111

URL: http://svn.apache.org/viewcvs?rev=356111&view=rev
Log:
Include build.properties.sample in src distro.

Modified:
    jakarta/commons/proper/math/branches/MATH_1_1/maven.xml

Modified: jakarta/commons/proper/math/branches/MATH_1_1/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/branches/MATH_1_1/maven.xml?rev=356111&r1=356110&r2=356111&view=diff
==============================================================================
--- jakarta/commons/proper/math/branches/MATH_1_1/maven.xml (original)
+++ jakarta/commons/proper/math/branches/MATH_1_1/maven.xml Sun Dec 11 18:43:38 2005
@@ -49,6 +49,7 @@
     <copy todir="${maven.dist.src.assembly.dir}">
       <fileset file='${basedir}/checkstyle.xml'/>
       <fileset file='${basedir}/license-header.txt'/>
+      <fileset file='${basedir}/build.properties.sample'/>
       <fileset file='${basedir}/NOTICE.txt'/>
       <fileset file='${basedir}/RELEASE-NOTES.txt'/>
       <fileset file='${basedir}/release-notes.jsl'/>



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