[jboss-cvs] JBossAS SVN: r110207 - branches/JBPAPP_5_1.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 23 18:42:37 EST 2010


Author: fnasser at redhat.com
Date: 2010-12-23 18:42:37 -0500 (Thu, 23 Dec 2010)
New Revision: 110207

Modified:
   branches/JBPAPP_5_1/pom.xml
Log:
Temporarely disable mead repo over signing mismatch for org.jboss.naming.NamingService

Modified: branches/JBPAPP_5_1/pom.xml
===================================================================
--- branches/JBPAPP_5_1/pom.xml	2010-12-23 22:35:29 UTC (rev 110206)
+++ branches/JBPAPP_5_1/pom.xml	2010-12-23 23:42:37 UTC (rev 110207)
@@ -298,7 +298,7 @@
       <name>JBoss Production Releases MEAD Repository</name>
       <url>http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-candidate/latest/maven2</url>
       <releases>
-        <enabled>true</enabled>
+        <enabled>false</enabled>
       </releases>
       <snapshots>
         <enabled>false</enabled>



More information about the jboss-cvs-commits mailing list