[jboss-cvs] JBossAS SVN: r97864 - trunk/build/src/assembly.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 15 17:19:14 EST 2009


Author: pgier
Date: 2009-12-15 17:19:13 -0500 (Tue, 15 Dec 2009)
New Revision: 97864

Modified:
   trunk/build/src/assembly/jboss-dist.xml
Log:
Add copyright and other info to dist zip.

Modified: trunk/build/src/assembly/jboss-dist.xml
===================================================================
--- trunk/build/src/assembly/jboss-dist.xml	2009-12-15 21:53:51 UTC (rev 97863)
+++ trunk/build/src/assembly/jboss-dist.xml	2009-12-15 22:19:13 UTC (rev 97864)
@@ -24,5 +24,9 @@
       </includes>
       <fileMode>0755</fileMode>
     </fileSet>
+    <fileSet>
+      <directory>docs</directory>
+      <outputDirectory>/jboss-${project.version}</outputDirectory>
+    </fileSet>
   </fileSets>
 </assembly>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list