Author: dkulp Date: Fri Sep 5 09:27:55 2008 New Revision: 692476 URL: http://svn.apache.org/viewvc?rev=692476&view=rev Log: Merged revisions 691745 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.1.x-fixes
................ r691745 | dkulp | 2008-09-03 15:38:00 -0400 (Wed, 03 Sep 2008) | 9 lines Merged revisions 691728 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r691728 | dkulp | 2008-09-03 14:46:57 -0400 (Wed, 03 Sep 2008) | 2 lines No longer need stax-utils ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) cxf/branches/2.0.x-fixes/distribution/src/main/release/lib/WHICH_JARS Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Sep 5 09:27:55 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,686765,686827,687097,687464-687465,689109,689112,689122,691316,691357,691491,691711,691715,692468 -/cxf/trunk:651669-686342,686344-686363,686764,686820,687096,687387,687463,688086,688102,688735,691271,691355,691488,691602,691706,692466 +/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,686827,687097,687464-687465,689109,689112,689122,691316,691357,691491,691711,691715,691745,692468 +/cxf/trunk:651669-686342,686344-686363,686764,686820,687096,687387,687463,688086,688102,688735,691271,691355,691488,691602,691706,691728,692466 /incubator/cxf/trunk:434594-651668 Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ --- svnmerge-integrated (original) +++ svnmerge-integrated Fri Sep 5 09:27:55 2008 @@ -1 +1 @@ -/cxf/branches/2.1.x-fixes:1-686313,686315-686332,686334-686346,686348-686828,687097,687464-687465,689109,689112,689122,690841,691316,691357,691491,691711,691715,692344,692468 +/cxf/branches/2.1.x-fixes:1-686313,686315-686332,686334-686346,686348-686828,687097,687464-687465,689109,689112,689122,690841,691316,691357,691491,691711,691715,691745,692344,692468 Modified: cxf/branches/2.0.x-fixes/distribution/src/main/release/lib/WHICH_JARS URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/distribution/src/main/release/lib/WHICH_JARS?rev=692476&r1=692475&r2=692476&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/distribution/src/main/release/lib/WHICH_JARS (original) +++ cxf/branches/2.0.x-fixes/distribution/src/main/release/lib/WHICH_JARS Fri Sep 5 09:27:55 2008 @@ -46,7 +46,6 @@ For Aegis support: - jaxen.jar - jdom.jar -- stax-utils.jar For WS-Security support: - bcprov-jdk14.jar
