[jboss-cvs] JBossAS SVN: r57891 - branches/Branch_4_0/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 27 06:31:36 EDT 2006


Author: dimitris at jboss.org
Date: 2006-10-27 06:31:33 -0400 (Fri, 27 Oct 2006)
New Revision: 57891

Modified:
   branches/Branch_4_0/build/build-release.xml
Log:
JBAS-3789, update EULA

Modified: branches/Branch_4_0/build/build-release.xml
===================================================================
--- branches/Branch_4_0/build/build-release.xml	2006-10-27 09:30:20 UTC (rev 57890)
+++ branches/Branch_4_0/build/build-release.xml	2006-10-27 10:31:33 UTC (rev 57891)
@@ -210,8 +210,7 @@
       <copy todir="${jboss.dist}/docs/licenses">
          <fileset dir="${jboss.thirdparty}/licenses"/>
       </copy>
-      <copy file="${jboss.build.dir}/docs/JBossEULA.txt" todir="${jboss.dist}/docs/licenses"/>
-      <!-- Copy the build/docs to the dist root -->
+      <!-- Copy the build/docs to the dist root, including the jboss EULA -->
       <copy todir="${jboss.dist}">
          <fileset dir="${jboss.build.dir}/docs"/>
       </copy>




More information about the jboss-cvs-commits mailing list