[jboss-svn-commits] JBL Code SVN: r8839 - in labs/jbossesb/trunk: product and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Jan 12 11:55:26 EST 2007


Author: mark.little at jboss.com
Date: 2007-01-12 11:55:23 -0500 (Fri, 12 Jan 2007)
New Revision: 8839

Added:
   labs/jbossesb/trunk/Contributors.txt
Modified:
   labs/jbossesb/trunk/product/build.xml
Log:
Added contributors text file.

Added: labs/jbossesb/trunk/Contributors.txt
===================================================================
--- labs/jbossesb/trunk/Contributors.txt	2007-01-12 12:53:51 UTC (rev 8838)
+++ labs/jbossesb/trunk/Contributors.txt	2007-01-12 16:55:23 UTC (rev 8839)
@@ -0,0 +1,24 @@
+JBossESB is truly a community development. The following people have helped to make JBossESB.
+
+Mark Little
+Kevin Conner
+Daniel Brum
+Esteban Schifman
+Tom Fennelly
+Kurt Stam
+Johan Kumps
+Arvinder Singh
+Mugdho Debnath
+Mihir Sahu
+Dave Dunkin
+John Gilbert
+Burr Sutter
+Jason Lenhart
+Dave DeGroff
+Bruno Georges
+Sebastic Cao
+Jarkko Lietolahti
+Martin Kelly
+Surendra Naidoo
+Mohit Keswani
+

Modified: labs/jbossesb/trunk/product/build.xml
===================================================================
--- labs/jbossesb/trunk/product/build.xml	2007-01-12 12:53:51 UTC (rev 8838)
+++ labs/jbossesb/trunk/product/build.xml	2007-01-12 16:55:23 UTC (rev 8839)
@@ -269,6 +269,7 @@
 		
 		<echo message="Installing docs"/>
 			<copy file="README_FIRST.txt" todir="${org.jboss.esb.installationdirectory}"/>
+			<copy file="../Contributors.txt" todir="${org.jboss.esb.installationdirectory}"/>
 		
 			<mkdir dir="${org.jboss.esb.installationdirectory}/docs"/>
 			<copy




More information about the jboss-svn-commits mailing list