Author: dkulp Date: Mon Aug 18 07:12:17 2008 New Revision: 686768 URL: http://svn.apache.org/viewvc?rev=686768&view=rev Log: Merged revisions 686765 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.1.x-fixes
................ r686765 | dkulp | 2008-08-18 10:10:35 -0400 (Mon, 18 Aug 2008) | 9 lines Merged revisions 686764 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r686764 | dkulp | 2008-08-18 10:08:25 -0400 (Mon, 18 Aug 2008) | 2 lines Infrastructure does like timestamp snapshots ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) cxf/branches/2.0.x-fixes/pom.xml Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Mon Aug 18 07:12:17 2008 @@ -1,3 +1,3 @@ -/cxf/branches/2.1.x-fixes:673548,674485,674547,674551,674562,674601,674649,674764,674887,675644,675653,677048,677385,678004,678009,678559,678629,678808,678852,678891,678893,679248,679597,680435,681060,681165,681813,681816,682902,682951,683089,683290,683318,684099,684790-684793,684842,684862,684895-684918,685205,685253,686237,686283,686299,686333-686364 -/cxf/trunk:651669-686342,686344-686363 +/cxf/branches/2.1.x-fixes:673548,674485,674547,674551,674562,674601,674649,674764,674887,675644,675653,677048,677385,678004,678009,678559,678629,678808,678852,678891,678893,679248,679597,680435,681060,681165,681813,681816,682902,682951,683089,683290,683318,684099,684790-684793,684842,684862,684895-684918,685205,685253,686237,686283,686299,686333-686364,686765 +/cxf/trunk:651669-686342,686344-686363,686764 /incubator/cxf/trunk:434594-651668 Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ --- svnmerge-integrated (original) +++ svnmerge-integrated Mon Aug 18 07:12:17 2008 @@ -1 +1 @@ -/cxf/branches/2.1.x-fixes:1-686313,686315-686332,686334-686346,686348-686364 +/cxf/branches/2.1.x-fixes:1-686313,686315-686332,686334-686346,686348-686766 Modified: cxf/branches/2.0.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/pom.xml?rev=686768&r1=686767&r2=686768&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/pom.xml (original) +++ cxf/branches/2.0.x-fixes/pom.xml Mon Aug 18 07:12:17 2008 @@ -55,6 +55,7 @@ <id>apache.snapshots</id> <name>Apache Development Snapshot Repository</name> <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url> + <uniqueVersion>false</uniqueVersion> </snapshotRepository> <site> <id>apache.cxf.site</id>
