You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/02/05 19:26:56 UTC

svn commit: r618732 - /geronimo/server/trunk/pom.xml

Author: jbohn
Date: Tue Feb  5 10:26:53 2008
New Revision: 618732

URL: http://svn.apache.org/viewvc?rev=618732&view=rev
Log:
revert 618720 ... it turns out that the m1 & m2 repos do not contain the same content

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=618732&r1=618731&r2=618732&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Tue Feb  5 10:26:53 2008
@@ -2306,10 +2306,9 @@
         </repository>
 
         <repository>
-            <id>maven2-repository.dev.java.net</id>
-            <name>Java.net Repository for Maven</name>
-            <url>http://download.java.net/maven/2/</url>
-            <layout>default</layout>
+            <id>java.net</id>
+            <url>http://download.java.net/maven/1/</url>
+            <layout>legacy</layout>
             <snapshots>
                 <enabled>false</enabled>
             </snapshots>



Re: svn commit: r618732 - /geronimo/server/trunk/pom.xml

Posted by Davanum Srinivas <da...@gmail.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hehe :) I was just about to say that

- -- dims

jbohn@apache.org wrote:
| Author: jbohn
| Date: Tue Feb  5 10:26:53 2008
| New Revision: 618732
|
| URL: http://svn.apache.org/viewvc?rev=618732&view=rev
| Log:
| revert 618720 ... it turns out that the m1 & m2 repos do not contain the same content
|
| Modified:
|     geronimo/server/trunk/pom.xml
|
| Modified: geronimo/server/trunk/pom.xml
| URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=618732&r1=618731&r2=618732&view=diff
| ==============================================================================
| --- geronimo/server/trunk/pom.xml (original)
| +++ geronimo/server/trunk/pom.xml Tue Feb  5 10:26:53 2008
| @@ -2306,10 +2306,9 @@
|          </repository>
|
|          <repository>
| -            <id>maven2-repository.dev.java.net</id>
| -            <name>Java.net Repository for Maven</name>
| -            <url>http://download.java.net/maven/2/</url>
| -            <layout>default</layout>
| +            <id>java.net</id>
| +            <url>http://download.java.net/maven/1/</url>
| +            <layout>legacy</layout>
|              <snapshots>
|                  <enabled>false</enabled>
|              </snapshots>
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHqKqvgNg6eWEDv1kRAtpUAKDIWcvIOM44cLi0N7PLeCVLbEcHlgCfcNtm
/pa4dvxr2HfsK0ukFz6QUrk=
=hLGQ
-----END PGP SIGNATURE-----