You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/05/07 16:32:54 UTC

svn commit: r772661 - in /cxf/branches/2.1.x-fixes: ./ distribution/bundle/pom.xml

Author: dkulp
Date: Thu May  7 14:32:53 2009
New Revision: 772661

URL: http://svn.apache.org/viewvc?rev=772661&view=rev
Log:
Merged revisions 767927 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r767927 | dkulp | 2009-04-23 10:17:53 -0400 (Thu, 23 Apr 2009) | 2 lines
  
  Opensaml is in central now
........

Modified:
    cxf/branches/2.1.x-fixes/   (props changed)
    cxf/branches/2.1.x-fixes/distribution/bundle/pom.xml

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu May  7 14:32:53 2009
@@ -1 +1 @@
-/cxf/trunk:743446,753380,753397,753421,754585,755365,757499,757859,757899,757935,757951,758195,758303,758308,758378,758690,758910,759890,759961,759963-759964,759966,760029,760073,760150,760171,760178,760198,760212,760456,760468,760582,760938,761094,761113,761120,761317,761759,761789,762393,762518,762567,763200,763272,763495,763854,763931,763942,763953,764033-764034,764581,764599-764606,764887,765357,766013,766058,766100-766101,766763,766770,766860,766962-766963,767159,767191,772143
+/cxf/trunk:743446,753380,753397,753421,754585,755365,757499,757859,757899,757935,757951,758195,758303,758308,758378,758690,758910,759890,759961,759963-759964,759966,760029,760073,760150,760171,760178,760198,760212,760456,760468,760582,760938,761094,761113,761120,761317,761759,761789,762393,762518,762567,763200,763272,763495,763854,763931,763942,763953,764033-764034,764581,764599-764606,764887,765357,766013,766058,766100-766101,766763,766770,766860,766962-766963,767159,767191,767927,772143

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.1.x-fixes/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/distribution/bundle/pom.xml?rev=772661&r1=772660&r2=772661&view=diff
==============================================================================
--- cxf/branches/2.1.x-fixes/distribution/bundle/pom.xml (original)
+++ cxf/branches/2.1.x-fixes/distribution/bundle/pom.xml Thu May  7 14:32:53 2009
@@ -47,24 +47,6 @@
         </dependency>
     </dependencies>
 
-    <repositories>
-        <!-- work around opensaml not being in central -->  
-        <repository>
-            <releases>
-                <enabled>true</enabled>
-                <checksumPolicy>warn</checksumPolicy>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-                <checksumPolicy>warn</checksumPolicy>
-            </snapshots>
-            <id>apache-ws-snapshots2</id>
-            <name>Apache ws.zones - 2</name>
-            <url>http://ws.zones.apache.org/repository2/</url>
-        </repository>
-    </repositories>
-
-
 
     <build>
         <resources>