Author: brett
Date: Sat Jun 11 19:13:22 2005
New Revision: 190195
URL: http://svn.apache.org/viewcvs?rev=190195&view=rev
Log:
include release notes in distro
Modified:
jakarta/commons/proper/jelly/trunk/maven.xml
Modified: jakarta/commons/proper/jelly/trunk/maven.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/maven.xml?rev=190195&r1=190194&r2=190195&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/maven.xml (original)
+++ jakarta/commons/proper/jelly/trunk/maven.xml Sat Jun 11 19:13:22 2005
@@ -61,6 +61,7 @@
<ant:fileset dir=".">
<ant:include name="parent-project.xml" />
<ant:include name="NOTICE.txt" />
+ <ant:include name="RELEASE-NOTES.txt" />
</ant:fileset>
</ant:copy>
</postGoal>
@@ -76,6 +77,7 @@
<copy todir="${maven.dist.bin.assembly.dir}">
<fileset dir=".">
<ant:include name="NOTICE.txt" />
+ <ant:include name="RELEASE-NOTES.txt" />
</fileset>
</copy>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]