[Jboss-cvs] JBossAS SVN: r56463 - trunk/tools/etc/buildmagic

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 30 15:58:18 EDT 2006


Author: chilin
Date: 2006-08-30 15:58:17 -0400 (Wed, 30 Aug 2006)
New Revision: 56463

Modified:
   trunk/tools/etc/buildmagic/aliases.ent
Log:
Updating apache.commons.classpath with commons-lang-2.1.jar

Modified: trunk/tools/etc/buildmagic/aliases.ent
===================================================================
--- trunk/tools/etc/buildmagic/aliases.ent	2006-08-30 19:06:40 UTC (rev 56462)
+++ trunk/tools/etc/buildmagic/aliases.ent	2006-08-30 19:58:17 UTC (rev 56463)
@@ -8,7 +8,7 @@
   <pathelement path="${apache.pool.lib}/commons-pool.jar"/>
   <pathelement path="${apache.discovery.lib}/commons-discovery.jar"/>
   <pathelement path="${apache.fileupload.lib}/commons-fileupload.jar"/>
-  <pathelement path="${apache.lang.lib}/commons-lang-2.0.jar"/>  
+  <pathelement path="${apache.lang.lib}/commons-lang-2.1.jar"/>  
 </path>
 
 <path id="sax.classpath">




More information about the jboss-cvs-commits mailing list