You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2006/03/21 06:20:59 UTC

svn commit: r387420 - /directory/trunks/mina/pom.xml

Author: trustin
Date: Mon Mar 20 21:20:56 2006
New Revision: 387420

URL: http://svn.apache.org/viewcvs?rev=387420&view=rev
Log:
Excluded the playboy mirror which causes a build to hang


Modified:
    directory/trunks/mina/pom.xml

Modified: directory/trunks/mina/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/mina/pom.xml?rev=387420&r1=387419&r2=387420&view=diff
==============================================================================
--- directory/trunks/mina/pom.xml (original)
+++ directory/trunks/mina/pom.xml Mon Mar 20 21:20:56 2006
@@ -128,11 +128,13 @@
 
   <repositories>
     <!-- For releases -->
+    <!--
     <repository>
       <id>playboy.mirror</id>
       <name>Apache Repository @ Playboy</name>
       <url>http://mirrors.playboy.com/apache/maven-repository/</url>
     </repository>
+    -->
 
     <!-- For snapshots (no release jars or non-apache jars) -->
     <repository>