You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2006/10/24 08:32:47 UTC

svn commit: r467256 - /incubator/cxf/trunk/pom.xml

Author: ningjiang
Date: Mon Oct 23 23:32:46 2006
New Revision: 467256

URL: http://svn.apache.org/viewvc?view=rev&rev=467256
Log:
commented out  ActiveMQ Maven2 Temp Repository to make get the build can work in Beijing, for now we can't connect to people.apache.org 

Modified:
    incubator/cxf/trunk/pom.xml

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=467256&r1=467255&r2=467256
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Mon Oct 23 23:32:46 2006
@@ -650,11 +650,11 @@
                 <enabled>true</enabled>
             </snapshots>
         </repository>
-        <repository>
+        <!--repository>
         <id>ActiveMQ</id>
         <name>ActiveMQ Maven2 Temp Repository</name>
         <url>http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC3/maven2</url>
-        </repository>
+        </repository-->
         <repository>
             <id>java.net</id>
             <name>java.net Maven Repository</name>