[Jboss-cvs] JBossAS SVN: r55344 - branches/JBoss_4_0_3_SP1_CP/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 5 12:12:58 EDT 2006


Author: ryan.campbell at jboss.com
Date: 2006-08-05 12:12:57 -0400 (Sat, 05 Aug 2006)
New Revision: 55344

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
merge JBAS-3205: Backport the latest joesnmp to JBoss 4.0.3SP1 so that the jboss.bind.address can be used.

Modified: branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-08-05 15:50:23 UTC (rev 55343)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-08-05 16:12:57 UTC (rev 55344)
@@ -70,7 +70,7 @@
       <componentref name="junit"
          version="3.8.1" />
       <componentref name="joesnmp"
-         version="0.3.3" />
+         version="0.3.4" />
 
       <componentref name="oswego-concurrent"
          version="1.3.4" />




More information about the jboss-cvs-commits mailing list