[jboss-svn-commits] JBL Code SVN: r8015 - in labs/jbossesb/trunk/product: . lib

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 1 06:56:58 EST 2006


Author: mark.little at jboss.com
Date: 2006-12-01 06:56:55 -0500 (Fri, 01 Dec 2006)
New Revision: 8015

Modified:
   labs/jbossesb/trunk/product/build.xml
   labs/jbossesb/trunk/product/lib/Licenses.txt
Log:
Make sure Licences.txt file is installed.

Modified: labs/jbossesb/trunk/product/build.xml
===================================================================
--- labs/jbossesb/trunk/product/build.xml	2006-12-01 11:46:46 UTC (rev 8014)
+++ labs/jbossesb/trunk/product/build.xml	2006-12-01 11:56:55 UTC (rev 8015)
@@ -190,6 +190,7 @@
 				<include name="*.jar"/>
 			</fileset>
 		</copy>
+		<copy file="lib/Licenses.txt" todir="${org.jboss.esb.installationdirectory}/lib" />
 
 		<echo message="Installing xml ${org.jboss.esb.installationdirectory}"/>
 		<mkdir dir="${org.jboss.esb.installationdirectory}/xml"/>

Modified: labs/jbossesb/trunk/product/lib/Licenses.txt
===================================================================
--- labs/jbossesb/trunk/product/lib/Licenses.txt	2006-12-01 11:46:46 UTC (rev 8014)
+++ labs/jbossesb/trunk/product/lib/Licenses.txt	2006-12-01 11:56:55 UTC (rev 8015)
@@ -1,4 +1,4 @@
-The jars in this directory are covered by a range of licences, as described
+The jars used by and/or shipped with JBossESB are covered by a range of licences, as described
 below.
 
 JBoss jars:




More information about the jboss-svn-commits mailing list