[jboss-cvs] JBoss Messaging SVN: r1886 - branches/Branch_1_0

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 17:18:12 EST 2007


Author: juha at jboss.org
Date: 2007-01-02 17:18:11 -0500 (Tue, 02 Jan 2007)
New Revision: 1886

Modified:
   branches/Branch_1_0/build-messaging.xml
Log:
EULA

Modified: branches/Branch_1_0/build-messaging.xml
===================================================================
--- branches/Branch_1_0/build-messaging.xml	2007-01-02 22:17:59 UTC (rev 1885)
+++ branches/Branch_1_0/build-messaging.xml	2007-01-02 22:18:11 UTC (rev 1886)
@@ -622,6 +622,7 @@
       <copy todir="${release.output}" file="${build.lib}/jboss-${module.name}-scoped.sar"/>
       <copy todir="${release.output}" file="${build.lib}/jboss-${module.name}-client.jar"/>
       <copy todir="${release.output}" file="./docs/README.html"/>
+      <copy todir="${release.output}" file="./JBossORG-EULA.txt"/>
       <copy todir="${release.output}/api">
          <fileset dir="${build.api}" includes="**"/>
       </copy>




More information about the jboss-cvs-commits mailing list