Author: dkulp Date: Tue May 29 17:02:46 2012 New Revision: 1343851 URL: http://svn.apache.org/viewvc?rev=1343851&view=rev Log: Blocking revisions 1342735,1342763,1342764,1342765,1342771,1342902,1343558,1343606,1343648,1343715,1343754,1343845,1343846 via svn from https://svn.us.apache.org/repos/asf/cxf/branches/2.4.x-fixes
........ r1342735 | dkulp | 2012-05-25 13:10:09 -0400 (Fri, 25 May 2012) | 2 lines Fix compile failure ........ ........ r1342763 | coheigea | 2012-05-25 14:40:14 -0400 (Fri, 25 May 2012) | 17 lines Merged revisions 1342756 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ r1342756 | coheigea | 2012-05-25 19:25:57 +0100 (Fri, 25 May 2012) | 10 lines Merged revisions 1342711 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1342711 | coheigea | 2012-05-25 17:14:02 +0100 (Fri, 25 May 2012) | 2 lines Added some system tests to test signing and encrypting SOAP (1.1 + 1.2) faults ........ ........ ........ ........ r1342764 | coheigea | 2012-05-25 14:40:28 -0400 (Fri, 25 May 2012) | 4 lines Recording revisions 1342756 via git from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ ........ r1342765 | coheigea | 2012-05-25 14:40:32 -0400 (Fri, 25 May 2012) | 11 lines Blocking revisions 1342757 via git from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ r1342757 | coheigea | 2012-05-25 19:26:11 +0100 (Fri, 25 May 2012) | 3 lines Recording revisions 1342711 via git from https://svn.apache.org/repos/asf/cxf/trunk ........ ........ ........ r1342771 | coheigea | 2012-05-25 14:55:21 -0400 (Fri, 25 May 2012) | 1 line Fix for failing test ........ ........ r1342902 | coheigea | 2012-05-26 10:17:35 -0400 (Sat, 26 May 2012) | 5 lines Upgrading to WSS4J 1.6.6 Conflicts: parent/pom.xml ........ ........ r1343558 | ningjiang | 2012-05-29 03:01:08 -0400 (Tue, 29 May 2012) | 16 lines Merged revisions 1343449 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ................ r1343449 | ningjiang | 2012-05-29 09:47:59 +0800 (Tue, 29 May 2012) | 9 lines Merged revisions 1343446 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343446 | ningjiang | 2012-05-29 09:39:02 +0800 (Tue, 29 May 2012) | 1 line CXF-4345 Allow user-secified feautres for JAXRSClientFactory ........ ................ ........ ........ r1343606 | ay | 2012-05-29 04:56:47 -0400 (Tue, 29 May 2012) | 17 lines Blocking revisions 1343603 via svn from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ r1343603 | ay | 2012-05-29 10:53:52 +0200 (Tue, 29 May 2012) | 9 lines Merged revisions 1343597 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343597 | ay | 2012-05-29 10:27:47 +0200 (Tue, 29 May 2012) | 1 line support other DBs for CXF-4249 ........ ........ ........ ........ r1343648 | ay | 2012-05-29 06:20:44 -0400 (Tue, 29 May 2012) | 17 lines Blocking revisions 1343644 via svn from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ r1343644 | ay | 2012-05-29 12:18:18 +0200 (Tue, 29 May 2012) | 9 lines Merged revisions 1343641 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343641 | ay | 2012-05-29 12:15:53 +0200 (Tue, 29 May 2012) | 1 line set init method in RMTxStore's BP handler for CXF-4282 ........ ........ ........ ........ r1343715 | sergeyb | 2012-05-29 09:29:28 -0400 (Tue, 29 May 2012) | 16 lines Merged revisions 1343663 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ................ r1343663 | sergeyb | 2012-05-29 11:54:44 +0100 (Tue, 29 May 2012) | 9 lines Merged revisions 1343661 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343661 | sergeyb | 2012-05-29 11:51:31 +0100 (Tue, 29 May 2012) | 1 line [CXF-4345] Adding a single method accepting the list of features to JAXRSClientFactory and WebClient, also removing references to Spring in JavaDocs ........ ................ ........ ........ r1343754 | coheigea | 2012-05-29 10:41:44 -0400 (Tue, 29 May 2012) | 14 lines Merged revisions 1343731 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343731 | coheigea | 2012-05-29 15:09:58 +0100 (Tue, 29 May 2012) | 2 lines Added a FaultTest using the client Dispatch API ........ Conflicts: systests/ws-security/src/test/java/org/apache/cxf/systest/ws/fault/FaultTest.java ........ ........ r1343845 | dkulp | 2012-05-29 12:56:31 -0400 (Tue, 29 May 2012) | 4 lines Recording revisions 1342901,1343581,1343733,1343734 via svn from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ ........ r1343846 | dkulp | 2012-05-29 12:56:35 -0400 (Tue, 29 May 2012) | 129 lines Blocking revisions 1342691,1342726,1342731,1342744,1342766,1343216,1343832,1343835,1343836,1343842 via svn from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes ........ r1342691 | dkulp | 2012-05-25 11:41:48 -0400 (Fri, 25 May 2012) | 4 lines Recording revisions 1342687 via git from https://svn.apache.org/repos/asf/cxf/trunk ........ ........ r1342726 | ay | 2012-05-25 12:58:14 -0400 (Fri, 25 May 2012) | 9 lines Merged revisions 1342232 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1342232 | ay | 2012-05-24 14:40:59 +0200 (Thu, 24 May 2012) | 1 line consolidate some BP schemas ........ ........ ........ r1342731 | ay | 2012-05-25 13:02:07 -0400 (Fri, 25 May 2012) | 9 lines Blocking revisions 1342710 via svn from https://svn.apache.org/repos/asf/cxf/trunk ........ r1342710 | ay | 2012-05-25 18:12:07 +0200 (Fri, 25 May 2012) | 1 line add wsdl.xsd in bp schema lookup for offline use ........ ........ ........ r1342744 | ay | 2012-05-25 13:27:07 -0400 (Fri, 25 May 2012) | 1 line add wsdl.xsd in bp schema lookup for offline use ........ ........ r1342766 | ay | 2012-05-25 14:42:21 -0400 (Fri, 25 May 2012) | 1 line missed from Merged revisions 1342232 ........ ........ r1343216 | sergeyb | 2012-05-28 08:04:12 -0400 (Mon, 28 May 2012) | 9 lines Merged revisions 1343210 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343210 | sergeyb | 2012-05-28 12:51:57 +0100 (Mon, 28 May 2012) | 1 line Trying to read XMLSchema for WADL generator not to fail with the low memory available, JIRA to be updated when it's available ........ ........ ........ r1343832 | dkulp | 2012-05-29 12:38:12 -0400 (Tue, 29 May 2012) | 9 lines Merged revisions 1342844 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1342844 | dkulp | 2012-05-25 22:32:31 -0400 (Fri, 25 May 2012) | 1 line Fix some eclipse warnings ........ ........ ........ r1343835 | dkulp | 2012-05-29 12:39:35 -0400 (Tue, 29 May 2012) | 4 lines Recording revisions 1342716,1342900 via svn from https://svn.apache.org/repos/asf/cxf/trunk ........ ........ r1343836 | dkulp | 2012-05-29 12:39:39 -0400 (Tue, 29 May 2012) | 30 lines Blocking revisions 1338377,1338378,1342824,1343774,1343810 via svn from https://svn.apache.org/repos/asf/cxf/trunk ........ r1338377 | dkulp | 2012-05-14 16:10:04 -0400 (Mon, 14 May 2012) | 2 lines Remove a couple static maps from JAX-RS model.... need to talk to Sergey about the others. ........ ........ r1338378 | dkulp | 2012-05-14 16:10:10 -0400 (Mon, 14 May 2012) | 1 line More cleanups in jaxrs systests ........ ........ r1342824 | sergeyb | 2012-05-25 18:23:44 -0400 (Fri, 25 May 2012) | 1 line [CXF-4343] Removing static maps from AbstractResourceInfo ........ ........ r1343774 | coheigea | 2012-05-29 11:22:54 -0400 (Tue, 29 May 2012) | 1 line Adding in a new default EhCache-based StateManager for Web SSO ........ ........ r1343810 | coheigea | 2012-05-29 12:15:28 -0400 (Tue, 29 May 2012) | 1 line Fixed signature creation for the redirect binding of Web SSO ........ ........ ........ r1343842 | dkulp | 2012-05-29 12:51:42 -0400 (Tue, 29 May 2012) | 9 lines Merged revisions 1343075 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1343075 | sergeyb | 2012-05-27 14:13:04 -0400 (Sun, 27 May 2012) | 1 line Including OAuth10 client/server demos in the build ........ ........ ........ Modified: cxf/branches/2.3.x-fixes/ (props changed) Propchange: cxf/branches/2.3.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
