[jboss-cvs] JBossAS SVN: r110999 - branches/JBPAPP_5_1/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 22 14:22:09 EDT 2011


Author: fnasser at redhat.com
Date: 2011-03-22 14:22:09 -0400 (Tue, 22 Mar 2011)
New Revision: 110999

Modified:
   branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
Log:
Add MEAD maven repo to the list of repos the seam tests look at

Modified: branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml	2011-03-22 15:04:01 UTC (rev 110998)
+++ branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml	2011-03-22 18:22:09 UTC (rev 110999)
@@ -15,6 +15,7 @@
       	  <dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-dvdstore" version="${seam_version}" type="xml" classifier="ds"/>
       	  <dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-numberguess" version="${seam_version}" type="ear"/>
       	  <dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-jpa" version="${seam_version}" type="war"/>
+      	  <remoterepository id="mead-repository.jboss.org" url="http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-build/latest/maven2"/>
       	  <remoterepository id="prod-repository.jboss.org" url="http://repository.jboss.org/maven2-brew"/>
       	  <remoterepository id="repository.jboss.org" url="http://repository.jboss.org/maven2"/>
       	  <remoterepository id="snapshots.jboss.org" url="http://snapshots.jboss.org/maven2"/>



More information about the jboss-cvs-commits mailing list